summary refs log tree commit diff stats
path: root/lib/pure/unittest.nim
Commit message (Expand)AuthorAgeFilesLines
* making tests green againZahary Karadjov2012-03-201-2/+2
* unittest module compiles againAraq2012-03-171-5/+5
* unit test for #100Zahary Karadjov2012-03-101-4/+7
* year 2012 for most copyright headersAraq2012-01-021-1/+1
* The test runner will print out encountered exceptionsZahary Karadjov2011-12-071-0/+4
* when running unit tests, the tester will print only failures using colorless ...Zahary Karadjov2011-11-101-8/+24
* Added system.program_results for controlling the exit code of the program und...Zahary Karadjov2011-11-101-11/+20
* memfiles now uses winlean; changed the interface to raise EOSAraq2011-11-051-3/+2
* small bugfixes to make more tests greenAraq2011-11-021-3/+5
* *Pimped up* the test runner with colorful outputZahary Karadjov2011-10-071-2/+6
* Cleaned up the circular dependecies and remaining issuesZahary Karadjov2011-10-071-16/+5
* Basic unit testing facilities (suites, fixtures, cases)Zahary Karadjov2011-10-071-0/+157