summary refs log tree commit diff stats
path: root/tests/sets
Commit message (Expand)AuthorAgeFilesLines
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-042-209/+209
* renamed writeln to writeLine in testspatrick dw2015-06-191-1/+1
* fixes #2470, fixes #1354Araq2015-04-281-15/+155
* Add TSet difference testsdef2014-07-151-1/+20
* Fixed TSet proc names to conform with setFelix Krause2014-06-261-11/+11
* Added logical set operations to TSetFelix Krause2014-06-251-0/+81
* Tester now appreciates the test target. Modified 'cmd' in specs.Dominik Picheta2014-04-161-1/+0
* Changed tests and tools to use 'discard' statements instead of 'nil' for empt...Clay Sweetser2014-02-151-9/+9
* added tests for setSimon Hafner2014-02-101-0/+12
* moved the tests for TSet to the correct placeSimon Hafner2014-02-091-15/+0
* added test specs for the testerSimon Hafner2014-02-011-0/+3
* corrected docs and testsSimon Hafner2014-02-011-13/+9
* sets equivalenceSimon Hafner2014-01-311-0/+16
* new tester; all tests categorizedAraq2014-01-132-0/+126
b0fe3f53fcb9268f2f2c0708bb252'>^
a6d9bd9b ^


e3894819 ^
b38d7fff ^
a6d9bd9b ^



1ae4e0d9 ^
a6d9bd9b ^
31a9d39e ^

a6d9bd9b ^
2e534c0e ^
1ae4e0d9 ^
b94f150a ^
1ae4e0d9 ^
fbf0536d ^


fbf0536d ^
10f49c64 ^
b38d7fff ^
e3894819 ^
1ae4e0d9 ^
fc2046a1 ^
1ead3562 ^
38f0b91a ^
1ead3562 ^
70f70118 ^
04afb4b0 ^
426009da ^
b38d7fff ^

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