summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2010-12-03tests: cleanup rm -rf fails under NFSPaul Eggert
2010-12-01tests: add test for parallel sort -u segfault bugJim Meyering
2010-11-27tests: don't let the OMP_NUM_THREADS envvar affect sort testsJim Meyering
2010-11-27tests: test for parallel sort spinlock abuseJim Meyering
2010-11-22cp: give a better diagnostic for nonexistent dest/Paul Eggert
2010-11-22split: add --number to generate a particular number of filesChen Guo
2010-11-18od: fix bugs in displaying floating-point valuesPaul Eggert
2010-11-17tests: convert tests/misc/selinux manuallyJim Meyering
2010-11-17tests: convert the multi-prog $VERBOSE/--version usesJim Meyering
2010-11-17tests: convert "... env -- prog --version" usesJim Meyering
2010-11-17tests: substitute the single-program $VERBOSE/--version usesJim Meyering
2010-11-17tests: factor out VERBOSE-only --version-printing codeJim Meyering
2010-11-17tests: remove test-lib.sh; now all tests use gnulib's init.shJim Meyering
2010-11-17tests: convert remaining uses of test-lib.sh to init.shJim Meyering
2010-11-17tests: convert 'if test "$VERBOSE" = yes; then' to test ... &&Jim Meyering
2010-11-17tests: convert first batch of tests from test-lib.sh to init.shJim Meyering
2010-11-17tests: move a comment so automated conversion worksJim Meyering
2010-11-16split: fail immediately if impossible to create a large filePádraig Brady
2010-11-11csplit: do not rely on undefined behavior in printf formatsPaul Eggert
2010-11-11csplit: fix a memory leak per input bufferPádraig Brady
2010-11-10tests: fix comments and --version invocation in new testJim Meyering
2010-11-10csplit: avoid buffer overrun when writing more than 999 filesJim Meyering
2010-11-09tests: avoid portability problem with dash vs. symlinked ttysPádraig Brady
2010-11-08tests: avoid portability problem with dash vs. local v=$splittable_valPádraig Brady
2010-11-07tests: don't disqualify FreeBSD 8.1's /bin/sh just yet,Jim Meyering
2010-11-06stat: do not rely on undefined behavior in printf formatsPaul Eggert
2010-11-06tests: avoid failure due to bug in FreeBSD 8.1's /bin/shJim Meyering
2010-11-06stat: use e.g. %.3X instead of %X.%3:X for sub-second precisionPaul Eggert
2010-11-03stat: revert %X-%Y-%Z change; use e.g., %:X to print fractional secondsJim Meyering
2010-11-01tests: fix a false positive for 32 bit on 64 bit hostsNix
2010-10-27cp: make --attributes-only override --reflink completelyPádraig Brady
2010-10-26tests: mention that btrfs also causes failure of misc/ls-timeJim Meyering
2010-10-23du: don't print junk when diagnosing out-of-range time stampsPaul Eggert
2010-10-19tests: trigger and test for md5sum's new diagnosticsJim Meyering
2010-10-19md5sum: print a summary warning for improperly formatted linesBenno Schulenberg
2010-10-17tests: sort-float: avoid spurious test failure on ppc/ppc64Jim Meyering
2010-10-14tests: work around portability and clock-skew problemsPaul Eggert
2010-10-12tail: fix checking of currently unavailable directoriesPádraig Brady
2010-10-07split: fix reporting of read errorsPádraig Brady
2010-10-04tests: refactor the stat-birthtime test to use retry_delay_Pádraig Brady
2010-10-01tests: output --version of program under testEric Blake
2010-10-01stat: print timestamps to full resolutionEric Blake
2010-10-01stat: support printing birthtimeEric Blake
2010-10-01maint: update sample test templateEric Blake
2010-09-29tr: fix various issues with case conversionPádraig Brady
2010-09-20tests: fix a printf portability issuePádraig Brady
2010-09-20tests: fix an erroneous stat failure with bind mountsPádraig Brady
2010-09-18tests: sync tests/init.sh from gnulibJim Meyering
2010-09-17maint: update to latest gnulibEric Blake
2010-09-07tests: work around a failure with dash 0.5.4Pádraig Brady