summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2022-04-23Fix field separator issue with no EOFRyan Geary
2022-04-23Fix positive start, negative end, length 1 choice is emptyRyan Geary
2022-04-18Rename test files for Windows compatibilityPaul Moore
2021-07-23Improve error handling38-unwrap-on-empty-choiceRyan Geary
2020-06-08Add regression tests for #16Ryan Geary
2020-06-02Add character-wise `choose`ingRyan Geary
2020-04-06[FEATURE] specify output field delimiter (#8)Ryan Geary
2020-04-01Add negative choice and parsing testsRyan Geary
2020-03-17Handle failure to open input fileRyan Geary
2020-03-17Reassign exit codes and clean up e2e_testRyan Geary
2020-03-10Improve performance and add profiling toolingRyan Geary
2019-10-13[BREAKING] Default to inclusive ranges, -x for exclusiveRyan Geary
2019-10-13Add reverse rangesRyan Geary
2019-09-17Add cargo test to e2etestRyan Geary
2019-09-17Test return value on error with e2e testRyan Geary
2019-09-11Add choose 12 testRyan Geary
2019-09-10Rename test to e2e_testv0.1.0Ryan Geary
2019-09-10Ignore all whitespace in testingRyan Geary
2019-09-10Add basic test suiteRyan Geary