1. 216e4da Add "testcmd" function as an alternative to "testing" for tests/*.test, and by Rob Landley · 8 years ago
  2. 8361fbd make test_cmp caused the make invocation to exit with an error because the by Rob Landley · 8 years ago
  3. fcbf55a Add NOSPACE=1 to allow tests to pass with diff -b by Rob Landley · 8 years ago
  4. 4b02667 Allow EVAL= to run test under a different shell (for sh.test) by Rob Landley · 9 years ago
  5. 336c44a Factor out command name at the start of test name, have runtest.sh print it. by Rob Landley · 9 years ago
  6. 8cbde4b Update to status.html and some test suite cosmetic tweaks. by Rob Landley · 9 years ago
  7. 325e02e Suggestion from Elliott Hughes: tweak test infrastructure to notice if by Rob Landley · 9 years ago
  8. fd49375 When running a test, the diff is always an ascii diff, not binary. by Rob Landley · 10 years ago
  9. 9dbcee4 Add color support for scripts/test.sh and new SKIP_HOST for tests expected to fail on non-toybox implementations. by Rob Landley · 10 years ago
  10. 387edf5 Move testsuite out of scripts/test into its own top level tests directory, and make ctrl-c kill "make test" more reliably. by Rob Landley · 10 years ago[Renamed (98%) from scripts/test/testing.sh]
  11. 50b8297 Add VERBOSE=fail to "make tests", based on suggestion from Johan Bergstr?m. by Rob Landley · 10 years ago
  12. 41ed979 Use basename() where appropriate. by Rob Landley · 12 years ago
  13. 9201a01 Test suite comment tweaks. by Rob Landley · 13 years ago
  14. 7bc357d Cosmetic tweak, only show skipped tests when VERBOSE set. by Rob Landley · 17 years ago
  15. 273f278 Tweak testing.sh so VERBOSE=1 is less noisy. by Rob Landley · 17 years ago
  16. 2c22685 Remove trailing whitespace (thanks to Charlie Shepherd), and a couple comment by Rob Landley · 17 years ago
  17. 5f1d7e2 An old test suite wrapper I wrote, cleaned up a bit and checked for copyrights. by Rob Landley · 18 years ago