index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
stdlib
/
tunittest.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove deprecated stuff in unittest module (#17156)
flywind
2021-02-24
1
-5
/
+18
*
use doAssert in tests (#16486)
flywind
2020-12-28
1
-1
/
+1
*
unittest: use defines instead of env vars (#16165)
Timothee Cour
2020-12-10
1
-0
/
+1
*
make megatest consistent with unjoined tests wrt newlines, honor newlines in ...
Timothee Cour
2020-11-28
1
-37
/
+37
*
Remove deprecated stuff from stdlib (#14699)
Miran
2020-06-17
1
-2
/
+2
*
Error -> Defect for defects (#13908)
Jacek Sieka
2020-04-28
1
-1
/
+1
*
make tests more robust; tests should be deterministic, no randomize() calls i...
Araq
2019-01-13
1
-1
/
+0
*
closes #5252
Araq
2018-09-03
1
-0
/
+19
*
Add unittest suite/test name filters
Federico Ceratto
2017-11-28
1
-0
/
+38
*
Improved unittest check macro, fixes #5784 (#6446)
GULPF
2017-09-30
1
-6
/
+21
*
Reduce the scope of stackTrace var (#5583)
Ruslan Mustakov
2017-03-22
1
-0
/
+7
*
Make use of `used` in unittest (#5410)
Fabian Keller
2017-02-25
1
-3
/
+12
*
fixes #4494
Andreas Rumpf
2016-07-22
1
-0
/
+6
*
moved random procs from math to its own module (breaking change)
Andreas Rumpf
2016-05-30
1
-1
/
+1
*
fixing unittest
Peter Mora
2015-10-06
1
-1
/
+1
*
make testSetupIMPL and testTeardownIMPL non-public
fenekku
2015-08-12
1
-0
/
+45
*
Fix multiple requires in a test
Nycto
2015-08-01
1
-0
/
+5
*
document unittest.nim + code agreement
fenekku
2015-07-09
1
-0
/
+14
*
Fix #964, fix #1384
Flaviu Tamas
2015-05-26
1
-0
/
+16
*
Don't inspect typedescs
Flaviu Tamas
2015-05-26
1
-0
/
+5