Andrey Makarov
|
a660c17d30
Markdown code blocks migration part 8 (#22478)
|
1 year ago |
ringabout
|
3f7e1d7daa
replace `doAssert false` with `raiseAssert` in lib, which works better with strictdefs (#22458)
|
1 year ago |
ringabout
|
4ce3a68e79
fixes #22163; use `{.push warning[BareExcept]:off.}` to override settings temporarily (#21390)
|
1 year ago |
metagn
|
4d6be458a0
js -r defines nodejs & program result undeclared if unavailable (#21849)
|
1 year ago |
ringabout
|
c4035d7f7c
fixes unittest warnings (#21271)
|
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 |
Dan Rose
|
c579243e0c
Pass check condition directly to if (#20217)
|
2 years ago |
flywind
|
68e522ecec
Remove confusing <//> (#17830)
|
3 years ago |
Andreas Rumpf
|
a9b62de895
CIs: attempt to use csources_v1 (#16282)
|
3 years ago |
flywind
|
99633d7682
remove deprecated stuff in unittest module (#17156)
|
3 years ago |
flywind
|
8d63f7b483
clean up old codes (#17071)
|
3 years ago |
Timothee Cour
|
fff5819ee7
fix #16978 unittest js foreign exception (#16998)
|
3 years ago |
Juan Carlos
|
505d04389a
Documentation only Testament unittest (#16532)
|
4 years ago |
flywind
|
1d615dfda7
fix #16474 `unittest.check type1 is type2` gives CT error (#16476)
|
4 years ago |
Timothee Cour
|
82bb4db4b7
unittest: use defines instead of env vars (#16165)
|
4 years ago |
Clyybber
|
d1bea1f71f
Tiny unittest doc fix
|
4 years ago |
flywind
|
adde5ba6b0
document #15618 (#15810)
|
4 years ago |
flywind
|
8115b655e7
support par expression as checkpoint (#15802)
|
4 years ago |
Serban Constantin
|
dd86228548
update unittest docs with correct exit code info (#15502)
|
4 years ago |
Juan Carlos
|
9465b5db44
Clean up macros (#14959)
|
4 years ago |
Timothee Cour
|
e07d661d16
fix #14475; unittest.require now works with `nim c`; require and check now works with -d:nodejs (#14676)
|
4 years ago |
Miran
|
e7f280bd26
Remove deprecated stuff from stdlib (#14699)
|
4 years ago |
hlaaftana
|
fbc97e712a
move since from inclrtl to std/private/since (#14188)
|
4 years ago |
hlaaftana
|
0aefebb728
JS unittest stacktrace fix, cleanup js repr and inclrtl includes (#14168)
|
4 years ago |
Jacek Sieka
|
7d6cbf290a
Error -> Defect for defects (#13908)
|
4 years ago |
hlaaftana
|
cd9af6b804
StringStream & more stdlib modules support for JS/NimScript (#14095)
|
4 years ago |
Miran
|
f3117d350e
fix #6736: templates in unittest now show actual value (#13354)
|
4 years ago |
cooldome
|
84e8477b90
unittest add resetOutputFormatters proc (#13267)
|
4 years ago |
ducdetronquito
|
df4c339cfc
Namespace unittest enums to avoid name conflicts (#12468) [backport]
|
5 years ago |