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
/
misc
/
pwd-unreadable-parent
Age
Commit message (
Expand
)
Author
2009-03-02
tests: when skipping a test, say why on screen, not just in the log
Jim Meyering
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-20
Use "env" to invoke potential built-ins.
Jim Meyering
2008-02-09
tests: call skip_test_ in place of echo+exit 77
Jim Meyering
2007-11-30
Add quotes to protect against white space in build dir name.
Ralf Wildenhues
2007-09-15
Convert tests/misc/ to use test-lib.sh, too.
Jim Meyering
2007-07-23
Update all copyright notices to use the newer form.
Jim Meyering
2007-07-10
Change "version 2" to "version 3" in all copyright notices.
Jim Meyering
2007-03-03
pwd-unreadable-parent: Skip test on ia64/Linux, too.
Jim Meyering
2007-03-02
pwd-unreadable-parent: Skip test on non-Linux/GNU systems.
Jim Meyering
2007-02-24
Don't skip this test on new-enough Linux/GNU systems.
Jim Meyering
2007-02-12
* tests/misc/pwd-unreadable-parent: Skip the test if we're
Jim Meyering
2007-02-03
Test for today's gnulib/lib/getcwd.c fix affecting pwd and readlink
Jim Meyering