aboutsummaryrefslogtreecommitdiffstats
path: root/test/day-002.sh
Commit message (Collapse)AuthorAgeFilesLines
* test/: Add test cases for "-d" and "-s"/"-r"Lukas Fleischer2012-01-221-0/+39
* 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>