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
/
check.mk
Age
Commit message (
Expand
)
Author
2008-05-06
tests: hoist envvar-check so it is run for every test
Jim Meyering
2008-05-06
avoid problems with sign-extended "char" operand to is* functions
Jim Meyering
2008-04-27
tests: put root-only (usually skipped) tests at the end
Jim Meyering
2008-04-24
tests: do define built_programs
Jim Meyering
2008-04-21
Revamp test-related Makefiles.
Jim Meyering
2008-04-12
tests: always enable VERBOSE output, now that test framework works better
Jim Meyering
2008-02-16
Avoid tests/cp/acl test failure.
Jim Meyering
2008-01-31
Adapt to new version of vc-list-files.
Jim Meyering
2008-01-13
Remove each output redirection target before writing to it.
Jim Meyering
2007-11-30
Add quotes to protect against white space in build dir name.
Ralf Wildenhues
2007-11-16
Port to Solaris 'make' and use a Posixish shell on Solaris.
Jim Meyering
2007-10-29
Avoid test failure in non-srcdir build vs. the git tree.
Jim Meyering
2007-10-20
Adjust tests to pass, now that Test.pm ones use check.mk.
Jim Meyering
2007-10-14
Pull all TESTS_ENVIRONMENT settings "up" into tests/check.mk.
Jim Meyering
2007-10-05
Add PACKAGE_VERSION to TESTS_ENVIRONMENT via check.mk.
Jim Meyering
2007-09-22
Don't print the commands of a 10-line script that's run in each subdir.
Jim Meyering
2007-09-16
tests/check.mk (vc_exe_in_TESTS): Don't rely on the value of $(TESTS),
Jim Meyering
2007-09-15
Enable some previously omitted test scripts. Add a test cross-check.
Jim Meyering
2007-09-15
Factor out definitions in TESTS_ENVIRONMENT of srcdir, top_srcdir, etc.
Jim Meyering
2007-09-15
Adjust chgrp, chmod, chown, cp tests to use test-lib.sh.
Jim Meyering
2007-09-15
Parallel "make check" support.
Jim Meyering