Glenn L McGrath
1cb2622f9c
Fix a bug where make clean complained about having both : and :: entries.
...
Remove tester.log on make clean
Patch by Arthur Othieno
2003-09-10 23:47:10 +00:00
Eric Andersen
e199220d48
Add a default clean target
2003-07-22 08:54:02 +00:00
Eric Andersen
431a18497d
disambiguate a test
2002-10-18 22:18:10 +00:00
Eric Andersen
c52a6b0f10
|2001-10-08 Rodney Brown <rbrown64@csc.com.au>
...
|
| * editors/sed.c: Fix multiline [aic] commands. Make # an endline
| comment for compatibility. Codespace reduction.
| * tests/testcases: Cope with move to subdirectories.
| * testsuite/sed/sed-aic-commands: Add.
|
| text data bss dec hex filename
| 3772 16 0 3788 ecc editors/sed.o
| 4516 16 0 4532 11b4 editors/sed.o.bu
2001-11-10 10:49:42 +00:00
Eric Andersen
bdfd0d78bc
Major rework of the directory structure and the entire build system.
...
-Erik
2001-10-24 05:00:29 +00:00
Matt Kraai
91631011cc
Remove traces of rpmunpack (patch by Laurence Anderson).
2001-08-27 18:55:10 +00:00
Glenn L McGrath
f8736d251e
rpm2cpio applet by Laurence Anderson
2001-06-26 01:19:34 +00:00
Mark Whitley
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
Eric Andersen
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
Matt Kraai
12422ffe3e
Added a new testcase from Larry Doolittle (inspired by a note from Vadim
...
Berkgaut).
2001-06-05 17:48:47 +00:00
Mark Whitley
4f6aea807b
More shell / quoting testcases from Larry.
2001-05-24 23:05:13 +00:00
Mark Whitley
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
Mark Whitley
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
Mark Whitley
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
Eric Andersen
77d9268892
Patch from larry to fix some grammar errors.
2001-05-23 20:32:09 +00:00
Mark Whitley
336480fe6f
Added some testcases for grep and sed (many more could still be added)
2001-05-14 21:18:54 +00:00
Mark Whitley
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
Mark Whitley
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
Mark Whitley
7384d7dce0
Added some tests for some recently found / fixed bugs in the shell.
2001-03-15 18:19:13 +00:00
Mark Whitley
c75f83d874
Some new testcases, some improvements to the tester.sh script.
2001-03-13 23:30:18 +00:00
Mark Whitley
5ec5415402
Program for testing concurrent access to syslogd.
2001-03-12 20:00:00 +00:00
Mark Whitley
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
Mark Whitley
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
Eric Andersen
361ee514c6
Revert multibuild.pl change.
2001-02-16 19:07:21 +00:00
Eric Andersen
fa4f146d7d
Patch from Larry Doolittle to cross things in multibuild.pl
2001-02-16 18:37:00 +00:00
Eric Andersen
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
Matt Kraai
201dc0d5a9
Test applets containing numbers in their name. Thanks to Larry Doolittle.
2001-01-29 19:00:48 +00:00
Eric Andersen
cc2bcdc41d
Cleanup from Larry Doolittle
2001-01-25 00:47:31 +00:00
Eric Andersen
f5d5e77321
more bugs fixed -- found doing regression testing
...
-Erik
2001-01-24 23:34:48 +00:00
Eric Andersen
088d9e0f05
Fix _old_ bug so that the regression test actually works.
...
-Erik
2001-01-24 22:09:46 +00:00
Mark Whitley
1171c2fcb4
Added new script from Larry Doolittle that builds each applet individually.
2001-01-04 01:05:55 +00:00
Eric Andersen
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
Eric Andersen
fba9c00071
Script to do regression test, by combining all possible options.
...
-Erik
2000-08-21 23:01:39 +00:00
Eric Andersen
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
Eric Andersen
3f75503fa0
Remove trailing space char.
...
-Erik
2000-06-14 22:16:59 +00:00
Eric Andersen
28c70b3a16
Integrate Tomi Ollila's telnet. Costs 3k. :)
...
-Erik
2000-06-14 20:42:57 +00:00
Erik Andersen
e90f4045af
Some more updates and such...
...
-Erik
2000-04-21 21:53:58 +00:00
Erik Andersen
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
Erik Andersen
029011b9ee
A few updates (including the cp fix the Craig has been looking for)
...
-Erik
2000-03-04 21:19:32 +00:00
Erik Andersen
5e2b96345c
Add this in
...
-Erik
2000-02-11 21:55:41 +00:00
Erik Andersen
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