aboutsummaryrefslogtreecommitdiff
path: root/scripts/test/sort.test
AgeCommit message (Collapse)Author
2012-07-05- Do not abort testing after running the sort testsElie De Brauwer
- Add tail testcases for input not ending on a newline - Fix condition where input coming from stdin does not have a trailing newline
2012-02-06Bugfix for -x, add CONFIG_SORT_FLOAT, and new test suite entry.Rob Landley
2012-02-02Test suite comment tweaks.Rob Landley
2008-06-22Basic tests for sort. Needs more...Rob Landley