summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-01-12Update copyright rangesLukas Fleischer
2016-03-27Do not assume that days always have 86400 secondsLukas Fleischer
2016-02-18Fix tests to match the new item orderingLukas Fleischer
2016-01-30Update copyright rangesLukas Fleischer
2016-01-28Fix two iCal import testsLukas Fleischer
2016-01-28Fix behavior of --todo with an optional argumentLukas Fleischer
2015-02-23Add support for UTC times in iCal importsLukas Fleischer
2015-02-07Update copyright rangesLukas Fleischer
2015-02-07Handle dates past January 19th, 2038Lukas Fleischer
2014-08-18test/data/ical-006.ical: Remove timezonesLukas Fleischer
2014-08-18test/Makefile.am: Add missing testLukas Fleischer
2014-08-18Correctly parse all types of iCal durationsLukas Fleischer
2014-08-18Gracefully handle all day events in iCal importsLukas Fleischer
2014-08-18Handle CRLF line endings in iCal filesLukas Fleischer
2014-08-18test/: Fix date in ical-001Lukas Fleischer
2014-08-06Use backwards-compatible out format for queriesLukas Fleischer
2014-07-28tests/: Add basic iCal import testsLukas Fleischer
2014-07-08test/: Remove temporary errors file in testsLukas Fleischer
2014-07-08test/Makefile.am: Add missing test dataLukas Fleischer
2014-07-08Implement test initialization properlyLukas Fleischer
2013-04-14Use tabs instead of spaces for indentationLukas Fleischer
2013-02-27test/: Add default values for configuration variablesLukas Fleischer
2013-02-27test/: Add a couple of black-box tests for itemsLukas Fleischer
2013-02-04Update copyright rangesLukas Fleischer
2012-12-22test/: Use `faketime -f`Lukas Fleischer
2012-12-22test/: Do not error out if libfaketime is missingLukas Fleischer
2012-12-05test/Makefile.am: Add missing files to EXTRA_DISTLukas Fleischer
2012-11-26run-test.c: Return failure if actual output is too shortLukas Fleischer
2012-11-26test/: Add a couple of tests for recurrent itemsLukas Fleischer
2012-06-30Add a test case to reproduce BUG#2Lukas Fleischer
2012-06-30test/data/apts: Add a fair bit of items to 01/01/1902Lukas Fleischer
2012-05-31test/data/conf: Update with recent changesLukas Fleischer
2012-05-21Switch to Linux kernel coding styleLukas Fleischer
2012-05-17Fix data type of "general.firstdayofweek"Lukas Fleischer
2012-04-17test/: Add a READMELukas Fleischer
2012-03-29test/data/conf: Update variable namesLukas Fleischer
2012-03-26Update copyright rangesLukas Fleischer
2012-02-24test/: Run calcurse in read-only modeLukas Fleischer
2012-02-24test/: Use correct calcurse binary and data dirLukas Fleischer
2012-02-24test/Makefile.am: Add tests to "EXTRA_DIST"Lukas Fleischer
2012-02-19{src,test}/Makefile.am: Enable pedantic warningsLukas Fleischer
2012-02-19test/run-test.c: Check fgets() return value properlyLukas Fleischer
2012-01-22test/: Add test case for "-S" (pattern search)Lukas Fleischer
2012-01-22test/: Add test cases for "-a" and "-n"Lukas Fleischer
2012-01-22test/: Add test cases for "-d" and "-s"/"-r"Lukas Fleischer
2012-01-22test/: Add generic tests for todo operationsLukas Fleischer
2012-01-22test/: Add three basic self testsLukas Fleischer
2012-01-22test/: Add initial configuration fileLukas Fleischer
2012-01-21test/run-test.c: Support negative assertionsLukas Fleischer
2012-01-21Add a minimal test suiteLukas Fleischer