summaryrefslogtreecommitdiff
path: root/tests/mv/part-symlink
AgeCommit message (Collapse)Author
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.
2003-12-08Don't assume that 'ls' output is fixed-width.Jim Meyering
2003-05-14Use tr's \n notation rather than \012.Jim Meyering
2003-03-19Unset CDPATH. Otherwise, having theJim Meyering
CDPATH shell variable set could cause this test to fail.
2003-02-08Don't assume that the file owner username length is less than 9Jim Meyering
in ls output: instead, omit that field altogether.
2000-10-22Source lang-default rather than open-codingJim Meyering
the setting/exporting of LANG, LC_ALL, and LANGUAGE.
2000-10-18Make sure the programs use C-locale formatsJim Meyering
and translations. Bruno Haible reported that this test would fail when using other locales, because ls printed a translation of `total'.
2000-09-29Run `diff -c' only if cmp finds a difference.Jim Meyering
Clean up.
2000-09-05Redirect stdout to stderr before trying toJim Meyering
remove the temp directory. Otherwise, the `rm -rf' would get an error because the output file wouldn't be closed and the directory wouldn't be `empty'.
2000-09-04*** empty log message ***Jim Meyering
2000-09-04*** empty log message ***Jim Meyering
2000-09-04*** empty log message ***Jim Meyering
2000-09-04*** empty log message ***Jim Meyering
2000-09-04*** empty log message ***Jim Meyering
2000-09-02*** empty log message ***Jim Meyering
2000-09-02*** empty log message ***Jim Meyering
2000-09-02*** empty log message ***Jim Meyering
2000-09-02*** empty log message ***Jim Meyering