Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test/data/apts: Add a fair bit of items to 01/01/1902 | Lukas Fleischer | 2012-06-30 | 1 | -0/+141 |
| | | | | | | | This might turn out to be useful if we want to do performance tests and check what happens if a day with a large amount of items is processed. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> | ||||
* | test/: Add test cases for "-d" and "-s"/"-r" | Lukas Fleischer | 2012-01-22 | 1 | -0/+660 |
* day-001.sh: Compare output of "-d<date>" with hardcoded data. * day-002.sh: Compare output of "-d<num>" with hardcoded data. * day-003.sh: Compare output of "-d<num>" with "-s<date> -r<num>". * range-001.sh: Compare output of "-r" with hardcoded data. * range-002.sh: Compare output of "-r<num>" with hardcoded data. * range-003.sh: Compare output of "-r<num>" with "-s<date> -r<num>". Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de> |