cooldome
|
84e8477b90
unittest add resetOutputFormatters proc (#13267)
|
5 years ago |
ducdetronquito
|
df4c339cfc
Namespace unittest enums to avoid name conflicts (#12468) [backport]
|
5 years ago |
narimiran
|
5732bb41ef
[backport] run nimpretty on the remaining files
|
5 years ago |
Federico Ceratto
|
39290cf88c
Fix spellings (#12277) [backport]
|
5 years ago |
Araq
|
5abe880469
last stdlib cleanups
|
5 years ago |
Chris Heller
|
35f1519ad6
Add delOutputFormatter proc to unittest.nim (#12032)
|
5 years ago |
Dmitry Matveyev
|
756fabb979
Fix typo (#11910)
|
5 years ago |
Kaushal Modi
|
404b224945
[bugfix] Make std/unittest compile with --styleCheck:error (#11762)
|
5 years ago |
Araq
|
64518380a5
undeprecate system.programResult until we have a good solution at hand
|
5 years ago |
Andreas Rumpf
|
e1515b53d1
introduce temporary <//> for 'owned' to get this compile with 0.19 (#11145)
|
5 years ago |
Zed
|
3b4952da94
Fix header inconsistencies in documentation (#11071)
|
5 years ago |
Timothee Cour
|
540d102d87
fix #10261 unittest now returns 1 on error instead of buggy behavior (#10264)
|
6 years ago |
Neelesh Chandola
|
a3c4791e9c
Give error when case has an else branch even though all cases are already covered (#9930)
|
6 years ago |
Araq
|
3f6168b337
removes deprecated T/P types
|
6 years ago |
Andreas Rumpf
|
7f49364fd0
make more tests green
|
6 years ago |
Andreas Rumpf
|
dae5450947
WIP: disallow 'nil' for strings and seqs
|
6 years ago |
Timothee Cour
|
8ad59e6857
remove redundant test for nil before `add` (#8460)
|
6 years ago |
七秒不觉梦
|
b6b6382e0b
Added: type name output when exception raised from unittest (#7869)
|
6 years ago |
Xiao-Yong
|
f543388959
unittest: default no color if stdout is not a tty (#7424)
|
6 years ago |
Alexander Ivanov
|
53088c05cb
Disable param filtering
|
6 years ago |
Federico Ceratto
|
25831a83d7
Add unittest suite/test name filters
|
7 years ago |
Emery Hemingway
|
2ca7b703fb
No implicit quit for Genode (#6515)
|
7 years ago |
GULPF
|
5cf789ac3f
Improved unittest check macro, fixes #5784 (#6446)
|
7 years ago |
Dominik Picheta
|
838be26f53
Implement ability to run a single test using unittest module.
|
7 years ago |
Ruslan Mustakov
|
310b73b556
Reduce the scope of stackTrace var (#5583)
|
7 years ago |
Araq
|
d365f1a81a
resolved unittest conflict
|
7 years ago |
Araq
|
aa4260ffa8
overloading resolution for getAst; breaking change
|
7 years ago |
Ruslan Mustakov
|
65422487f3
Add support for custom test report formatters (#5556)
|
7 years ago |
Andreas Rumpf
|
5d125ca716
Merge branch 'devel' into faster-nimsuggest
|
8 years ago |
Araq
|
3d46600a90
nimsuggest supports prefix matching (first version)
|
8 years ago |