Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 7 | -10/+10 |
* | Fixed defer test. | Yuriy Glukhov | 2015-08-07 | 1 | -0/+1 |
* | destructors now work with overloaded assignment operators; fixes #2811; fixes... | Araq | 2015-08-05 | 1 | -1/+25 |
* | fixes #1888 | Araq | 2015-04-27 | 5 | -24/+24 |
* | fixes #2476 | Araq | 2015-04-19 | 2 | -5/+5 |
* | some love for the testsuite; fixed regressions | Araq | 2015-03-01 | 1 | -0/+18 |
* | more tests green | Araq | 2014-08-31 | 5 | -18/+18 |
* | Added test cases for return in except statements. | Audun Wilhelmsen | 2014-02-23 | 2 | -0/+60 |
* | Added tougher test case for return within finally statement. | Audun Wilhelmsen | 2014-02-23 | 1 | -0/+40 |
* | Fixed issue 391 (nested break in except-stmts) | Audun Wilhelmsen | 2014-02-16 | 1 | -0/+45 |
* | new tester; all tests categorized | Araq | 2014-01-13 | 11 | -0/+304 |