Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-05-14 | . | Jim Meyering | |
2003-05-14 | . | Jim Meyering | |
2003-05-14 | . | Jim Meyering | |
2003-05-14 | . | Jim Meyering | |
2003-05-14 | Test that 'uniq -d -u' outputs nothing. | Jim Meyering | |
2003-05-14 | Use tr's \n notation rather than \012. | Jim Meyering | |
2003-05-14 | Use tr's \n notation rather than \012. | Jim Meyering | |
2003-05-14 | Use tr's \n notation rather than \012. | Jim Meyering | |
2003-05-04 | . | Jim Meyering | |
2003-05-04 | . | Jim Meyering | |
2003-05-04 | Remove tests of --bytes=-N; using that framework | Jim Meyering | |
caused the addition of thousands of small files to the tar archive. | |||
2003-05-04 | *** empty log message *** | Jim Meyering | |
2003-05-04 | (TESTS): Add head-elide-tail. | Jim Meyering | |
2003-05-04 | Exercise head's --bytes=-N option. | Jim Meyering | |
2003-05-04 | . | Jim Meyering | |
2003-05-03 | *** empty log message *** | Jim Meyering | |
2003-05-03 | Add lots of tests to exercise --bytes=-N. | Jim Meyering | |
2003-05-03 | Skip test if the file system of `.' doesn't support | Jim Meyering | |
sparse files -- otherwise it'd create a file of size 8GB. This happens on Darwin6.5 with a file system of type `hfs'. | |||
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-05-01 | Create 500 rather than just 300 files. | Jim Meyering | |
There's a bug in Darwin6.5's readdir that shows up only with 338 or more files. Fix a bug in this test: `cd $pwd' (not to `..'), now that $tmp has two components. | |||
2003-04-28 | Send two tokens, not just one, so we don't | Jim Meyering | |
make the now-more-picky tsort fail. | |||
2003-04-28 | correct grammar in comment | Jim Meyering | |
2003-04-24 | . | Jim Meyering | |
2003-04-24 | (only-one): add another test | Jim Meyering | |
2003-04-23 | make sure tsort fails given an odd number of input tokens | Jim Meyering | |
2003-04-21 | Add tests for the printf fixes of 2003-04-20. | Jim Meyering | |
2003-04-15 | regenerate, using new ../Makefile.am.in | Jim Meyering | |
2003-04-15 | regenerate, using new ../Makefile.am.in | Jim Meyering | |
2003-04-15 | Use $(VAR) rather than @VAR@, now that we can rely on automake to | Jim Meyering | |
emit a definition for each substituted variable. Remove definition of PERL. | |||
2003-04-15 | remove SPCs before TAB | Jim Meyering | |
2003-04-15 | *** empty log message *** | Jim Meyering | |
2003-04-12 | add test corresponding to today's too-many-newlines fix | Jim Meyering | |
2003-04-12 | (TESTS): Add readlink. | Jim Meyering | |
2003-04-12 | A few tests of the --canonicalize option. | Jim Meyering | |
2003-04-10 | . | Jim Meyering | |
2003-04-10 | Skip this test (don't fail) if creating a file with nominal length > 4GB fails. | Jim Meyering | |
2003-04-09 | Make sure that a huge obsolete option evokes the right failure. | Jim Meyering | |
2003-04-09 | Ensure that split --lines=N and --bytes=N work for N=2^32. | Jim Meyering | |
Currently (coreutils-5.0.1) split --line-bytes=M fails with `invalid number of bytes' for M=2^32 or larger. Test it. | |||
2003-04-09 | also check obsolete option -0 | Jim Meyering | |
2003-04-08 | (TESTS): Add split-fail. | Jim Meyering | |
2003-04-08 | *** empty log message *** | Jim Meyering | |
2003-04-08 | Run $PERL to see if it is available, rather than testing its value. | Jim Meyering | |
2003-04-05 | . | Jim Meyering | |
2003-04-05 | *** empty log message *** | Jim Meyering | |
2003-04-05 | Add a comment explaining why this test fails when using Tru64's broken sed. | Jim Meyering | |
2003-04-05 | Add a comment explaining why this test fails when using Tru64's broken sed. | Jim Meyering | |
2003-04-04 | *** empty log message *** | Jim Meyering | |
2003-04-04 | (TESTS): Add hard-4. | Jim Meyering | |