Historial de Commits

Autor SHA1 Mensaje Fecha
  Elliott Hughes 296a75aa80 Fix the seq and sort tests on macOS and Android. hace 1 año
  Rob Landley 529a25a2ee Sort -c reported line number was off by one. hace 1 año
  Rob Landley 41d43d8a53 Use TOYFLAG_ARGFAIL() value for error_msg(), and add sort -C in passing. hace 1 año
  Rob Landley b0a4a96e36 Remove non-posix "sort -h". hace 2 años
  Rob Landley 7aaf3f36f8 Teach sort -h to handle decimals. hace 2 años
  Rob Landley e28e5bb465 Add sort -h (human readable), have -u imply -s, and general cleanup. hace 2 años
  Elliott Hughes 95574e3f2a cmp/env/nice/nohup/sort: use TOYFLAG_ARGFAIL. hace 5 años
  Elliott Hughes d5ad47d000 sort -o: fix behavior when output file is one of the input files. hace 5 años
  Rob Landley 4f5717dd14 First stab at sort -V hace 5 años
  Rob Landley 5ebd387640 Fix sort -x attached to a key. hace 5 años
  Rob Landley f5d9d76447 Also remove SORT_BIG from sort.test. hace 5 años
  Rob Landley 17ba065072 Add test for last sort commit. hace 7 años
  Rob Landley 336c44adca Factor out command name at the start of test name, have runtest.sh print it. hace 8 años
  Rob Landley 7ca907824d Fix sort -f, add tests, make TEST_HOST pass new tests. hace 8 años
  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. hace 9 años