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-long
Age
Commit message (
Expand
)
Author
2010-11-17
tests: convert remaining uses of test-lib.sh to init.sh
Jim Meyering
2010-11-17
tests: convert 'if test "$VERBOSE" = yes; then' to test ... &&
Jim Meyering
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
2009-11-20
maint: correct comments in test scripts
Jim Meyering
2009-11-19
tests: avoid spurious failures due to insecure directory in PATH
Jim Meyering
2009-10-27
tests: fix PATH problems on cygwin
Eric Blake
2009-08-25
global: convert indentation-TABs to spaces
Jim Meyering
2009-06-23
maint: update all Copyright year lists to include 2009
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-03-28
Perform explicit exit-nonzero if the embedded Perl script fails.
Jim Meyering
2008-02-23
Avoid test failures when root (/) is not readable.
Jim Meyering
2008-02-09
tests: factor out the perl-requiring code in many test scripts
Jim Meyering
2007-10-14
Pull all TESTS_ENVIRONMENT settings "up" into tests/check.mk.
Jim Meyering
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-02
* tests/misc/pwd-long: Also allow "+" in $PWD.
Jim Meyering
2007-01-20
* tests/misc/pwd-long: Work properly even when run from the
Jim Meyering
2006-10-23
* tests/misc/pwd-long: Whoops. Don't exec the perl script. Otherwise, the s...
Jim Meyering
2006-10-23
* tests/misc/pwd-long: Undo last change, since it made Perl invoke
Jim Meyering
2006-10-22
* tests/sample-test: Quote variables containing absolute build
Jim Meyering
2006-08-17
Add/fix copyright notices and adjust to latest GNU FDL.
Paul Eggert
2006-06-18
Fix typo (s/neq/ne/) in previous change.
Jim Meyering
2006-06-18
make error output a little clearer
Jim Meyering
2006-06-05
Rename file to avoid bugs with VPATH builds and Solaris 'make'.
Paul Eggert