doc: move @shortcontents and @contents from end to start
[platform/upstream/coreutils.git] / tests / check.mk
2008-10-26 Jim Meyeringtests: seq: check for today's extended long double fix
2008-10-04 Jim Meyeringtests: fix the install/strip-program test
2008-09-29 Ralf Wildenhuesfix make variable quotation error
2008-09-26 Jim Meyeringseq -0.1 0.1 2: print final number when locale's decima...
2008-09-03 Kamil Dudkadf: new option: --total to print grand totals
2008-07-10 Jim Meyeringmake check: accommodate stricter POSIX-conforming shells
2008-06-18 Jim Meyering* tests/check.mk: Fix a typo in a comment.
2008-06-14 Jim Meyeringrun gnulib-tests in parallel
2008-05-27 Jim Meyeringin 280+ tests/* files, use $srcdir, not $top_srcdir...
2008-05-27 Jim Meyeringprefer abs_srcdir over abs_top_srcdir, ...
2008-05-17 Jim Meyeringtests: remove ugly /bin/sh wrapper around each perl...
2008-05-16 Jim Meyeringtests: allow to run Perl tests more cleanly
2008-05-06 Jim Meyeringtests: hoist the sourcing of "lang-default"
2008-05-06 Jim Meyeringtests: hoist envvar-check so it is run for every test
2008-05-06 Jim Meyeringavoid problems with sign-extended "char" operand to...
2008-04-27 Jim Meyeringtests: put root-only (usually skipped) tests at the end
2008-04-24 Jim Meyeringtests: do define built_programs
2008-04-20 Jim MeyeringRevamp test-related Makefiles.
2008-04-12 Jim Meyeringtests: always enable VERBOSE output, now that test...
2008-02-16 Jim MeyeringAvoid tests/cp/acl test failure.
2008-01-31 Jim MeyeringAdapt to new version of vc-list-files.
2008-01-13 Jim MeyeringRemove each output redirection target before writing...
2007-11-30 Ralf WildenhuesAdd quotes to protect against white space in build...
2007-11-16 Jim MeyeringPort to Solaris 'make' and use a Posixish shell on...
2007-10-29 Jim MeyeringAvoid test failure in non-srcdir build vs. the git...
2007-10-20 Jim MeyeringAdjust tests to pass, now that Test.pm ones use check.mk.
2007-10-14 Jim MeyeringPull all TESTS_ENVIRONMENT settings "up" into tests...
2007-10-05 Jim MeyeringAdd PACKAGE_VERSION to TESTS_ENVIRONMENT via check.mk.
2007-09-22 Jim MeyeringDon't print the commands of a 10-line script that's...
2007-09-16 Jim Meyeringtests/check.mk (vc_exe_in_TESTS): Don't rely on the...
2007-09-15 Jim MeyeringEnable some previously omitted test scripts. Add a...
2007-09-15 Jim MeyeringFactor out definitions in TESTS_ENVIRONMENT of srcdir...
2007-09-15 Jim MeyeringAdjust chgrp, chmod, chown, cp tests to use test-lib.sh.
2007-09-15 Jim MeyeringParallel "make check" support.