summary refs log tree commit diff stats
path: root/tests/stdlib/tunittest.nim
Commit message (Expand)AuthorAgeFilesLines
* remove deprecated stuff in unittest module (#17156)flywind2021-02-241-5/+18
* use doAssert in tests (#16486)flywind2020-12-281-1/+1
* unittest: use defines instead of env vars (#16165)Timothee Cour2020-12-101-0/+1
* make megatest consistent with unjoined tests wrt newlines, honor newlines in ...Timothee Cour2020-11-281-37/+37
* Remove deprecated stuff from stdlib (#14699)Miran2020-06-171-2/+2
* Error -> Defect for defects (#13908)Jacek Sieka2020-04-281-1/+1
* make tests more robust; tests should be deterministic, no randomize() calls i...Araq2019-01-131-1/+0
* closes #5252Araq2018-09-031-0/+19
* Add unittest suite/test name filtersFederico Ceratto2017-11-281-0/+38
* Improved unittest check macro, fixes #5784 (#6446)GULPF2017-09-301-6/+21
* Reduce the scope of stackTrace var (#5583)Ruslan Mustakov2017-03-221-0/+7
* Make use of `used` in unittest (#5410)Fabian Keller2017-02-251-3/+12
* fixes #4494Andreas Rumpf2016-07-221-0/+6
* moved random procs from math to its own module (breaking change)Andreas Rumpf2016-05-301-1/+1
* fixing unittestPeter Mora2015-10-061-1/+1
* make testSetupIMPL and testTeardownIMPL non-publicfenekku2015-08-121-0/+45
* Fix multiple requires in a testNycto2015-08-011-0/+5
* document unittest.nim + code agreementfenekku2015-07-091-0/+14
* Fix #964, fix #1384Flaviu Tamas2015-05-261-0/+16
* Don't inspect typedescsFlaviu Tamas2015-05-261-0/+5