summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-19doc: clarify field delimiter description in uniq --help outputPádraig Brady
2008-05-17tests: skip when a debian libc6-2.7-11 bug makes printf segfaultJim Meyering
2008-05-17tests: sync and update wc and du --files0-from testsJim Meyering
2008-05-17du, wc: merge improved --files0-from=F-related diagnosticsJim Meyering
2008-05-17test invalid-option handling in all programsJim Meyering
2008-05-17tests: remove ugly /bin/sh wrapper around each perl-based test scriptJim Meyering
2008-05-16tests: allow to run Perl tests more cleanlyJim Meyering
2008-05-16tests: env-related clean upJim Meyering
2008-05-16tests: improve coverage of printf.cJim Meyering
2008-05-16make HACKING slightly more genericJim Meyering
2008-05-15doc: some Unicode characters cannot be specified via \u or \UBruno Haible
2008-05-11move sha256 and sha512 modules to gnulibJim Meyering
2008-05-10now that the last of the mk-script-using tests is gone...Jim Meyering
2008-05-10tests: remove directory, tests/join/Jim Meyering
2008-05-10* tests/misc/tac: Also perform stdin and piped tests.Jim Meyering
2008-05-10tests: convert pr testsJim Meyering
2008-05-10tests: remove directory, tests/tail/Jim Meyering
2008-05-09doc: improve description of "niceness" valuesBernhard Marx
2008-05-09tests: remove directory, tests/sort/Jim Meyering
2008-05-08Speed up "wc -m" and "wc -w" in multibyte case.Bruno Haible
2008-05-08tests: remove directory, tests/tac/Jim Meyering
2008-05-08tests: remove directory, tests/test/Jim Meyering
2008-05-08tests: Coreutils.pm: support running a program that is a shell built-inJim Meyering
2008-05-06* TODO: Bo Borgerson is rewriting support for cp --recursiveJim Meyering
2008-05-06tests: remove directory, tests/tr/Jim Meyering
2008-05-06tests: skip another test if mcstransd is runningJim Meyering
2008-05-06tests: translate uniq-z-test-adding code to new frameworkJim Meyering
2008-05-06tests: remove directory, tests/uniq/Jim Meyering
2008-05-06tests: remove directory, tests/cut/Jim Meyering
2008-05-06tests: remove directory, tests/head/Jim Meyering
2008-05-06tests: Coreutils.pm improvementsJim Meyering
2008-05-06tests: move "sparse-file" into test-lib.shJim Meyering
2008-05-06tests: move "group-names" into test-lib.shJim Meyering
2008-05-06tests: use printf+sed rather than yes+head+trJim Meyering
2008-05-06tests: save and restore TERM around use of TESTS_ENVIRONMENT,Jim Meyering
2008-05-06tests: hoist the sourcing of "lang-default"Jim Meyering
2008-05-06tests: hoist envvar-check so it is run for every testJim Meyering
2008-05-06fix typo in comments: s/ouput/output/Jim Meyering
2008-05-06* tests/touch/Makefile.am: Remove now-unused file.Jim Meyering
2008-05-06tests: test split more thoroughlyJim Meyering
2008-05-06* tests/misc/wc: Remove an unused variable.Jim Meyering
2008-05-06tests: detect and check more uses of strcmpJim Meyering
2008-05-06avoid problems with sign-extended "char" operand to is* functionsJim Meyering
2008-05-06base64: remove some unused/redundant getopt codeBo Borgerson
2008-05-06help2man: fix perl 5.10 problem properlyJim Meyering
2008-05-05help2man: avoid failure with Debian unstable's Perl 5.10.0Jim Meyering
2008-05-05base64 module: adjust API so it's compatible with gnulib'sBo Borgerson
2008-05-05* tests/misc/tac: Set execute bit.Jim Meyering
2008-05-05tac: avoid segfault for e.g., "echo > x; tac -r x x"Jim Meyering
2008-04-30tests: avoid a "make check-root" failure when mcstransd is runningJim Meyering