Historial de Commits

Autor SHA1 Mensaje Fecha
  Rob Landley a125ba10bc Fix TEST_HOST path using symlinked command. hace 2 años
  Rob Landley de474ba039 Fix "make tests" exiting on failure when test run in subshell. hace 3 años
  Rob Landley e00b4c2655 Clear environment variables between tests. hace 3 años
  Rob Landley d6a0b3031f Have "make tests" fail if any of the tests failed. hace 4 años
  Rob Landley 6b6436c848 Fix syntax checking for "if true; then echo hello | fi", fix some tests, hace 4 años
  Rob Landley ce67bb5ac8 Teach scripts/test.sh to skip TEST_HOST commands that aren't installed. hace 4 años
  Rob Landley 01864337c4 Fix "make tests". (realpath was replacing command name with "toybox".) hace 4 años
  Rob Landley b35e4740b3 Resolve absolute paths in places input can vary. hace 4 años
  Rob Landley c77018116c testcmd shouldn't use shell builtin for TEST_HOST unless there isn't hace 5 años
  Rob Landley fe12fb5146 Do a rm -rf of testdir between each command so debris files don't accumulate. hace 5 años
  Rob Landley b67a5a07b0 Have test.sh use portability.sh too. hace 5 años
  Rob Landley 80e5d01eb0 Break runtest.sh out again: the Android devs were using it. hace 5 años
  Rob Landley b742998a26 Teach testcmd to say short name rather than full path. hace 5 años
  Rob Landley 01844db4fb Merge runtest.sh into test.sh. hace 5 años
  Rob Landley 7f062f2dcf Skip tests that don't have the executable bit set unless $TEST_ALL set. hace 5 años
  Rob Landley 6e2ef60264 testcmd should only use absolute path to command when not doing TEST_HOST. hace 7 años
  Rob Landley ee14fc396d Test infrastructure: collate make "test_single" and "make tests" into common hace 7 años
  Rob Landley 1ffa7f45eb Fix bzcat.test (as noted by Andy Chu), wean tests off $TOPDIR and supply $FILES hace 8 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 deb31c8294 Locale setting is case sensitive. 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
  Rob Landley 4a855d6cf6 Have "make test" run tests in testdir/testdir instead of same directory as command symlinks. (Makes cleanup easier.) hace 10 años
  Rob Landley dcf52cbf25 Remove leftover debris from scripts/test.sh that screws up single tests with single.sh. hace 10 años
  Rob Landley 26f52eb13e Teach scripts/test.sh to call scripts/single.sh. hace 10 años
  Rob Landley 728c94a002 Work around a Bash bug that removes "." from the $PATH when you're root. (The FSF believes it knows better than you, and won't let you do things, in the name of Freedom.) hace 12 años
  Rob Landley 37256ff6f3 Adjust "optional" function (gen_config.h became generated/config.h). hace 16 años
  Rob Landley e156d44eb2 More tweaks to rmdir.test and the testing infrastructure. hace 16 años
  Rob Landley c564834cdc Teach run-all-tests mode to only test enabled commands. hace 16 años
  Rob Landley 9d243a2efc Update help, move test.sh to scripts, and fix "make test" to call right script. hace 16 años