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
/
help-version
Age
Commit message (
Expand
)
Author
2008-09-10
fix minor shell issues in test suite
Ralf Wildenhues
2008-09-10
tests: use "Exit $fail", not (exit $fail); exit $fail
Jim Meyering
2008-09-07
tests: don't fail due to built-in sleep from Solaris 11's /bin/sh
Jim Meyering
2008-06-06
Add new program: truncate
Pádraig Brady
2008-06-02
new program: timeout
Pádraig Brady
2008-05-27
in 280+ tests/* files, use $srcdir, not $top_srcdir/tests
Jim Meyering
2008-05-16
tests: env-related clean up
Jim Meyering
2008-05-16
tests: improve coverage of printf.c
Jim Meyering
2008-04-29
chcon, runcon: make --help print the bug-reporting address
Jim Meyering
2008-04-27
tests: don't source envvar-check manually, test-lib.sh does it
Jim Meyering
2008-04-27
tests: ensure at least one failure when $built_programs is empty
Jim Meyering
2008-04-21
Revamp test-related Makefiles.
Jim Meyering
2008-03-28
Require that "(exit $fail); exit $fail" be last line of each test.
Jim Meyering
2008-03-01
Don't exempt "groups" from write-failure test, now that it's a C program.
Jim Meyering
2007-11-30
Add quotes to protect against white space in build dir name.
Ralf Wildenhues
2007-10-21
* tests/misc/help-version: Add a comment.
Jim Meyering
2007-10-20
Prevent "make check" from leaving mktemp /tmp/tmp.* files behind.
Bob Proulx
2007-10-09
Move the help-version test into misc/.
Jim Meyering