| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | tests/: Add basic iCal import tests | Lukas Fleischer | 2014-07-28 | 7 | -0/+267 |
* | test/: Remove temporary errors file in tests | Lukas Fleischer | 2014-07-08 | 20 | -0/+20 |
* | test/Makefile.am: Add missing test data | Lukas Fleischer | 2014-07-08 | 1 | -0/+27 |
* | Implement test initialization properly | Lukas Fleischer | 2014-07-08 | 49 | -49/+52 |
* | Use tabs instead of spaces for indentation | Lukas Fleischer | 2013-04-14 | 1 | -149/+152 |
* | test/: Add default values for configuration variables | Lukas Fleischer | 2013-02-27 | 50 | -7/+102 |
* | test/: Add a couple of black-box tests for items | Lukas Fleischer | 2013-02-27 | 55 | -0/+251 |
* | Update copyright ranges | Lukas Fleischer | 2013-02-04 | 1 | -1/+1 |
* | test/: Use `faketime -f` | Lukas Fleischer | 2012-12-22 | 7 | -7/+11 |
* | test/: Do not error out if libfaketime is missing | Lukas Fleischer | 2012-12-22 | 8 | -8/+8 |
* | test/Makefile.am: Add missing files to EXTRA_DIST | Lukas Fleischer | 2012-12-05 | 1 | -1/+7 |
* | run-test.c: Return failure if actual output is too short | Lukas Fleischer | 2012-11-26 | 1 | -0/+3 |
* | test/: Add a couple of tests for recurrent items | Lukas Fleischer | 2012-11-26 | 7 | -1/+135 |
* | Add a test case to reproduce BUG#2 | Lukas Fleischer | 2012-06-30 | 3 | -1/+20 |
* | test/data/apts: Add a fair bit of items to 01/01/1902 | Lukas Fleischer | 2012-06-30 | 1 | -0/+141 |
* | test/data/conf: Update with recent changes | Lukas Fleischer | 2012-05-31 | 1 | -1/+1 |
* | Switch to Linux kernel coding style | Lukas Fleischer | 2012-05-21 | 1 | -117/+94 |
* | Fix data type of "general.firstdayofweek" | Lukas Fleischer | 2012-05-17 | 1 | -1/+1 |
* | test/: Add a README | Lukas Fleischer | 2012-04-17 | 1 | -0/+121 |
* | test/data/conf: Update variable names | Lukas Fleischer | 2012-03-29 | 1 | -22/+22 |
* | Update copyright ranges | Lukas Fleischer | 2012-03-26 | 1 | -1/+1 |
* | test/: Run calcurse in read-only mode | Lukas Fleischer | 2012-02-24 | 12 | -14/+15 |
* | test/: Use correct calcurse binary and data dir | Lukas Fleischer | 2012-02-24 | 13 | -17/+21 |
* | test/Makefile.am: Add tests to "EXTRA_DIST" | Lukas Fleischer | 2012-02-24 | 1 | -0/+1 |
* | {src,test}/Makefile.am: Enable pedantic warnings | Lukas Fleischer | 2012-02-19 | 1 | -0/+2 |
* | test/run-test.c: Check fgets() return value properly | Lukas Fleischer | 2012-02-19 | 1 | -2/+2 |
* | test/: Add test case for "-S" (pattern search) | Lukas Fleischer | 2012-01-22 | 2 | -1/+27 |
* | test/: Add test cases for "-a" and "-n" | Lukas Fleischer | 2012-01-22 | 3 | -1/+39 |
* | test/: Add test cases for "-d" and "-s"/"-r" | Lukas Fleischer | 2012-01-22 | 8 | -1/+804 |
* | test/: Add generic tests for todo operations | Lukas Fleischer | 2012-01-22 | 5 | -1/+235 |
* | test/: Add three basic self tests | Lukas Fleischer | 2012-01-22 | 4 | -0/+25 |
* | test/: Add initial configuration file | Lukas Fleischer | 2012-01-22 | 1 | -0/+75 |
* | test/run-test.c: Support negative assertions | Lukas Fleischer | 2012-01-21 | 1 | -3/+14 |
* | Add a minimal test suite | Lukas Fleischer | 2012-01-21 | 2 | -0/+247 |