Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-30 | test/data/apts: Add a fair bit of items to 01/01/1902 | Lukas Fleischer | |
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> | |||
2012-01-22 | test/: Add test cases for "-d" and "-s"/"-r" | Lukas Fleischer | |
* 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> |