chcon: exclude constraints for impossible option if long opts are off
[oweals/busybox.git] / testsuite /
2007-03-07 Denis Vlasenkomissed end-of-line
2007-03-07 Denis Vlasenkobunzip2/gunzip/uncompress/unlzma: merge into common...
2007-02-25 Denis Vlasenkostop using bash'isms ('function')
2007-02-17 Denis Vlasenkosort: fix multiple -k (was ignoring all except last)
2007-01-29 Denis Vlasenkoadd to testsuite and fix yet another sed corner case
2007-01-29 Denis Vlasenkosed: fix 2 bugs (one testsuite entry + one newly found)
2007-01-28 Denis Vlasenkofix all known regressions with sed and also make it...
2007-01-28 Denis Vlasenkowc can emit unpredictable amount of whitespace
2007-01-27 Bernhard Reutner... - add a very few simple test for sum.
2007-01-07 Bernhard Reutner... - pull taskset.tests from the busybox_scratch branch
2007-01-07 Denis Vlasenkodiff: small optimizations; do not try to diff non-seeka...
2006-09-17 Denis Vlasenkowhitespace cleanup
2006-09-03 Denis Vlasenkouuencode: common implementation for wget and uuencode...
2006-09-02 Denis Vlasenkotar: tar xf foo.tar dir/dir did not extract all subdirs.
2006-08-28 Bernhard Reutner... - pull from busybox_scratch: r15829:15850
2006-07-26 Rob LandleyRich Filker spotted that sed -e 's/xxx/[/' didn't work...
2006-06-30 Rob LandleyRevert taskset for 1.2.0. It emits a warning, breaks...
2006-06-24 Rob LandleyAdd a test from Glenn.
2006-06-15 Rob LandleyFix bug found by Joey Hess and forwarded by Bastian...
2006-06-15 Rob LandleyDon't do workarounds for broken shells. Busybox is...
2006-06-07 Bernhard Reutner... - add applet taskset to set/retrieve the CPU affinity...
2006-06-04 Bernhard Reutner... - add testcase for grep bug (busybox.net/bugs/view...
2006-05-26 Mike Frysingercheck for queueing dependancy dependancies typos
2006-05-26 Mike Frysingerqueuing is spelled correctly
2006-05-25 Bernhard Reutner... make the testsuite a little less brittle:
2006-05-06 Mike Frysingermake sure script is executable
2006-05-05 Rob LandleyAdd an "optional" line for FEATURE_READLINK_FOLLOW.
2006-05-05 Rob LandleyNew test from Natanael Copa.
2006-05-02 Rob LandleyMinor tweaks: remove traces of old $COMMAND environment...
2006-04-29 Mike Frysingerdetect more obsolete headers
2006-04-28 Bernhard Reutner... - print "Obsolet headers" instead of "Obsolete function...
2006-04-27 Rob LandleyRe-wordwrap the new tests, and fix seq.c to pass them.
2006-04-27 Bernhard Reutner... - add two regression tests for seq.
2006-04-19 Rob LandleyPatch from Jean Wolter:
2006-04-18 Bernhard Reutner... - typo: s/derefernce/dereference/g
2006-04-18 Bernhard Reutner... - add typo s/deamon/daemon/g
2006-04-18 Bernhard Reutner... - add grep for typo s/algorithic/algorithmic/g
2006-04-16 Mike Frysingeradd a check for obsolete headers
2006-04-16 Mike Frysingeradd some tests for common typos and for obsolete functions
2006-04-04 Rob LandleyAvoid spurious error message. (Technically applet...
2006-04-01 Mike Frysingerwork outside of the srctree
2006-04-01 Mike Frysingernew test for source code sanity
2006-04-01 Mike Frysingermove source code tests out into a sep file rather than...
2006-04-01 Mike Frysingerremove bogus "
2006-04-01 Mike Frysingersilence error if busybox.links doesnt exist and run...
2006-03-22 Rob LandleyFix "seq 1 1".
2006-03-18 Rob LandleyMake the new chroot environment creation infrastructure...
2006-03-18 Rob LandleyMy mount testsuite. Not automatically run at the momen...
2006-03-16 Rob LandleyMore test updates.
2006-03-16 Rob LandleyRedo test suite to be able to test more than one comman...
2006-03-09 Rob LandleyI'm about to introduce tests that need to run as root...
2006-03-01 Rob LandleyWhen gnu fails this one we shouldn't let it _hang_...
2006-03-01 Rob LandleyYet more sed tests. Passing these is a to-do item...
2006-02-24 Rob LandleyAdd a test suite for seq.
2006-02-23 Rob LandleyLots of tests the fix to sed needs to pass...
2006-02-22 Mike Frysingertest to make sure applets are in alphabetical order
2006-02-16 Rob LandleyPutting together OPTIONFLAGS, sed needs the global...
2006-02-16 Rob LandleyWhen setting an environment variable by piping somethin...
2006-01-25 Mike Frysingeruse LC_ALL, not LANG, for forcing C
2006-01-25 Tim Rikerignore whitespace
2006-01-25 Tim RikerLANG=C should help
2005-11-10 Rob LandleyOk, I've converted the contents of the "testing/sed...
2005-11-07 Rob LandleyIt was a bit out of date.
2005-11-07 Rob LandleyFix the test suite so that individual *.tests files...
2005-10-06 Bernhard Reutner... - add a few basic tests for pidof(8)
2005-10-06 Bernhard Reutner... - support make check V=1 to run the checks in verbose...
2005-09-24 Mike Frysingercleanup option parsing
2005-09-23 Bernhard Reutner... - remove dangling symlinks after the runs
2005-09-23 Bernhard Reutner... - set executable bit
2005-09-23 Bernhard Reutner... - introduce variable _BB_CONFIG_DEP to the new test...
2005-09-20 Rob LandleyGet "make check" ($srcdir) to work with the new testsuite.
2005-09-20 Rob LandleyThe testsuite/links directory wasn't being created.
2005-09-14 Rob LandleyTest full susv3 spec for uniq (except internationalizat...
2005-09-07 Rob LandleyDon't comment warnings. Don't put #warnings about...
2005-09-05 Rob LandleyRegarding 11330: when you fix a bug that the testsuite...
2005-09-04 Rob LandleyRemove trailing crud from busybox.tests. (Sleep depriv...
2005-09-04 Rob LandleyGeneral cleanup of command line parsing to allow "busyb...
2005-09-02 Rob LandleyThis goes along with the new testsuite code...
2005-09-02 Rob LandleyWorking on a new test harness. Moved the sort tests...
2005-05-18 Rob LandleyPatch from Colin Watson (mangled slightly by Rob Landley):
2004-10-08 Eric Andersenegor duda writes:
2004-04-18 Glenn L McGrathAdd two fundamental tests for copying directories
2004-04-06 Eric AndersenMinor tar test update
2004-04-06 Eric AndersenKill off the old 'tests' stuff. Write a ton of new...
2004-04-06 Eric AndersenFix the test suite script so it actually works and...
2004-04-05 Eric AndersenSome test additions
2003-12-26 Glenn L McGrathIsolate code better for unused options, config option...
2003-11-20 Glenn L McGrathUpdate status of tests which should pass
2003-11-20 Glenn L McGrathremove controversial tests
2003-09-16 Glenn L McGrathConfiguration option to define wether to follows GNU...
2003-09-16 Glenn L McGrathFix a bug that creapt in recently with substitution...
2003-09-15 Glenn L McGrathFix a simple mistake with pattern space, and add a...
2003-09-15 Glenn L McGrathAdd a test for the 'P' command and fix current implemen...
2003-09-15 Glenn L McGrathA test and fix for the sed 'n' command
2003-09-15 Glenn L McGrathTest for use of newline in regex's, this feature is...
2003-09-15 Glenn L McGrathTest the N command
2003-09-15 Glenn L McGrathCheck sed doesnt go into an infinite loop (yes it does)
2003-09-14 Glenn L McGrathUpdate sed branch tests
2003-09-14 Glenn L McGrathAdd two new tests, sed-recurses-properly should always...
2003-05-18 Matt KraaiHandle -O preceding -x.
next