summaryrefslogtreecommitdiff
path: root/tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some more tests for cut. Craig Matsuura said he saw some problems along theseMark Whitley2001-03-271-0/+6
| | | | lines. "Works for me", but we'll keep these tests around for regression.
* Applied patch from Larry Doolittle to fix problem where multibuild.pl wouldMark Whitley2001-03-152-6/+10
| | | | build the wrong files. Made the same changes to multifeat.pl.
* Added some tests for some recently found / fixed bugs in the shell.Mark Whitley2001-03-151-1/+6
|
* Some new testcases, some improvements to the tester.sh script.Mark Whitley2001-03-132-70/+146
|
* Program for testing concurrent access to syslogd.Mark Whitley2001-03-121-0/+44
|
* Created new regression testing framework with a number of testcases (many moreMark Whitley2001-03-102-0/+405
| | | | | | can be added). Also changed 'test' target in makefile to run the new tester.sh. (Hopefully, we should be able to remove all the tests/*.mk files soon.)
* Added script that tests turning on features in busybox one at a time andMark Whitley2001-03-091-0/+81
| | | | compiling to see if things break. Initial revision.
* Revert multibuild.pl change.Eric Andersen2001-02-161-1/+0
|
* Patch from Larry Doolittle to cross things in multibuild.plEric Andersen2001-02-161-0/+1
|
* Apply a patch from Larry Doolittle to add "-all" and "-none" switchesEric Andersen2001-02-012-2/+22
| | | | | | | to multibuild.pl. I did a little formatting adjustments to make it _very_ obvious when things stop working. I also removed the USE_PROCFS config option -- just do the right thing when USE_DEVPS_PATCH is enabled. -Erik
* Test applets containing numbers in their name. Thanks to Larry Doolittle.Matt Kraai2001-01-291-1/+1
|
* Cleanup from Larry DoolittleEric Andersen2001-01-251-0/+0
|
* more bugs fixed -- found doing regression testingEric Andersen2001-01-241-0/+0
| | | | -Erik
* Fix _old_ bug so that the regression test actually works.Eric Andersen2001-01-241-0/+0
| | | | -Erik
* Added new script from Larry Doolittle that builds each applet individually.Mark Whitley2001-01-041-0/+51
|
* Test suite update from Larry Doolittle to disable some problematicEric Andersen2000-12-112-3/+10
| | | | ambiguous cases. Everything now passes the test suite...
* Script to do regression test, by combining all possible options.Eric Andersen2000-08-211-0/+1
| | | | -Erik
* Script to do regression test, by combining all possible options.Eric Andersen2000-08-211-0/+0
| | | | | Run this to check for combinitorial type build errors. -Erik
* Remove trailing space char.Eric Andersen2000-06-141-1/+1
| | | | -Erik
* Integrate Tomi Ollila's telnet. Costs 3k. :)Eric Andersen2000-06-141-53/+80
| | | | -Erik
* Some more updates and such...Erik Andersen2000-04-211-24/+31
| | | | -Erik
* Make the sys logger for so that concurrent logging will workErik Andersen2000-04-193-0/+22
| | | | | properly (see tests/syslog_test.c for example). -Erik
* A few updates (including the cp fix the Craig has been looking for)Erik Andersen2000-03-044-78/+165
| | | | -Erik
* Add this in0_42Erik Andersen2000-02-111-0/+15
| | | | -Erik
* A few minor updates. ;-)Erik Andersen2000-02-074-0/+501
Seriously though, read the Changelog for busybox 0.42, which this is about to become... -Erik