Commit History

Author SHA1 Message Date
  Elliott Hughes 296a75aa80 Fix the seq and sort tests on macOS and Android. 1 year ago
  Rob Landley 529a25a2ee Sort -c reported line number was off by one. 1 year ago
  Rob Landley 41d43d8a53 Use TOYFLAG_ARGFAIL() value for error_msg(), and add sort -C in passing. 1 year ago
  Rob Landley b0a4a96e36 Remove non-posix "sort -h". 2 years ago
  Rob Landley 7aaf3f36f8 Teach sort -h to handle decimals. 2 years ago
  Rob Landley e28e5bb465 Add sort -h (human readable), have -u imply -s, and general cleanup. 2 years ago
  Elliott Hughes 95574e3f2a cmp/env/nice/nohup/sort: use TOYFLAG_ARGFAIL. 5 years ago
  Elliott Hughes d5ad47d000 sort -o: fix behavior when output file is one of the input files. 5 years ago
  Rob Landley 4f5717dd14 First stab at sort -V 5 years ago
  Rob Landley 5ebd387640 Fix sort -x attached to a key. 5 years ago
  Rob Landley f5d9d76447 Also remove SORT_BIG from sort.test. 5 years ago
  Rob Landley 17ba065072 Add test for last sort commit. 7 years ago
  Rob Landley 336c44adca Factor out command name at the start of test name, have runtest.sh print it. 8 years ago
  Rob Landley 7ca907824d Fix sort -f, add tests, make TEST_HOST pass new tests. 8 years ago
  Rob Landley 387edf547e Move testsuite out of scripts/test into its own top level tests directory, and make ctrl-c kill "make test" more reliably. 9 years ago