Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |