summary refs log tree commit diff stats
path: root/tests/manyloc
Commit message (Expand)AuthorAgeFilesLines
...
* fixes #385Araq2013-06-031-0/+494
* revert new scope for 'if'Araq2013-05-022-0/+170
* bugfixes mostly JS relatedAraq2013-05-013-1/+2
* made some tests greenAraq2013-04-221-0/+1
* added manyloc test suite; --path now relative to project dir if not absoluteAraq2013-04-1349-0/+9271
* Fixed bug with xmltree.attrs when attributes have not been initialisedDominik Picheta2013-03-235-690/+0
* better error message when C compilation failsAraq2013-03-191-0/+1
* tester supports large testsAraq2013-03-185-0/+689
a> 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177