aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Test cases for impossible dates in recurrence ruleLars Henriksen2019-05-203-1/+54
* New test cases for next appoinmentLars Henriksen2019-04-133-0/+40
* CLI: tests alignedLars Henriksen2019-01-073-3/+3
* Fix priority parsing in iCal importsdott2018-11-243-3/+3
* test/Makefile.am: Add missing data file to EXTRA_DISTLukas Fleischer2017-11-021-0/+1
* ical-002: Fix broken testLukas Fleischer2017-08-281-0/+2
* Gracefully parse iCal parameters with colonsLukas Fleischer2017-02-073-0/+41
* Update copyright rangesLukas Fleischer2017-01-121-1/+1
* Do not assume that days always have 86400 secondsLukas Fleischer2016-03-273-0/+18
* Fix tests to match the new item orderingLukas Fleischer2016-02-184-17/+17
* Update copyright rangesLukas Fleischer2016-01-301-1/+1
* Fix two iCal import testsLukas Fleischer2016-01-282-2/+2
* Fix behavior of --todo with an optional argumentLukas Fleischer2016-01-282-2/+2
* Add support for UTC times in iCal importsLukas Fleischer2015-02-233-0/+39
* Update copyright rangesLukas Fleischer2015-02-071-1/+1
* Handle dates past January 19th, 2038Lukas Fleischer2015-02-072-0/+31
* test/data/ical-006.ical: Remove timezonesLukas Fleischer2014-08-181-12/+12
* test/Makefile.am: Add missing testLukas Fleischer2014-08-181-0/+2
* Correctly parse all types of iCal durationsLukas Fleischer2014-08-183-0/+108
* Gracefully handle all day events in iCal importsLukas Fleischer2014-08-182-0/+49
* Handle CRLF line endings in iCal filesLukas Fleischer2014-08-183-0/+42
* test/: Fix date in ical-001Lukas Fleischer2014-08-182-4/+4
* Use backwards-compatible out format for queriesLukas Fleischer2014-08-063-0/+38
* tests/: Add basic iCal import testsLukas Fleischer2014-07-287-0/+267
* test/: Remove temporary errors file in testsLukas Fleischer2014-07-0820-0/+20
* test/Makefile.am: Add missing test dataLukas Fleischer2014-07-081-0/+27
* Implement test initialization properlyLukas Fleischer2014-07-0849-49/+52
* Use tabs instead of spaces for indentationLukas Fleischer2013-04-141-149/+152
* test/: Add default values for configuration variablesLukas Fleischer2013-02-2750-7/+102
* test/: Add a couple of black-box tests for itemsLukas Fleischer2013-02-2755-0/+251
* Update copyright rangesLukas Fleischer2013-02-041-1/+1
* test/: Use `faketime -f`Lukas Fleischer2012-12-227-7/+11
* test/: Do not error out if libfaketime is missingLukas Fleischer2012-12-228-8/+8
* test/Makefile.am: Add missing files to EXTRA_DISTLukas Fleischer2012-12-051-1/+7
* run-test.c: Return failure if actual output is too shortLukas Fleischer2012-11-261-0/+3
* test/: Add a couple of tests for recurrent itemsLukas Fleischer2012-11-267-1/+135
* Add a test case to reproduce BUG#2Lukas Fleischer2012-06-303-1/+20
* test/data/apts: Add a fair bit of items to 01/01/1902Lukas Fleischer2012-06-301-0/+141
* test/data/conf: Update with recent changesLukas Fleischer2012-05-311-1/+1
* 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