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
nc/tasyncudp.nim?h=devel&id=e80465dacf50f260abec30ae57d37b298c93fd83'>e80465dac ^
e9604b443 ^















f972b464c ^
e9604b443 ^





f972b464c ^
e9604b443 ^















e80465dac ^
e9604b443 ^


e80465dac ^
e9604b443 ^



f972b464c ^
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78