Историја ревизија

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