summary refs log tree commit diff stats
path: root/tests/stdlib
Commit message (Collapse)AuthorAgeFilesLines
* fix some trivial errors in the test suite and some more regressions caused ↵Zahary Karadjov2014-02-181-1/+1
| | | | by tyTypeDesc[tyNone]
* Changed tests and tools to use 'discard' statements instead of 'nil' for ↵Clay Sweetser2014-02-154-13/+13
| | | | empty blocks.
* moved the tests for TSet to the correct placeSimon Hafner2014-02-091-0/+15
|
* removed unittest from talgorithmSimon Hafner2014-02-061-12/+6
|
* product more robust against empty inputSimon Hafner2014-01-301-0/+5
|
* added Cartesian productSimon Hafner2014-01-301-0/+9
|
* new tester; all tests categorizedAraq2014-01-1336-0/+3027