summary refs log tree commit diff stats
path: root/tests/js/tos.nim
Commit message (Expand)AuthorAgeFilesLines
* envPairs works in vm, nims (#18615)Timothee Cour2021-09-291-26/+2
* js -d:nodejs now supports osenv: `getEnv`, `putEnv`, `envPairs`, `delEnv`, `e...Timothee Cour2020-11-121-0/+26
* fix #13222: make relativePath more robust and flexible (#13451)Timothee Cour2020-04-211-0/+14
* relativePath("foo", "foo") is now ".", not "" (#13452)Timothee Cour2020-02-221-0/+7