pgkos
|
296dfae8af
Fixes splitfile (#11918) [bugfix]
|
5 vuotta sitten |
Kaushal Modi
|
7182922622
[feature] Added os.delEnv; add delEnv support to nimscript too (#11466)
|
5 vuotta sitten |
Kaushal Modi
|
2334680b3d
Use TMPDIR env var if available to get the temp dir name (#11443) [bugfix]
|
5 vuotta sitten |
narimiran
|
f0be575ed1
move tests from `tospaths` to `tos`, fixes #9671
|
6 vuotta sitten |
Timothee Cour
|
9af85fb69f
fixes #10273 execShellCmd now returns nonzero when child killed with signal + other fixes (#10274)
|
6 vuotta sitten |
alaviss
|
b6257f3f21
os.walkDir: correctly evaluate paths when relative = true (#10057) [backport]
|
6 vuotta sitten |
Timothee Cour
|
fc7df3283c
fix test failure
|
6 vuotta sitten |
Timothee Cour
|
656770402c
fix #8255 numerous issues with splitFile
|
6 vuotta sitten |
Timothee Cour
|
25d3539da7
[os] fix #10017 regression, fix #10025 regression (#10018)
|
6 vuotta sitten |
Araq
|
ce9815bcf5
os.nim: use the new pathnorm.normalizePath implementation
|
6 vuotta sitten |
Oscar Nihlgård
|
e5aae93bfe
Add `relative` parameter to walkDirRec
|
6 vuotta sitten |
Timothee Cour
|
3bef851143
fix #8225 os.isHidden was buggy on posix (#8315)
|
6 vuotta sitten |
alaviss
|
dad290accb
os: use unlink() to remove file (#9220)
|
6 vuotta sitten |
Yasuhiro Horimoto
|
aa8249d177
Fix #9126: use splitPath instead of substr
|
6 vuotta sitten |
Timothee Cour
|
674bd7bfad
fix wrong arch defined(osx) (#8492)
|
6 vuotta sitten |
Federico Ceratto
|
d65429d857
Add normalizePath and tests
|
7 vuotta sitten |
Andreas Rumpf
|
20950ee073
make test green for OSX
|
6 vuotta sitten |
Oscar Nihlgård
|
05b447374b
Use higher time resolution when available in os.nim (#7709)
|
6 vuotta sitten |
Andreas Rumpf
|
013e11fcc4
add copyDir stdlib test
|
8 vuotta sitten |
Araq
|
7f8a02d0c6
make tos.nim green on Windows
|
8 vuotta sitten |
Dmitry Polienko
|
1cd4799b01
Improve as previously discussed
|
8 vuotta sitten |
Dmitry Polienko
|
45b432b901
Revert createDir signature, expose rawCreateDir
|
8 vuotta sitten |
Dmitry Polienko
|
48ef6761d8
Make createDir return discardable bool
|
8 vuotta sitten |
Joey Payne
|
33146a74c1
Add os tests for directory creation, iteration and deletion
|
8 vuotta sitten |
Adam Strzelecki
|
e80465dacf
tests: Trim .nim files trailing whitespace
|
9 vuotta sitten |
Clay Sweetser
|
ce5a494927
Changed tests and tools to use 'discard' statements instead of 'nil' for empty blocks.
|
11 vuotta sitten |
Araq
|
20b5f31c03
new tester; all tests categorized
|
11 vuotta sitten |