Commit History

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