Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-08-18 | Run each Coreutils.pm-based test in its own subdirectory. | Jim Meyering | |
* tests/CuTmpdir.pm: New file. * tests/Makefile.am (EXTRA_DIST): Add CuTmpdir.pm. * tests/misc/od, tests/misc/base64, tests/misc/basename: * tests/misc/cut, tests/misc/date, tests/misc/dirname: * tests/misc/expand, tests/misc/fold, tests/misc/head-elide-tail: * tests/misc/paste-no-nl, tests/misc/pr, tests/misc/sha224sum: * tests/misc/sha256sum, tests/misc/sha384sum, tests/misc/sha512sum: * tests/misc/sort-merge, tests/misc/stat-printf, tests/misc/test-diag: * tests/misc/wc-files0-from, tests/misc/xstrtol: * tests/dd/skip-seek, tests/dircolors/simple, tests/du/files0-from: * tests/expr/basic, tests/factor/basic, tests/fmt/basic: * tests/ls-2/tests, tests/md5sum/basic-1, tests/md5sum/newline-1: * tests/seq/basic, tests/sha1sum/basic-1, tests/sha1sum/sample-vec: * tests/sum/basic-1, tests/tsort/basic-1, tests/unexpand/basic-1: * tests/mv/i-1, tests/rm/empty-name, tests/rm/unreadable: Use it. * tests/misc/test-diag: Use "$ENV{abs_top_builddir}/src/test", not "../../src/test", so it works when run from a subdirectory. * tests/ls-2/tests: Create temp files and dirs from within the perl script, so that they're removed, when run from a subdirectory. | |||
2007-07-23 | Update all copyright notices to use the newer form. | Jim Meyering | |
2007-07-10 | Change "version 2" to "version 3" in all copyright notices. | Jim Meyering | |
2007-01-06 | * tests/fmt/basic (pfx-only, pfx-of-pfx): New tests, | Jim Meyering | |
based on examples from G.P. Halkes in <http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/9388>. | |||
2007-01-06 | * src/fmt.c (copy_rest): Correct prefix handling. | G.P. Halkes | |
Don't elide a line with the prefix followed by only white space. (get_line): Move EOF-check to loop-termination condition. * tests/fmt/basic (pfx-1): Adjust test to expect desired result. (pfx-2): Remove test; its premise was contrary to the documentation. | |||
2006-08-17 | Add/fix copyright notices and adjust to latest GNU FDL. | Paul Eggert | |
2006-01-19 | (pfx-1, pfx-2): New tests, to demonstrate the bug | Jim Meyering | |
reported as http://bugs.debian.org/147577. Forwarded by Thomas Hood. | |||
2005-04-20 | Renamed Fetish package to Coreutils. | Paul Eggert | |
2004-08-10 | Convert to UTF-8. | Paul Eggert | |
2004-08-03 | (wide-1, wide-2, bad-suffix): Adjust to today's fmt.c fixes. | Paul Eggert | |
2003-05-03 | *** empty log message *** | Jim Meyering | |
2003-05-02 | Give a proper diagnostic for e.g., `fmt -c -72'. | Jim Meyering | |
2003-05-02 | make sure we fail when unable to open an input file | Jim Meyering | |
2003-05-02 | make sure -72x elicits an error | Jim Meyering | |
2003-04-08 | Run $PERL to see if it is available, rather than testing its value. | Jim Meyering | |
2002-11-19 | Export LC_ALL=C, to avoid failure when run in a UTF locale. | Jim Meyering | |
Report and suggested fix by Bruno Haible. | |||
2001-09-12 | Add wide-1 and wide-2. | Jim Meyering | |
2001-03-12 | *** empty log message *** | Jim Meyering | |
2001-03-12 | *** empty log message *** | Jim Meyering | |