This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
Nim
Watch
1
Star
0
Fork
0
You've already forked Nim
mirror of
https://github.com/nim-lang/Nim.git
synced
2025-12-28 17:04:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
57bd64582ceee697dc4f079baf6a4e6137ff45b4
Nim
/
tests
/
nimble
History
Timothee Cour
acadda8da2
tnimblepathdollarfail.nim -> tests/nimble/tnimblepathdollar_fault to reduce false positives when searching for
fail
in CI logs (
#14450
)
2020-05-25 13:54:30 -07:00
..
nimbleDir
Implement .nimble-link files in the compiler and add tests for them.
2017-09-02 15:28:25 +01:00
readme.md
Add readme to tests. Add fileDir option to testament & create nimble test.
2017-09-02 15:03:39 +01:00
tnimblepath.nim
Add readme to tests. Add fileDir option to testament & create nimble test.
2017-09-02 15:03:39 +01:00
tnimblepathdollar_fault.nim
tnimblepathdollarfail.nim -> tests/nimble/tnimblepathdollar_fault to reduce false positives when searching for
fail
in CI logs (
#14450
)
2020-05-25 13:54:30 -07:00
tnimblepathdollar_fault.nims
tnimblepathdollarfail.nim -> tests/nimble/tnimblepathdollar_fault to reduce false positives when searching for
fail
in CI logs (
#14450
)
2020-05-25 13:54:30 -07:00
tnimblepathdollar.nim
Substitute $nimbleDir in --path flags (
#12750
)
2019-11-28 13:58:38 +01:00
tnimblepathdollar.nims
Fixes
#12767
(
#12768
)
2019-11-29 10:18:44 +01:00
tnimblepathlink.nim
Implement .nimble-link files in the compiler and add tests for them.
2017-09-02 15:28:25 +01:00
readme.md
This directory contains tests for the --nimblePath feature.