Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-25 | Suggestion from Elliott Hughes: tweak test infrastructure to notice if | Rob Landley | |
command exits with high errno and assume it segfaulted. | |||
2014-11-28 | When running a test, the diff is always an ascii diff, not binary. | Rob Landley | |
2014-11-14 | Add color support for scripts/test.sh and new SKIP_HOST for tests expected ↵ | Rob Landley | |
to fail on non-toybox implementations. | |||
2014-09-20 | Move testsuite out of scripts/test into its own top level tests directory, ↵ | Rob Landley | |
and make ctrl-c kill "make test" more reliably. |