Historial de Commits

Autor SHA1 Mensaje Fecha
  Rob Landley 13e973c613 Don't test for specific error message output, they vary by libc version. hace 4 años
  Rob Landley 13468ca834 Switch -w tests to check boundary conditions, fix code to pass tests, hace 4 años
  Andrew Ilijic dde512ac80 ls: Add tests for `-C` and `-x` options hace 4 años
  Andrew Ilijic ab3e920602 ls: Add `-w` which sets the column width hace 4 años
  Elliott Hughes fb872879a7 ls: fix spacing of -lZ and --full-time. hace 4 años
  Elliott Hughes 935980346f ls: fix -Z, add a test. hace 4 años
  Elliott Hughes fe60afd4b7 ls: fix recent regression. hace 4 años
  Elliott Hughes 151ac30a9f Make ls.test work without awk. hace 7 años
  Elliott Hughes a456c2fc6b Fix ls -a and ls -A tests. 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 dec4669fa1 Set the executable bits on all the *.test files. (Wasn't consistent, is now.) hace 9 años
  Rob Landley 82671e1ed5 Test for ls -d from Isaac Dunham, and he pointed out -F also disables symlink following. hace 9 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