summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2005-11-17(TESTS): Add acl.Jim Meyering
2005-11-17(TESTS): Add acl.Jim Meyering
2005-11-17no need to do `cd $pwd; rm -rf $tmp'; the traps handle thatJim Meyering
2005-11-17split long lineJim Meyering
2005-11-17New tests, from Andreas Gruenbacher.Jim Meyering
2005-11-17New tests, from Andreas Gruenbacher.Jim Meyering
2005-11-17*** empty log message ***Jim Meyering
2005-11-16Accommodate HPUX. It appears to fail with EACCES rather than EPERM.Jim Meyering
Reported by Peter O'Gorman here: http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/5766
2005-11-12s/expensive/very expensive/ in a comment.Jim Meyering
2005-11-04.Jim Meyering
2005-11-04.Jim Meyering
2005-11-04fix typo in commentJim Meyering
2005-11-04Mark this test as `very-expensive'Jim Meyering
2005-11-04mark this as a very-expensive testJim Meyering
2005-11-04(TESTS): Add 2g.Jim Meyering
2005-11-04Test for a bug that bites at least on AIX 5.1 systems.Jim Meyering
2005-11-04just like expensive, but `very'Jim Meyering
2005-11-04(EXTRA_DIST): Add very-expensive.Jim Meyering
2005-11-02Fix typo in comment: s/fileutils/coreutils.Jim Meyering
2005-11-02Redirect stderr to /dev/null so theJim Meyering
M+N records in/out don't pollute `make check' output.
2005-11-02(sk-seek4): New test, to exercise the bugJim Meyering
fixed on 2005-10-31. This test uses the new, IN_PIPE specifier.
2005-11-02Accept a new type of input specifier: IN_PIPE,Jim Meyering
to indicate that the input file should be piped into the command under test (via `cat FILE | $prog ...').
2005-11-02.Jim Meyering
2005-11-02test for today's fixJim Meyering
2005-11-02(TESTS): Add dir-nonrecur.Jim Meyering
2005-11-01Add y2000 test.Paul Eggert
2005-11-01"tail -c 2 FILE" now operates as POSIX 1003.1-2001 requires.Paul Eggert
2005-11-01(c-2, c-2-minus, c2, c2-minus): New tests.Paul Eggert
(test_vector): Add special cases for _POSIX2_VERSION, and regularize the old ones a bit.
2005-10-30Require that the test be run as non-root.Paul Eggert
2005-10-25(other-wr): Add an explicit test forJim Meyering
the dircolors bug (NULL-dereference) fixed yesterday.
2005-10-24.Jim Meyering
2005-10-24(TESTS): Add p-slashdot.Jim Meyering
2005-10-24New test, for "mkdir -p" failure.Jim Meyering
2005-10-24(TESTS): Add d-slashdot.Jim Meyering
2005-10-24New test, for "install -d" failure.Jim Meyering
2005-10-23.Jim Meyering
2005-10-23test scripts from David MadoreJim Meyering
2005-10-23(TESTS): Add new sha224sum, sha256sum, sha384sum, sha512sum test scriptsJim Meyering
here rather that each in its own directory.
2005-10-23(million-a): Add the "million a's" test (one of the FIPS test vectors).Jim Meyering
2005-10-22*** empty log message ***Jim Meyering
2005-10-20.Jim Meyering
2005-10-20(TESTS): Add octal.Jim Meyering
2005-10-20New file, to exercise today's lib/modechange.c fix.Jim Meyering
2005-10-19(quote): Add test for the above fix.Jim Meyering
2005-10-18Add a comment explaining (probably) why thisJim Meyering
test fails on OpenBSD 3.2 when run in an NFS-mounted directory.
2005-10-01Add a test for this:Jim Meyering
(main): Don't stop processing arguments upon the first invalid one.
2005-09-28Work around a bug in FreeBSD 5.0.Jim Meyering
2005-09-26Test "touch -" too.Paul Eggert
2005-09-26.Jim Meyering
2005-09-26(TESTS): Add read-only.Jim Meyering