aboutsummaryrefslogtreecommitdiff
path: root/testsuite/tar (follow)
Commit message (Collapse)AuthorAgeFilesLines
* randomtest fixesDenys Vlasenko2010-05-111-0/+1
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* randomconfig testsuite fixesDenys Vlasenko2010-05-102-0/+4
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* rename CONFIG_FEATURE_TAR_GZIPBernhard Reutner-Fischer2009-06-031-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 positivesDenis Vlasenko2008-08-042-0/+4
|
* tar: fix handling of tarballs with symlinks with size field != 0Denis Vlasenko2008-07-201-0/+27
|
* testsuite: uniformly use $ECHO with -n -eDenis Vlasenko2008-07-111-234/+234
|
* tar: add testsuite entriesDenis Vlasenko2008-04-291-0/+259
|
* update Glenn McGrath's email addressDenis Vlasenko2007-09-211-1/+1
|
* tar: tar xf foo.tar dir/dir did not extract all subdirs.Denis Vlasenko2006-09-021-0/+12
| | | | | Added testsuite entry for this
* Minor tar test updateEric Andersen2004-04-061-3/+3
|
* Kill off the old 'tests' stuff. Write a ton of new tests for theEric Andersen2004-04-061-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 longGlenn L McGrath2003-12-265-3/+10
| | | | options, add some conditions to the tar tests in testsuite.
* Update status of tests which should passGlenn L McGrath2003-11-202-2/+0
|
* Handle -O preceding -x.Matt Kraai2003-05-181-0/+3
|
* * testsuite/README: Change "UNSUPPORTED" tag to "FEATURE".Matt Kraai2002-02-194-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: RequireMatt Kraai2002-02-191-0/+1
| | | | CONFIG_FEATURE_TAR_CREATE.
* * testsuite/tar/tar-archives-multiple-files: New.Matt Kraai2002-02-171-0/+5
|
* * cmp/cmp-detects-difference: Simplify return code negation.Matt Kraai2002-01-022-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 Kraai2001-12-211-0/+4
|
* Write files when extracting an archive from standard input.Matt Kraai2001-12-201-0/+5
|
* Mark as unsupported unless CONFIG_FEATURE_TAR_EXCLUDE is defined.Matt Kraai2001-10-313-0/+3
|
* Merge test suite.Matt Kraai2001-10-309-0/+49