Historique des commits

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