Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some more tests for cut. Craig Matsuura said he saw some problems along these | Mark Whitley | 2001-03-27 | 1 | -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 would | Mark Whitley | 2001-03-15 | 2 | -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 Whitley | 2001-03-15 | 1 | -1/+6 |
| | |||||
* | Some new testcases, some improvements to the tester.sh script. | Mark Whitley | 2001-03-13 | 2 | -70/+146 |
| | |||||
* | Program for testing concurrent access to syslogd. | Mark Whitley | 2001-03-12 | 1 | -0/+44 |
| | |||||
* | Created new regression testing framework with a number of testcases (many more | Mark Whitley | 2001-03-10 | 2 | -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 and | Mark Whitley | 2001-03-09 | 1 | -0/+81 |
| | | | | compiling to see if things break. Initial revision. | ||||
* | Revert multibuild.pl change. | Eric Andersen | 2001-02-16 | 1 | -1/+0 |
| | |||||
* | Patch from Larry Doolittle to cross things in multibuild.pl | Eric Andersen | 2001-02-16 | 1 | -0/+1 |
| | |||||
* | Apply a patch from Larry Doolittle to add "-all" and "-none" switches | Eric Andersen | 2001-02-01 | 2 | -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 Kraai | 2001-01-29 | 1 | -1/+1 |
| | |||||
* | Cleanup from Larry Doolittle | Eric Andersen | 2001-01-25 | 1 | -0/+0 |
| | |||||
* | more bugs fixed -- found doing regression testing | Eric Andersen | 2001-01-24 | 1 | -0/+0 |
| | | | | -Erik | ||||
* | Fix _old_ bug so that the regression test actually works. | Eric Andersen | 2001-01-24 | 1 | -0/+0 |
| | | | | -Erik | ||||
* | Added new script from Larry Doolittle that builds each applet individually. | Mark Whitley | 2001-01-04 | 1 | -0/+51 |
| | |||||
* | Test suite update from Larry Doolittle to disable some problematic | Eric Andersen | 2000-12-11 | 2 | -3/+10 |
| | | | | ambiguous cases. Everything now passes the test suite... | ||||
* | Script to do regression test, by combining all possible options. | Eric Andersen | 2000-08-21 | 1 | -0/+1 |
| | | | | -Erik | ||||
* | Script to do regression test, by combining all possible options. | Eric Andersen | 2000-08-21 | 1 | -0/+0 |
| | | | | | Run this to check for combinitorial type build errors. -Erik | ||||
* | Remove trailing space char. | Eric Andersen | 2000-06-14 | 1 | -1/+1 |
| | | | | -Erik | ||||
* | Integrate Tomi Ollila's telnet. Costs 3k. :) | Eric Andersen | 2000-06-14 | 1 | -53/+80 |
| | | | | -Erik | ||||
* | Some more updates and such... | Erik Andersen | 2000-04-21 | 1 | -24/+31 |
| | | | | -Erik | ||||
* | Make the sys logger for so that concurrent logging will work | Erik Andersen | 2000-04-19 | 3 | -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 Andersen | 2000-03-04 | 4 | -78/+165 |
| | | | | -Erik | ||||
* | Add this in0_42 | Erik Andersen | 2000-02-11 | 1 | -0/+15 |
| | | | | -Erik | ||||
* | A few minor updates. ;-) | Erik Andersen | 2000-02-07 | 4 | -0/+501 |
Seriously though, read the Changelog for busybox 0.42, which this is about to become... -Erik |