remove tests/deps/ (#17132)

* remove tests/deps/

* fix tests

* fix tests/manyloc/keineschweine/lib/zlib_helpers.nim

* fixup
This commit is contained in:
Timothee Cour
2021-02-23 04:31:53 -08:00
committed by GitHub
parent b1a3651ae4
commit 5d95137ce0
49 changed files with 26 additions and 27270 deletions

View File

@@ -1,6 +1,6 @@
#[
todo: move findNimStdLibCompileTime, findNimStdLib here
xxx: consider moving this to $nim/compiler/relpaths.nim to get relocatable paths
xxx: factor pending https://github.com/timotheecour/Nim/issues/616
## note: $lib vs $nim
note: these can resolve to 3 different paths if running via `nim c --lib:lib foo`,