Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Redo test suite to be able to test more than one command at a time. Eliminate | Rob Landley | 2006-03-16 | 1 | -18/+45 |
* | I'm about to introduce tests that need to run as root (like mount.tests), | Rob Landley | 2006-03-09 | 1 | -2/+29 |
* | When setting an environment variable by piping something into grep, backquotes | Rob Landley | 2006-02-16 | 1 | -2/+2 |
* | Fix the test suite so that individual *.tests files can be run ala | Rob Landley | 2005-11-07 | 1 | -44/+42 |
* | - support make check V=1 to run the checks in verbose mode | Bernhard Reutner-Fischer | 2005-10-06 | 1 | -5/+5 |
* | cleanup option parsing | Mike Frysinger | 2005-09-24 | 1 | -9/+30 |
* | - introduce variable _BB_CONFIG_DEP to the new test harness. | Bernhard Reutner-Fischer | 2005-09-23 | 1 | -1/+20 |
* | General cleanup of command line parsing to allow "busybox" to work as a prefix. | Rob Landley | 2005-09-04 | 1 | -2/+2 |
* | Working on a new test harness. Moved the sort tests into it. | Rob Landley | 2005-09-02 | 1 | -0/+62 |