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
ahoang/Nim/commit/tests/mmaptest.nim?h=devel&id=7efe817ca3ad2323a8200b2f73539da4b9bfad24'>7efe817ca ^
e80465dac ^
7efe817ca ^
e80465dac ^
7efe817ca ^
















1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48