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