Age | Commit message (Expand) | Author |
2015-02-23 | Add support for UTC times in iCal imports | Lukas Fleischer |
2015-02-07 | Update copyright ranges | Lukas Fleischer |
2015-02-07 | Handle dates past January 19th, 2038 | Lukas Fleischer |
2014-08-18 | test/data/ical-006.ical: Remove timezones | Lukas Fleischer |
2014-08-18 | test/Makefile.am: Add missing test | Lukas Fleischer |
2014-08-18 | Correctly parse all types of iCal durations | Lukas Fleischer |
2014-08-18 | Gracefully handle all day events in iCal imports | Lukas Fleischer |
2014-08-18 | Handle CRLF line endings in iCal files | Lukas Fleischer |
2014-08-18 | test/: Fix date in ical-001 | Lukas Fleischer |
2014-08-06 | Use backwards-compatible out format for queries | Lukas Fleischer |
2014-07-28 | tests/: Add basic iCal import tests | Lukas Fleischer |
2014-07-08 | test/: Remove temporary errors file in tests | Lukas Fleischer |
2014-07-08 | test/Makefile.am: Add missing test data | Lukas Fleischer |
2014-07-08 | Implement test initialization properly | Lukas Fleischer |
2013-04-14 | Use tabs instead of spaces for indentation | Lukas Fleischer |
2013-02-27 | test/: Add default values for configuration variables | Lukas Fleischer |
2013-02-27 | test/: Add a couple of black-box tests for items | Lukas Fleischer |
2013-02-04 | Update copyright ranges | Lukas Fleischer |
2012-12-22 | test/: Use `faketime -f` | Lukas Fleischer |
2012-12-22 | test/: Do not error out if libfaketime is missing | Lukas Fleischer |
2012-12-05 | test/Makefile.am: Add missing files to EXTRA_DIST | Lukas Fleischer |
2012-11-26 | run-test.c: Return failure if actual output is too short | Lukas Fleischer |
2012-11-26 | test/: Add a couple of tests for recurrent items | Lukas Fleischer |
2012-06-30 | Add a test case to reproduce BUG#2 | Lukas Fleischer |
2012-06-30 | test/data/apts: Add a fair bit of items to 01/01/1902 | Lukas Fleischer |
2012-05-31 | test/data/conf: Update with recent changes | Lukas Fleischer |
2012-05-21 | Switch to Linux kernel coding style | Lukas Fleischer |
2012-05-17 | Fix data type of "general.firstdayofweek" | Lukas Fleischer |
2012-04-17 | test/: Add a README | Lukas Fleischer |
2012-03-29 | test/data/conf: Update variable names | Lukas Fleischer |
2012-03-26 | Update copyright ranges | Lukas Fleischer |
2012-02-24 | test/: Run calcurse in read-only mode | Lukas Fleischer |
2012-02-24 | test/: Use correct calcurse binary and data dir | Lukas Fleischer |
2012-02-24 | test/Makefile.am: Add tests to "EXTRA_DIST" | Lukas Fleischer |
2012-02-19 | {src,test}/Makefile.am: Enable pedantic warnings | Lukas Fleischer |
2012-02-19 | test/run-test.c: Check fgets() return value properly | Lukas Fleischer |
2012-01-22 | test/: Add test case for "-S" (pattern search) | Lukas Fleischer |
2012-01-22 | test/: Add test cases for "-a" and "-n" | Lukas Fleischer |
2012-01-22 | test/: Add test cases for "-d" and "-s"/"-r" | Lukas Fleischer |
2012-01-22 | test/: Add generic tests for todo operations | Lukas Fleischer |
2012-01-22 | test/: Add three basic self tests | Lukas Fleischer |
2012-01-22 | test/: Add initial configuration file | Lukas Fleischer |
2012-01-21 | test/run-test.c: Support negative assertions | Lukas Fleischer |
2012-01-21 | Add a minimal test suite | Lukas Fleischer |