aboutsummaryrefslogtreecommitdiff
path: root/scripts/test/tac.test
AgeCommit message (Collapse)Author
2014-09-20Move testsuite out of scripts/test into its own top level tests directory, ↵Rob Landley
and make ctrl-c kill "make test" more reliably.
2012-12-22Fix tac to handle the "abc\ndef" case properlyElie De Brauwer
2012-12-15Adding tests for tac based on cat testsElie De Brauwer