summary refs log tree commit diff stats
path: root/tests/system/io.nim
Commit message (Expand)AuthorAgeFilesLines
* restored files that 'koch clean' removedAraq2012-04-161-1/+1
* removed """ so unittest can handle itSimon Hafner2012-01-021-6/+1
* fixed the io tests so they run as intendedSimon Hafner2011-12-311-2/+1
* Disabled io tests because it blocks indefinitely.dom962011-12-311-0/+1
* MAP_ANONYMOUS is not always 0x20 for linux; changed the testsAraq2011-12-311-2/+3
* changed io testsAraq2011-12-311-1/+1
* fixes for readAllSimon Hafner2011-12-301-3/+7
* implemented readAll()Simon Hafner2011-12-221-0/+25
3ad2323a8200b2f73539da4b9bfad24'>7efe817ca ^
e80465dac ^

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