Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-11 | randomtest fixes | Denys Vlasenko | |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2010-05-10 | randomconfig testsuite fixes | Denys Vlasenko | |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2009-06-03 | rename CONFIG_FEATURE_TAR_GZIP | Bernhard Reutner-Fischer | |
CONFIG_FEATURE_TAR_GZIP was renamed to CONFIG_FEATURE_SEAMLESS_GZ. Adjust testsuite accordingly. Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | |||
2008-08-04 | fix some testsuite false positives | Denis Vlasenko | |
2008-07-20 | tar: fix handling of tarballs with symlinks with size field != 0 | Denis Vlasenko | |
2008-07-11 | testsuite: uniformly use $ECHO with -n -e | Denis Vlasenko | |
2008-04-29 | tar: add testsuite entries | Denis Vlasenko | |
2007-09-21 | update Glenn McGrath's email address | Denis Vlasenko | |
2006-09-02 | tar: tar xf foo.tar dir/dir did not extract all subdirs. | Denis Vlasenko | |
Added testsuite entry for this | |||
2004-04-06 | Minor tar test update | Eric Andersen | |
2004-04-06 | Kill off the old 'tests' stuff. Write a ton of new tests for the | Eric Andersen | |
'testsuite' dir. Fix a bunch of broken tests. Fix the testsuite 'runtest' script so it actually reports all failures and provides meaningful feedback. -Erik | |||
2003-12-26 | Isolate code better for unused options, config option to enable long | Glenn L McGrath | |
options, add some conditions to the tar tests in testsuite. | |||
2003-11-20 | Update status of tests which should pass | Glenn L McGrath | |
2003-05-18 | Handle -O preceding -x. | Matt Kraai | |
2002-02-19 | * testsuite/README: Change "UNSUPPORTED" tag to "FEATURE". | Matt Kraai | |
* testsuite/runtest (run_applet_testcase): Likewise. * testsuite/cp/cp-preserves-hard-links: Likewise. * testsuite/grep/egrep-supports-extended-regexps: Likewise. * testsuite/grep/grep-is-also-egrep: Likewise. * testsuite/tar/tar-archives-multiple-files: Likewise. * testsuite/tar/tar-handles-empty-include-and-non-empty-exclude-list: Likewise. * testsuite/tar/tar-handles-exclude-and-extract-lists: Likewise. * testsuite/tar/tar-handles-nested-exclude: Likewise. | |||
2002-02-19 | * testsuite/tar/tar-archives-multiple-files: Require | Matt Kraai | |
CONFIG_FEATURE_TAR_CREATE. | |||
2002-02-17 | * testsuite/tar/tar-archives-multiple-files: New. | Matt Kraai | |
2002-01-02 | * cmp/cmp-detects-difference: Simplify return code negation. | Matt Kraai | |
* false/false-returns-failure: Likewise. * tar/tar-demands-at-least-one-ctx: Likewise. * tar/tar-demands-at-most-one-ctx: Likewise. | |||
2001-12-21 | New. | Matt Kraai | |
2001-12-20 | Write files when extracting an archive from standard input. | Matt Kraai | |
2001-10-31 | Mark as unsupported unless CONFIG_FEATURE_TAR_EXCLUDE is defined. | Matt Kraai | |
2001-10-30 | Merge test suite. | Matt Kraai | |