summaryrefslogtreecommitdiff
path: root/tests/dd
AgeCommit message (Expand)Author
2011-06-13tests: avoid a false failure on HPUX systemsPádraig Brady
2011-05-14tests: refactor more tests to use mkfifo_or_skip_Pádraig Brady
2011-03-05maint: fix dd nocache test to be independent of current stdinPádraig Brady
2011-03-05dd: add a flag to discard cached dataPádraig Brady
2011-01-28tests: remove obsolete uses of "$$" in temporary file namesJim Meyering
2011-01-01maint: update all copyright year number rangesJim Meyering
2010-11-17tests: substitute the single-program $VERBOSE/--version usesJim Meyering
2010-11-17tests: convert first batch of tests from test-lib.sh to init.shJim Meyering
2010-09-07tests: exclude some tests when running on NFSPádraig Brady
2010-07-05tests: make tests requiring a delay to pass, more robustPádraig Brady
2010-02-02tests: fix various timeout racesPádraig Brady
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering
2009-10-30tests: factor 350 fail=0 initializations into test-lib.shJim Meyering
2009-09-14tests: fix dd/skip-seek-past-file to work on ecryptfsPádraig Brady
2009-09-10dd conv=unblock: print final newline consistentlyJim Meyering
2009-08-28dd: detect closed stderrEric Blake
2009-08-06dd: work around buffer length restrictions with oflag=direct (O_DIRECT)Jim Meyering
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering
2009-04-07maint: Clarify ambiguous refs to Linux kernels or GNU/Linux systemsPádraig Brady
2009-03-29tests: don't use lang-default from individual testsJim Meyering
2009-02-26tests: Remove system specific error stringsPádraig Brady
2009-02-06tests: fix dd skip=greater_max_file_size test on Solaris 10Pádraig Brady
2009-02-02update copyright dates from recent changesJim Meyering
2009-01-28dd: Better handle user specified offsets that are too bigPádraig Brady
2008-12-01tests: dd/reblock: Reduce chance of timing related failuresPádraig Brady
2008-11-30tests: dd/reblock: avoid occasional failureJim Meyering
2008-11-22tests: dd: add a test for the required behaviorJim Meyering
2008-09-10tests: use "Exit $fail", not (exit $fail); exit $failJim Meyering
2008-08-14set envvars via "env" to avoid spurious set -x output from bad shellsJim Meyering
2008-07-23dd: minor fullblock changesJim Meyering
2008-07-23dd: new option: iflag=fullblock to accumulate full input blocksKamil Dudka
2008-05-27in 280+ tests/* files, use $srcdir, not $top_srcdir/testsJim Meyering
2008-05-17tests: remove ugly /bin/sh wrapper around each perl-based test scriptJim Meyering
2008-05-06fix typo in comments: s/ouput/output/Jim Meyering
2008-04-21tests: adjust perl -I to use $top_srcdir/tests, not $srcdir/..Jim Meyering
2008-04-21Revamp test-related Makefiles.Jim Meyering
2008-03-31dd bug fix: accept e.g., if=/dev/stdin and of=/dev/stdoutPaul Eggert
2008-03-28Require that "(exit $fail); exit $fail" be last line of each test.Jim Meyering
2008-02-28Make copyright comments consistent.Jim Meyering
2008-02-09tests: factor out the perl-requiring code in many test scriptsJim Meyering
2007-11-16Port to Solaris 8 perl, which does not support "use warnings;".Paul Eggert
2007-10-14Pull all TESTS_ENVIRONMENT settings "up" into tests/check.mk.Jim Meyering
2007-09-15Enable some previously omitted test scripts. Add a test cross-check.Jim Meyering
2007-09-15Factor out definitions in TESTS_ENVIRONMENT of srcdir, top_srcdir, etc.Jim Meyering
2007-09-15More misc, test-related changes. (some to allow running tests as root)Jim Meyering
2007-09-15Convert tests/dd/*, too.Jim Meyering
2007-08-25Remove all .cvsignore files from version control.Jim Meyering
2007-08-18Run each Coreutils.pm-based test in its own subdirectory.Jim Meyering
2007-07-23Update all copyright notices to use the newer form.Jim Meyering
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering