summaryrefslogtreecommitdiff
path: root/tests/mv/mv-special-1
AgeCommit message (Collapse)Author
2005-04-19Use test -p to test for fifos, ratherPaul 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-14Ignore chatter about when files are removed,Paul Eggert
since POSIX doesn't require rename to fail across file systems.
2004-06-23Replace all occurrences of `(exit N); exit' withJim 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-15Remove leading `.' from temp. names.Jim Meyering
2002-05-24Adapt for changed format of --verbose output.Jim Meyering
2002-04-07Fix typo in VERBOSE=yes handling.Jim Meyering
2000-12-08Don't make the success of the test dependJim Meyering
on the order in which directory entries are processed.
2000-11-18Create and `cd' into temporary directoryJim Meyering
before anything else. Reported by Volker Borchert.
2000-11-05fix another exitJim Meyering
2000-11-05Clean up this test.Jim Meyering
2000-10-22Source lang-default rather than open-codingJim Meyering
the setting/exporting of LANG, LC_ALL, and LANGUAGE.
2000-07-30Add quote marks to match new behavior.Jim Meyering
2000-03-10Make the message more like that in the similar touch and shred tests.Jim Meyering
2000-02-09Exit 77 if we can't set up the framework (Volker Borchert reportedJim 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-27Don't set/use LS MV MKDIR MKNOD RM TOUCHJim Meyering
1998-06-28remove `non-directory'Jim Meyering
1998-05-11add --verbose and compare against expected outputJim Meyering
1998-05-11*** empty log message ***Jim Meyering
1998-05-11*** empty log message ***Jim Meyering
1998-05-11add "'sJim 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