Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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> |