91631011cc
Remove traces of rpmunpack (patch by Laurence Anderson).
2001-08-27 18:55:10 +00:00
f8736d251e
rpm2cpio applet by Laurence Anderson
2001-06-26 01:19:34 +00:00
0915c4b985
- Fixed bug where you couldn't mix line number and regexes in two-address cmds
...
- Fixed bug where you couldn't use two addresses for a 'c' cmd
- Moved the do_sed_cmd function into process_file to simplify some things
- Reduced a buncha lines of code in the process
2001-06-11 23:50:06 +00:00
04407e522b
Another hush update from Larry:
...
Fixes the interaction between if/then/else/fi syntax and variables.
I planned to do it right from the beginning, but my implementation
was buggy. Also adds the relevant test cases. Also adds some old
Matt Kraai variable test cases that got left out somehow.
2001-06-07 16:42:05 +00:00
12422ffe3e
Added a new testcase from Larry Doolittle (inspired by a note from Vadim
...
Berkgaut).
2001-06-05 17:48:47 +00:00
4f6aea807b
More shell / quoting testcases from Larry.
2001-05-24 23:05:13 +00:00
0a4f578fdc
'Nother patch from Larry to fix a buglet in how the line gets sed-ified.
...
Also, more testcases and comments on bugs and formatting differences in some
of the testcases.
2001-05-24 21:24:39 +00:00
fa43e54b6f
Added support for grep -e and grep -f, closes bug #1164 . Also added some
...
testcases for these new features.
2001-05-24 18:36:18 +00:00
04052f96e1
Numerous new testcases from Larry Doolittle and a patch to tester.sh to avoid
...
a bash2-ism and quote variables that contain strings.
2001-05-24 17:15:33 +00:00
77d9268892
Patch from larry to fix some grammar errors.
2001-05-23 20:32:09 +00:00
336480fe6f
Added some testcases for grep and sed (many more could still be added)
2001-05-14 21:18:54 +00:00
cc7b4f39fc
Some more tests for cut. Craig Matsuura said he saw some problems along these
...
lines. "Works for me", but we'll keep these tests around for regression.
2001-03-27 20:48:01 +00:00
056960d8dc
Applied patch from Larry Doolittle to fix problem where multibuild.pl would
...
build the wrong files. Made the same changes to multifeat.pl.
2001-03-15 22:14:26 +00:00
7384d7dce0
Added some tests for some recently found / fixed bugs in the shell.
2001-03-15 18:19:13 +00:00
c75f83d874
Some new testcases, some improvements to the tester.sh script.
2001-03-13 23:30:18 +00:00
5ec5415402
Program for testing concurrent access to syslogd.
2001-03-12 20:00:00 +00:00
d2117e9c82
Created new regression testing framework with a number of testcases (many more
...
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.)
2001-03-10 00:51:29 +00:00
9ba5bce06f
Added script that tests turning on features in busybox one at a time and
...
compiling to see if things break. Initial revision.
2001-03-09 01:46:45 +00:00
361ee514c6
Revert multibuild.pl change.
2001-02-16 19:07:21 +00:00
fa4f146d7d
Patch from Larry Doolittle to cross things in multibuild.pl
2001-02-16 18:37:00 +00:00
af4ac77d9d
Apply a patch from Larry Doolittle to add "-all" and "-none" switches
...
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
2001-02-01 22:43:49 +00:00
201dc0d5a9
Test applets containing numbers in their name. Thanks to Larry Doolittle.
2001-01-29 19:00:48 +00:00
cc2bcdc41d
Cleanup from Larry Doolittle
2001-01-25 00:47:31 +00:00
f5d5e77321
more bugs fixed -- found doing regression testing
...
-Erik
2001-01-24 23:34:48 +00:00
088d9e0f05
Fix _old_ bug so that the regression test actually works.
...
-Erik
2001-01-24 22:09:46 +00:00
1171c2fcb4
Added new script from Larry Doolittle that builds each applet individually.
2001-01-04 01:05:55 +00:00
59ec601b8e
Test suite update from Larry Doolittle to disable some problematic
...
ambiguous cases. Everything now passes the test suite...
2000-12-11 17:33:08 +00:00
fba9c00071
Script to do regression test, by combining all possible options.
...
-Erik
2000-08-21 23:01:39 +00:00
acf5551099
Script to do regression test, by combining all possible options.
...
Run this to check for combinitorial type build errors.
-Erik
2000-08-21 23:01:20 +00:00
3f75503fa0
Remove trailing space char.
...
-Erik
2000-06-14 22:16:59 +00:00
28c70b3a16
Integrate Tomi Ollila's telnet. Costs 3k. :)
...
-Erik
2000-06-14 20:42:57 +00:00
e90f4045af
Some more updates and such...
...
-Erik
2000-04-21 21:53:58 +00:00
e3ed156eeb
Make the sys logger for so that concurrent logging will work
...
properly (see tests/syslog_test.c for example).
-Erik
2000-04-19 18:52:56 +00:00
029011b9ee
A few updates (including the cp fix the Craig has been looking for)
...
-Erik
2000-03-04 21:19:32 +00:00
5e2b96345c
Add this in
...
-Erik
2000-02-11 21:55:41 +00:00
fac10d7c59
A few minor updates. ;-)
...
Seriously though, read the Changelog for busybox 0.42,
which this is about to become...
-Erik
2000-02-07 05:29:42 +00:00