Commit History

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