aboutsummaryrefslogtreecommitdiff
path: root/testsuite (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* * testsuite/runtest (show_result): Change UPASS to XPASS.Matt Kraai2002-02-191-4/+2
| | | | (run_applet_testcase): Likewise.
* * testsuite/README: Change "UNSUPPORTED" tag to "FEATURE".Matt Kraai2002-02-199-13/+14
| | | | | | | | | | | | * 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/runtest (run_applet_testcase): Return UNTESTED instead ofMatt Kraai2002-02-191-2/+2
| | | | UNSUPPORTED for missing applets and features.
* * testsuite/README: Fill to 80 columns.Matt Kraai2002-02-191-14/+11
|
* * testsuite/README: Update copyright date.Matt Kraai2002-02-191-1/+1
|
* * 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
|
* * archival/gzip.c (ifname, ofname): Delete.Matt Kraai2002-02-052-0/+6
| | | | | | | | (gzip_main): Handle multiple files. * include/usage.h (gzip_trivial_usage): Allow multiple FILEs. (gzip_full_usage): Ditto. * testsuite/gzip/gzip-accepts-multiple-files: New. * testsuite/gzip/gzip-removes-original-file: New.
* Do not segfault if PATH is unset.Matt Kraai2002-01-141-0/+8
|
* * editors/sed.c (parse_edit_cmd): Rewrite.Matt Kraai2002-01-031-0/+9
| | | | * testsuite/sed/sed-splits-edit-commands-on-command-line: New.
* * cmp/cmp-detects-difference: Simplify return code negation.Matt Kraai2002-01-024-20/+4
| | | | | | * false/false-returns-failure: Likewise. * tar/tar-demands-at-least-one-ctx: Likewise. * tar/tar-demands-at-most-one-ctx: Likewise.
* * testsuite/README: Document -v option.Matt Kraai2002-01-022-12/+32
| | | | | | * testsuite/runtest: Handle -v option. (show_result): New. (run_applet_testcase): Call it.
* * editors/sed.c (parse_edit_command): Require a newline after the backslashMatt Kraai2002-01-021-0/+1
| | | | | after an edit command. * testsuite/sed/sed-requires-newline-after-edit-command: New.
* Ignore blanks before the first address and before the command.Matt Kraai2001-12-211-0/+1
|
* New.Matt Kraai2001-12-211-0/+4
|
* Write files when extracting an archive from standard input.Matt Kraai2001-12-201-0/+5
|
* Remove dependence on CONFIG_FEATURE_CLEAN_UP.Matt Kraai2001-12-201-1/+0
|
* Make cp and mv optionally preserve hard links.Matt Kraai2001-12-171-0/+6
|
* Open the source before creating the destination.Matt Kraai2001-12-111-0/+4
|
* New.Matt Kraai2001-12-071-0/+3
|
* Enable test only if CONFIG_FEATURE_GREP_EGREP_ALIAS is defined.Matt Kraai2001-12-071-0/+1
|
* New.Matt Kraai2001-11-201-0/+3
|
* New.Matt Kraai2001-11-201-0/+2
|
* Update usage instructions, and document test case format.Matt Kraai2001-11-191-3/+13
|
* New.Matt Kraai2001-11-191-0/+2
|
* New.Matt Kraai2001-11-191-0/+3
|
* New.Matt Kraai2001-11-121-0/+1
|
* |2001-10-08 Rodney Brown <rbrown64@csc.com.au>Eric Andersen2001-11-101-0/+134
| | | | | | | | | | | | | | * editors/sed.c: Fix multiline [aic] commands. Make # an endline | comment for compatibility. Codespace reduction. | * tests/testcases: Cope with move to subdirectories. | * testsuite/sed/sed-aic-commands: Add. | | text data bss dec hex filename | 3772 16 0 3788 ecc editors/sed.o | 4516 16 0 4532 11b4 editors/sed.o.bu
* New.Matt Kraai2001-10-311-0/+3
|
* Remove completed task.Matt Kraai2001-10-311-5/+0
|
* Mark as unsupported unless CONFIG_FEATURE_TAR_EXCLUDE is defined.Matt Kraai2001-10-313-0/+3
|
* Make egrep only set REG_EXTENDED flag.Matt Kraai2001-10-312-0/+2
|
* Merge test suite.Matt Kraai2001-10-3073-0/+660