Araq
|
ce9815bcf5
os.nim: use the new pathnorm.normalizePath implementation
|
6 年之前 |
Oscar Nihlgård
|
e5aae93bfe
Add `relative` parameter to walkDirRec
|
6 年之前 |
Timothee Cour
|
3bef851143
fix #8225 os.isHidden was buggy on posix (#8315)
|
6 年之前 |
alaviss
|
dad290accb
os: use unlink() to remove file (#9220)
|
6 年之前 |
Yasuhiro Horimoto
|
aa8249d177
Fix #9126: use splitPath instead of substr
|
6 年之前 |
Timothee Cour
|
674bd7bfad
fix wrong arch defined(osx) (#8492)
|
6 年之前 |
Federico Ceratto
|
d65429d857
Add normalizePath and tests
|
7 年之前 |
Andreas Rumpf
|
20950ee073
make test green for OSX
|
6 年之前 |
Oscar Nihlgård
|
05b447374b
Use higher time resolution when available in os.nim (#7709)
|
6 年之前 |
Andreas Rumpf
|
013e11fcc4
add copyDir stdlib test
|
8 年之前 |
Araq
|
7f8a02d0c6
make tos.nim green on Windows
|
8 年之前 |
Dmitry Polienko
|
1cd4799b01
Improve as previously discussed
|
8 年之前 |
Dmitry Polienko
|
45b432b901
Revert createDir signature, expose rawCreateDir
|
8 年之前 |
Dmitry Polienko
|
48ef6761d8
Make createDir return discardable bool
|
8 年之前 |
Joey Payne
|
33146a74c1
Add os tests for directory creation, iteration and deletion
|
8 年之前 |
Adam Strzelecki
|
e80465dacf
tests: Trim .nim files trailing whitespace
|
9 年之前 |
Clay Sweetser
|
ce5a494927
Changed tests and tools to use 'discard' statements instead of 'nil' for empty blocks.
|
11 年之前 |
Araq
|
20b5f31c03
new tester; all tests categorized
|
11 年之前 |