summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2003-02-21*** empty log message ***Jim Meyering
2003-02-21.Jim Meyering
2003-02-21(TESTS): Add basic.Jim Meyering
2003-02-21use printf, not echoJim Meyering
test -b
2003-02-20*** empty log message ***Jim Meyering
2003-02-20.Jim Meyering
2003-02-20*** empty log message ***Jim Meyering
2003-02-20Add checks for the following:Jim Meyering
BLOCK_SIZE, DU_BLOCK_SIZE, DF_BLOCK_SIZE, LS_BLOCK_SIZE.
2003-02-20Rename phony target envvar-check to evar-checkJim Meyering
so as not to conflict with the distributed file by the same name.
2003-02-19fix commentJim Meyering
2003-02-19more clean-up. give more precise diagnosticsJim Meyering
2003-02-19(TESTS): Reflect renaming.Jim Meyering
2003-02-19new file. renamed from cat-tty-eofJim Meyering
2003-02-19Remove file. Rename to tty-eof.Jim Meyering
2003-02-19comment out diagnosticJim Meyering
2003-02-19upgrade to automake-1.7.2bJim Meyering
2003-02-18Generalize, clean-up, and test forJim Meyering
cat, cksum, md5sum, and sha1sum all in the same loop.
2003-02-08Don't assume that the file owner username length is less than 9Jim Meyering
in ls output: instead, omit that field altogether.
2003-02-08.Jim Meyering
2003-02-08(TESTS): Add restore-wd.Jim Meyering
2003-02-08New test for just-fixed bug in ftw.c.Jim Meyering
2003-02-06Require non-root.Jim Meyering
2003-02-06Require non-root.Jim Meyering
2003-02-06.Jim Meyering
2003-02-05make sure excluding an entire hierarchy worksJim Meyering
2003-02-05(TESTS): Add exclude.Jim Meyering
2003-02-05don't use diff -uJim Meyering
2003-02-05typosJim Meyering
2003-02-05*** empty log message ***Jim Meyering
2003-02-02.Jim Meyering
2003-02-02duhJim Meyering
2003-02-02*** empty log message ***Jim Meyering
2003-02-02Use @PATH_SEPARATOR@ instead of hard-coding the path-separator.Jim Meyering
Also double-quote the new PATH, to avoid problems when the path-separator is a semi-colon or when `pwd` contains e.g. a space.
2003-02-02*** empty log message ***Jim Meyering
2003-02-02*** empty log message ***Jim Meyering
2003-02-02Use @PATH_SEPARATOR@ instead of hard-coding the path-separator.Jim Meyering
Also double-quote the new PATH, to avoid problems when the path-separator is a semi-colon or when `pwd` contains e.g. a space.
2003-02-02tweak syntax to make it consistent with othersJim Meyering
2003-01-30Ensure that with -L we get the same results even without the trailing slash.Jim Meyering
2003-01-22.Jim Meyering
2003-01-22(TESTS): Add no-x.Jim Meyering
2003-01-22New test, for functionality added to lib/ftw.c.Jim Meyering
2003-01-21Add comment, and remove now-unnecessary -l option.Jim Meyering
2003-01-21Don't assume that the file owner usernameJim Meyering
length is less than 9 in ls output: instead, omit that field altogether. Reported by, and suggested fix from, Ferdinand.
2003-01-20.Jim Meyering
2003-01-20change test name to wide-fmtJim Meyering
2003-01-20(bignum): New test to demonstrate that largeJim Meyering
format widths no longer smash strftime's stack and cause infloop.
2003-01-18reflect change in how ls -H worksJim Meyering
2003-01-16.Jim Meyering
2003-01-14(TESTS): Add dangle and inode.Jim Meyering
2003-01-14*** empty log message ***Jim Meyering