aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* {src,test}/Makefile.am: Enable pedantic warningsLukas Fleischer2012-02-191-0/+2
* test/run-test.c: Check fgets() return value properlyLukas Fleischer2012-02-191-2/+2
* test/: Add test case for "-S" (pattern search)Lukas Fleischer2012-01-222-1/+27
* test/: Add test cases for "-a" and "-n"Lukas Fleischer2012-01-223-1/+39
* test/: Add test cases for "-d" and "-s"/"-r"Lukas Fleischer2012-01-228-1/+804
* test/: Add generic tests for todo operationsLukas Fleischer2012-01-225-1/+235
* test/: Add three basic self testsLukas Fleischer2012-01-224-0/+25
* test/: Add initial configuration fileLukas Fleischer2012-01-221-0/+75
* test/run-test.c: Support negative assertionsLukas Fleischer2012-01-211-3/+14
* Add a minimal test suiteLukas Fleischer2012-01-212-0/+247