Age | Commit message (Expand) | Author |
2008-05-27 | prefer abs_srcdir over abs_top_srcdir, ... | Jim Meyering |
2008-05-17 | tests: skip when a debian libc6-2.7-11 bug makes printf segfault | Jim Meyering |
2008-05-17 | tests: sync and update wc and du --files0-from tests | Jim Meyering |
2008-05-17 | test invalid-option handling in all programs | Jim Meyering |
2008-05-17 | tests: remove ugly /bin/sh wrapper around each perl-based test script | Jim Meyering |
2008-05-16 | tests: allow to run Perl tests more cleanly | Jim Meyering |
2008-05-16 | tests: env-related clean up | Jim Meyering |
2008-05-16 | tests: improve coverage of printf.c | Jim Meyering |
2008-05-10 | now that the last of the mk-script-using tests is gone... | Jim Meyering |
2008-05-10 | tests: remove directory, tests/join/ | Jim Meyering |
2008-05-10 | * tests/misc/tac: Also perform stdin and piped tests. | Jim Meyering |
2008-05-10 | tests: convert pr tests | Jim Meyering |
2008-05-10 | tests: remove directory, tests/tail/ | Jim Meyering |
2008-05-09 | tests: remove directory, tests/sort/ | Jim Meyering |
2008-05-08 | tests: remove directory, tests/tac/ | Jim Meyering |
2008-05-08 | tests: remove directory, tests/test/ | Jim Meyering |
2008-05-08 | tests: Coreutils.pm: support running a program that is a shell built-in | Jim Meyering |
2008-05-06 | tests: remove directory, tests/tr/ | Jim Meyering |
2008-05-06 | tests: skip another test if mcstransd is running | Jim Meyering |
2008-05-06 | tests: translate uniq-z-test-adding code to new framework | Jim Meyering |
2008-05-06 | tests: remove directory, tests/uniq/ | Jim Meyering |
2008-05-06 | tests: remove directory, tests/cut/ | Jim Meyering |
2008-05-06 | tests: remove directory, tests/head/ | Jim Meyering |
2008-05-06 | tests: Coreutils.pm improvements | Jim Meyering |
2008-05-06 | tests: move "sparse-file" into test-lib.sh | Jim Meyering |
2008-05-06 | tests: move "group-names" into test-lib.sh | Jim Meyering |
2008-05-06 | tests: use printf+sed rather than yes+head+tr | Jim Meyering |
2008-05-06 | tests: hoist the sourcing of "lang-default" | Jim Meyering |
2008-05-06 | tests: hoist envvar-check so it is run for every test | Jim Meyering |
2008-05-06 | fix typo in comments: s/ouput/output/ | Jim Meyering |
2008-05-06 | * tests/touch/Makefile.am: Remove now-unused file. | Jim Meyering |
2008-05-06 | tests: test split more thoroughly | Jim Meyering |
2008-05-06 | * tests/misc/wc: Remove an unused variable. | Jim Meyering |
2008-05-06 | avoid problems with sign-extended "char" operand to is* functions | Jim Meyering |
2008-05-05 | * tests/misc/tac: Set execute bit. | Jim Meyering |
2008-05-05 | tac: avoid segfault for e.g., "echo > x; tac -r x x" | Jim Meyering |
2008-04-30 | tests: avoid a "make check-root" failure when mcstransd is running | Jim Meyering |
2008-04-30 | tests: avoid spurious "make check-root" failure | Jim Meyering |
2008-04-29 | chcon, runcon: make --help print the bug-reporting address | Jim Meyering |
2008-04-28 | tests: don't chmod after a failed chdir in cleanup | Bo Borgerson |
2008-04-28 | Only cleanup test dirs from the process that created them. | Bo Borgerson |
2008-04-27 | move wc tests from own subdir into a single script | 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-27 | tests: improve perl-based tempdir handling | Jim Meyering |
2008-04-27 | tests: reorder some tests in the long list | Jim Meyering |
2008-04-27 | tests: put root-only (usually skipped) tests at the end | Jim Meyering |
2008-04-27 | tests: move another file (expensive) into test-lib.sh | Jim Meyering |
2008-04-27 | tests: cp/perm (usually not run) was failing on systems with SELinux | Jim Meyering |
2008-04-24 | tests: do define built_programs | Jim Meyering |