index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
mv
/
atomic
Age
Commit message (
Expand
)
Author
2008-09-10
tests: use "Exit $fail", not (exit $fail); exit $fail
Jim Meyering
2008-05-27
in 280+ tests/* files, use $srcdir, not $top_srcdir/tests
Jim Meyering
2008-04-21
Revamp test-related Makefiles.
Jim Meyering
2008-04-14
tests: don't fail on systems without a "stat" syscall
Jim Meyering
2008-02-11
tests: Migrate sourced strace file into a function, require_strace_.
Jim Meyering
2007-09-15
Convert tests/mv, too.
Jim Meyering
2007-07-23
Update all copyright notices to use the newer form.
Jim Meyering
2007-07-15
ls --color: Don't stat symlinks when neither ORPHAN nor MISSING attribute has...
Jim Meyering
2007-07-10
Change "version 2" to "version 3" in all copyright notices.
Jim Meyering
2007-03-24
If strace malfunctions, skip the test rather than failing it.
Jim Meyering
2006-11-12
Avoid false-positive when testing via valgrind.
Jim Meyering
2006-10-22
* tests/sample-test: Quote variables containing absolute build
Jim Meyering
2006-09-12
* tests/mv/atomic: Check for specific strace output, rather than
Jim Meyering
2006-08-17
Add/fix copyright notices and adjust to latest GNU FDL.
Paul Eggert
2006-05-11
ensure that mv did what it's supposed to
Jim Meyering
2006-05-11
New file/test for yesterday's fix.
Jim Meyering