ringabout
|
4fa86422c0
stdlib tests now check refc too (#21664)
|
1 year ago |
ringabout
|
8266750497
[unittest] remove unnecessay export for testing (#20868)
|
2 years ago |
ringabout
|
3d2f0e2c7c
make more standard libraries work with `nimPreviewSlimSystem` (#20343)
|
2 years ago |
flywind
|
99633d7682
remove deprecated stuff in unittest module (#17156)
|
3 years ago |
flywind
|
6d442a40a6
use doAssert in tests (#16486)
|
4 years ago |
Timothee Cour
|
82bb4db4b7
unittest: use defines instead of env vars (#16165)
|
4 years ago |
Timothee Cour
|
b809562c7c
make megatest consistent with unjoined tests wrt newlines, honor newlines in output spec (#16151)
|
4 years ago |
Miran
|
e7f280bd26
Remove deprecated stuff from stdlib (#14699)
|
4 years ago |
Jacek Sieka
|
7d6cbf290a
Error -> Defect for defects (#13908)
|
4 years ago |
Araq
|
796432ff94
make tests more robust; tests should be deterministic, no randomize() calls in tests
|
6 years ago |
Araq
|
7cea0c1765
closes #5252
|
6 years ago |
Federico Ceratto
|
25831a83d7
Add unittest suite/test name filters
|
7 years ago |
GULPF
|
5cf789ac3f
Improved unittest check macro, fixes #5784 (#6446)
|
7 years ago |
Ruslan Mustakov
|
310b73b556
Reduce the scope of stackTrace var (#5583)
|
7 years ago |
Fabian Keller
|
f250c30b9d
Make use of `used` in unittest (#5410)
|
7 years ago |
Andreas Rumpf
|
fc0bb82802
fixes #4494
|
8 years ago |
Andreas Rumpf
|
95bb19a579
moved random procs from math to its own module (breaking change)
|
8 years ago |
Peter Mora
|
b284ace099
fixing unittest
|
9 years ago |
fenekku
|
c62698b296
make testSetupIMPL and testTeardownIMPL non-public
|
9 years ago |
Nycto
|
eac484167c
Fix multiple requires in a test
|
9 years ago |
fenekku
|
464ec61e9c
document unittest.nim + code agreement
|
9 years ago |
Flaviu Tamas
|
3daef85d6e
Fix #964, fix #1384
|
9 years ago |
Flaviu Tamas
|
c9616897f0
Don't inspect typedescs
|
9 years ago |