Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-04 | sort -o: fix behavior when output file is one of the input files. | Elliott Hughes | |
Bug: http://b/123902291 | |||
2018-12-19 | First stab at sort -V | Rob Landley | |
2018-12-19 | Fix sort -x attached to a key. | Rob Landley | |
2018-12-04 | Also remove SORT_BIG from sort.test. | Rob Landley | |
2016-12-25 | Add test for last sort commit. | Rob Landley | |
2016-03-02 | Factor out command name at the start of test name, have runtest.sh print it. | Rob Landley | |
2016-01-15 | Fix sort -f, add tests, make TEST_HOST pass new tests. | Rob Landley | |
2014-09-20 | Move testsuite out of scripts/test into its own top level tests directory, ↵ | Rob Landley | |
and make ctrl-c kill "make test" more reliably. |