to compile and run and individual test file in a locally modified nim repo:
nim c --lib:lib -r tests/stdlib/talgorithm.nim
- Run tests berni
- Re: Run tests OderWat
- Re: Run tests jlp765
- Re: Run tests flyx
- Re: Run tests timothee
to compile and run and individual test file in a locally modified nim repo:
nim c --lib:lib -r tests/stdlib/talgorithm.nim