summary refs log tree commit diff stats
path: root/tests/stdlib/tos.nim
Commit message (Expand)AuthorAgeFilesLines
* add copyDir stdlib testAndreas Rumpf2017-01-101-0/+18
* make tos.nim green on WindowsAraq2016-12-131-4/+7
* Improve as previously discussedDmitry Polienko2016-10-221-0/+10
* Revert createDir signature, expose rawCreateDirDmitry Polienko2016-10-221-7/+0
* Make createDir return discardable boolDmitry Polienko2016-10-221-0/+19
* Add os tests for directory creation, iteration and deletionJoey Payne2016-06-201-8/+84
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-2/+2
* Changed tests and tools to use 'discard' statements instead of 'nil' for empt...Clay Sweetser2014-02-151-1/+1
* new tester; all tests categorizedAraq2014-01-131-0/+12
0740cb6dc23e951848108f671aac'>^
b38d7fff ^
a6d9bd9b ^


e3894819 ^
b38d7fff ^
a6d9bd9b ^



1ae4e0d9 ^
a6d9bd9b ^

1ae4e0d9 ^



b38d7fff ^
e3894819 ^
1ae4e0d9 ^

38f0b91a ^
04afb4b0 ^

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