update comments as to what caused the defines to change
[oweals/busybox.git] / testsuite /
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.
2003-01-13 Eric AndersenPatch from Tito to rework strings applet, and some...
2002-11-28 Glenn L McGrathleft out a \"
2002-11-28 Glenn L McGrathThis test was hanging
2002-06-11 Matt Kraai* testsuite/sed/sed-recurses-properly: Mark XFAIL.
2002-04-15 Matt Kraai* archival/bunzip2.c (bunzip2_main): Do not remove...
2002-04-13 Eric AndersenSed can go into an infinite loop
2002-04-01 Matt Kraai* editors/sed.c (process_file): Stop processing deleted...
2002-03-27 Matt Kraai* testsuite/which/which-uses-default-path: Remove extra...
2002-03-27 Matt Kraai* testsuite/grep/egrep-supports-extended-regexps: Check...
2002-03-27 Matt Kraai* testsuite/bunzip2/bunzip2-reads-from-standard-input...
2002-03-27 Matt Kraai* testsuite/COPYING: Remove.
2002-03-27 Matt Kraai* archival/bunzip2.c (bunzip2_main): Remove compressed...
2002-03-27 Matt Kraai* testsuite/runtest (run_applet_testcase): Return test...
2002-03-27 Matt Kraai* archival/bunzip2.c: Include <unistd.h>.
2002-03-19 Matt Kraai* testsuite/grep/egrep-is-not-case-insensitive: Require
2002-03-19 Matt Kraai* testsuite/grep/grep-handles-binary-files: Read input...
2002-03-19 Matt Kraai* networking/wget.c (parse_url): Allocate a string...
2002-02-19 Matt Kraai* testsuite/runtest (show_result): Change UPASS to...
2002-02-19 Matt Kraai* testsuite/README: Change "UNSUPPORTED" tag to "FEATURE".
2002-02-19 Matt Kraai* testsuite/runtest (run_applet_testcase): Return UNTES...
2002-02-19 Matt Kraai* testsuite/README: Fill to 80 columns.
2002-02-19 Matt Kraai* testsuite/README: Update copyright date.
2002-02-19 Matt Kraai* testsuite/tar/tar-archives-multiple-files: Require
2002-02-17 Matt Kraai* testsuite/tar/tar-archives-multiple-files: New.
2002-02-05 Matt Kraai* archival/gzip.c (ifname, ofname): Delete.
2002-01-14 Matt KraaiDo not segfault if PATH is unset.
2002-01-03 Matt Kraai* editors/sed.c (parse_edit_cmd): Rewrite.
2002-01-02 Matt Kraai* cmp/cmp-detects-difference: Simplify return code...
2002-01-02 Matt Kraai* testsuite/README: Document -v option.
2002-01-02 Matt Kraai* editors/sed.c (parse_edit_command): Require a newline...
2001-12-21 Matt KraaiIgnore blanks before the first address and before the...
2001-12-21 Matt KraaiNew.
2001-12-20 Matt KraaiWrite files when extracting an archive from standard...
2001-12-20 Matt KraaiRemove dependence on CONFIG_FEATURE_CLEAN_UP.
2001-12-17 Matt KraaiMake cp and mv optionally preserve hard links.
2001-12-11 Matt KraaiOpen the source before creating the destination.
2001-12-07 Matt KraaiNew.
2001-12-07 Matt KraaiEnable test only if CONFIG_FEATURE_GREP_EGREP_ALIAS...
2001-11-20 Matt KraaiNew.
2001-11-20 Matt KraaiNew.
2001-11-19 Matt KraaiUpdate usage instructions, and document test case format.
2001-11-19 Matt KraaiNew.
2001-11-19 Matt KraaiNew.
2001-11-12 Matt KraaiNew.
2001-11-10 Eric Andersen|2001-10-08 Rodney Brown <rbrown64@csc.com.au>
2001-10-31 Matt KraaiNew.
2001-10-31 Matt KraaiRemove completed task.
2001-10-31 Matt KraaiMark as unsupported unless CONFIG_FEATURE_TAR_EXCLUDE...
2001-10-31 Matt KraaiMake egrep only set REG_EXTENDED flag.
2001-10-30 Matt KraaiMerge test suite.