Tito writes:
[oweals/busybox.git] / testsuite /
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.