summary refs log tree commit diff stats
path: root/tests/exception
Commit message (Expand)AuthorAgeFilesLines
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-047-10/+10
* Fixed defer test.Yuriy Glukhov2015-08-071-0/+1
* destructors now work with overloaded assignment operators; fixes #2811; fixes...Araq2015-08-051-1/+25
* fixes #1888Araq2015-04-275-24/+24
* fixes #2476Araq2015-04-192-5/+5
* some love for the testsuite; fixed regressionsAraq2015-03-011-0/+18
* more tests greenAraq2014-08-315-18/+18
* Added test cases for return in except statements.Audun Wilhelmsen2014-02-232-0/+60
* Added tougher test case for return within finally statement.Audun Wilhelmsen2014-02-231-0/+40
* Fixed issue 391 (nested break in except-stmts)Audun Wilhelmsen2014-02-161-0/+45
* new tester; all tests categorizedAraq2014-01-1311-0/+304
id='n142' href='#n142'>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 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196