Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-04-19 | Use test -p to test for fifos, rather | Paul Eggert | |
than the (incorrect) test -f and the (inadequate) ls. ls is inadequate because on some hosts a buggy mv will create a file of the wrong type (problem reported by Eric Blake). Skip this test if test -p doesn't work. | |||
2005-04-14 | Ignore chatter about when files are removed, | Paul Eggert | |
since POSIX doesn't require rename to fail across file systems. | |||
2004-06-23 | Replace all occurrences of `(exit N); exit' with | Jim Meyering | |
`(exit N); exit N'. Otherwise, those many tests could exit with improper exit status when exiting via e.g., a trapped interrupt. Thanks to a report from Bob Proulx. | |||
2002-06-15 | Remove leading `.' from temp. names. | Jim Meyering | |
2002-05-24 | Adapt for changed format of --verbose output. | Jim Meyering | |
2002-04-07 | Fix typo in VERBOSE=yes handling. | Jim Meyering | |
2000-12-08 | Don't make the success of the test depend | Jim Meyering | |
on the order in which directory entries are processed. | |||
2000-11-18 | Create and `cd' into temporary directory | Jim Meyering | |
before anything else. Reported by Volker Borchert. | |||
2000-11-05 | fix another exit | Jim Meyering | |
2000-11-05 | Clean up this test. | Jim Meyering | |
2000-10-22 | Source lang-default rather than open-coding | Jim Meyering | |
the setting/exporting of LANG, LC_ALL, and LANGUAGE. | |||
2000-07-30 | Add quote marks to match new behavior. | Jim Meyering | |
2000-03-10 | Make the message more like that in the similar touch and shred tests. | Jim Meyering | |
2000-02-09 | Exit 77 if we can't set up the framework (Volker Borchert reported | Jim Meyering | |
that this test would fail because mknod failed when run on SunOS4.1.4 using NFS-mounted disk from an OpenBSD system). | |||
2000-02-09 | (framework_failure): Use $null and $dir in place of literals in `here' script. | Jim Meyering | |
1999-11-27 | Don't set/use LS MV MKDIR MKNOD RM TOUCH | Jim Meyering | |
1998-06-28 | remove `non-directory' | Jim Meyering | |
1998-05-11 | add --verbose and compare against expected output | Jim Meyering | |
1998-05-11 | *** empty log message *** | Jim Meyering | |
1998-05-11 | *** empty log message *** | Jim Meyering | |
1998-05-11 | add "'s | Jim Meyering | |
1998-02-21 | *** empty log message *** | Jim Meyering | |
1998-02-21 | *** empty log message *** | Jim Meyering | |
1998-02-21 | *** empty log message *** | Jim Meyering | |
1998-02-21 | . | Jim Meyering | |