Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * testsuite/runtest (show_result): Change UPASS to XPASS. | Matt Kraai | 2002-02-19 | 1 | -4/+2 | |
| | | | | (run_applet_testcase): Likewise. | |||||
* | * testsuite/README: Change "UNSUPPORTED" tag to "FEATURE". | Matt Kraai | 2002-02-19 | 9 | -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 of | Matt Kraai | 2002-02-19 | 1 | -2/+2 | |
| | | | | UNSUPPORTED for missing applets and features. | |||||
* | * testsuite/README: Fill to 80 columns. | Matt Kraai | 2002-02-19 | 1 | -14/+11 | |
| | ||||||
* | * testsuite/README: Update copyright date. | Matt Kraai | 2002-02-19 | 1 | -1/+1 | |
| | ||||||
* | * 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 | |
| | ||||||
* | * archival/gzip.c (ifname, ofname): Delete. | Matt Kraai | 2002-02-05 | 2 | -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 Kraai | 2002-01-14 | 1 | -0/+8 | |
| | ||||||
* | * editors/sed.c (parse_edit_cmd): Rewrite. | Matt Kraai | 2002-01-03 | 1 | -0/+9 | |
| | | | | * testsuite/sed/sed-splits-edit-commands-on-command-line: New. | |||||
* | * cmp/cmp-detects-difference: Simplify return code negation. | Matt Kraai | 2002-01-02 | 4 | -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 Kraai | 2002-01-02 | 2 | -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 backslash | Matt Kraai | 2002-01-02 | 1 | -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 Kraai | 2001-12-21 | 1 | -0/+1 | |
| | ||||||
* | 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 | |
| | ||||||
* | Remove dependence on CONFIG_FEATURE_CLEAN_UP. | Matt Kraai | 2001-12-20 | 1 | -1/+0 | |
| | ||||||
* | Make cp and mv optionally preserve hard links. | Matt Kraai | 2001-12-17 | 1 | -0/+6 | |
| | ||||||
* | Open the source before creating the destination. | Matt Kraai | 2001-12-11 | 1 | -0/+4 | |
| | ||||||
* | New. | Matt Kraai | 2001-12-07 | 1 | -0/+3 | |
| | ||||||
* | Enable test only if CONFIG_FEATURE_GREP_EGREP_ALIAS is defined. | Matt Kraai | 2001-12-07 | 1 | -0/+1 | |
| | ||||||
* | New. | Matt Kraai | 2001-11-20 | 1 | -0/+3 | |
| | ||||||
* | New. | Matt Kraai | 2001-11-20 | 1 | -0/+2 | |
| | ||||||
* | Update usage instructions, and document test case format. | Matt Kraai | 2001-11-19 | 1 | -3/+13 | |
| | ||||||
* | New. | Matt Kraai | 2001-11-19 | 1 | -0/+2 | |
| | ||||||
* | New. | Matt Kraai | 2001-11-19 | 1 | -0/+3 | |
| | ||||||
* | New. | Matt Kraai | 2001-11-12 | 1 | -0/+1 | |
| | ||||||
* | |2001-10-08 Rodney Brown <rbrown64@csc.com.au> | Eric Andersen | 2001-11-10 | 1 | -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 Kraai | 2001-10-31 | 1 | -0/+3 | |
| | ||||||
* | Remove completed task. | Matt Kraai | 2001-10-31 | 1 | -5/+0 | |
| | ||||||
* | Mark as unsupported unless CONFIG_FEATURE_TAR_EXCLUDE is defined. | Matt Kraai | 2001-10-31 | 3 | -0/+3 | |
| | ||||||
* | Make egrep only set REG_EXTENDED flag. | Matt Kraai | 2001-10-31 | 2 | -0/+2 | |
| | ||||||
* | Merge test suite. | Matt Kraai | 2001-10-30 | 73 | -0/+660 | |