summary refs log tree commit diff stats
path: root/tests/stdlib/tmemfiles2.nim
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'araq-devel' of github.com:nim-lang/Nim into araq-develAndreas Rumpf2018-07-061-2/+3
|\
| * make tmemfile2 work againAraq2018-07-061-2/+3
* | make tests green againAndreas Rumpf2018-07-061-1/+1
|/
* Add MemMapFileStream. Fixes in memFiles. (#7944)Dmitry Atamanov2018-06-141-1/+2
* memfiles: enable test; refs #6361Araq2018-01-031-2/+0
* Fixes incorrect fd==0 test on Unix; Conserves handles by default. (#5512)c-blake2017-03-121-1/+1
* fixes #2473; cleanup of some testsAraq2015-09-301-0/+2
* minor fix - remove comments from discard sectionJamesP2015-09-271-1/+0
* add memfiles test of create/read/write dataJamesP2015-09-241-0/+38
evel&id=0032912d101eb81134b82cb7cb7b0fe56fe97622'>0032912d1 ^
6975ba401 ^

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