aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Switch to Linux kernel coding styleLukas Fleischer2012-05-211-117/+94
* Fix data type of "general.firstdayofweek"Lukas Fleischer2012-05-171-1/+1
* test/: Add a READMELukas Fleischer2012-04-171-0/+121
* test/data/conf: Update variable namesLukas Fleischer2012-03-291-22/+22
* Update copyright rangesLukas Fleischer2012-03-261-1/+1
* test/: Run calcurse in read-only modeLukas Fleischer2012-02-2412-14/+15
* test/: Use correct calcurse binary and data dirLukas Fleischer2012-02-2413-17/+21
* test/Makefile.am: Add tests to "EXTRA_DIST"Lukas Fleischer2012-02-241-0/+1
* {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