Andreas Rumpf
|
013e11fcc4
|
add copyDir stdlib test
|
2017-01-10 11:27:03 +01:00 |
|
Araq
|
7f8a02d0c6
|
make tos.nim green on Windows
|
2016-12-13 09:01:53 +01:00 |
|
Dmitry Polienko
|
1cd4799b01
|
Improve as previously discussed
Better name for exposed primitive function, checks for pre-existing files
|
2016-10-22 18:39:10 +07:00 |
|
Dmitry Polienko
|
45b432b901
|
Revert createDir signature, expose rawCreateDir
|
2016-10-22 17:37:28 +07:00 |
|
Dmitry Polienko
|
48ef6761d8
|
Make createDir return discardable bool
|
2016-10-22 12:29:03 +07:00 |
|
Joey Payne
|
33146a74c1
|
Add os tests for directory creation, iteration and deletion
|
2016-06-20 14:32:01 -06:00 |
|
Adam Strzelecki
|
e80465dacf
|
tests: Trim .nim files trailing whitespace
via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
|
2015-09-04 23:04:32 +02:00 |
|
Clay Sweetser
|
ce5a494927
|
Changed tests and tools to use 'discard' statements instead of 'nil' for empty blocks.
|
2014-02-15 18:57:03 -05:00 |
|
Araq
|
20b5f31c03
|
new tester; all tests categorized
|
2014-01-13 02:10:03 +01:00 |
|