summary refs log tree commit diff stats
path: root/tests/stdlib/tircbot.nim
Commit message (Collapse)AuthorAgeFilesLines
* further adaptationsAraq2014-08-291-3/+3
|
* fix some trivial errors in the test suite and some more regressions caused ↵Zahary Karadjov2014-02-181-1/+1
| | | | by tyTypeDesc[tyNone]
* Changed tests and tools to use 'discard' statements instead of 'nil' for ↵Clay Sweetser2014-02-151-4/+4
| | | | empty blocks.
* new tester; all tests categorizedAraq2014-01-131-0/+452
/012transform.cc?h=main&id=6f8f9fb53b5a7ef26496d496a4b93266c78d6332'>^
df40cb6e ^

37e4573b ^

363be37f ^
37e4573b ^



5a481085 ^

215365d4 ^




5a481085 ^

215365d4 ^


37e4573b ^

dd2e01e4 ^
ac0e9db5 ^
dd2e01e4 ^
363be37f ^
37e4573b ^


91abd257 ^
363be37f ^
37e4573b ^


322ce34d ^
3ba63579 ^
5a481085 ^
3ba63579 ^


dd2e01e4 ^
57d01f21 ^
363be37f ^
3ba63579 ^

ac0e9db5 ^
05d17773 ^
ac0e9db5 ^
05d17773 ^
3ba63579 ^
ac0e9db5 ^
05d17773 ^
3ba63579 ^





9cc16d04 ^
7f73795c ^
0f125d5f ^

37e4573b ^
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
79
80
81