summary refs log tree commit diff stats
path: root/tests/stdlib/tospaths.nim
Commit message (Expand)AuthorAgeFilesLines
* move tests from `tospaths` to `tos`, fixes #9671narimiran2019-01-231-99/+0
* fixes joinPath regressionsAraq2018-12-131-0/+5
* os.nim: big refactoring, use the new pathnorm that was extracted by compiler/...Araq2018-12-131-63/+94
* require errormsg to be specified before file.Arne Döring2018-12-111-1/+0
* fix #8341: add lastPathPart (#9116)Timothee Cour2018-10-091-19/+42
* Fix os.unixToNativePath proc returns wrong result(#8179) (#8181)Tomohiro2018-07-021-0/+41