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