index
:
coreutils
fiemap-copy
fiemap-copy-2
fiemap-copy-3
master
next
selinux
Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
dd
Age
Commit message (
Expand
)
Author
Lines
2012-04-04
tests: convert nearly all `...` expressions to $(...)
Jim Meyering
-9
/
+9
2012-03-23
tests: skip part of dd/sparse on some file systems
Jim Meyering
-30
/
+24
2012-03-20
tests: avoid spurious dd/sparse failure
Pádraig Brady
-3
/
+9
2012-03-02
tests: work around a block alignment issue in dd/sparse
Pádraig Brady
-2
/
+12
2012-02-29
dd: add support for the conv=sparse option
Roman Rybalko
-0
/
+60
2012-02-13
dd: fix issues in the count_bytes and seek_bytes flags change
Pádraig Brady
-6
/
+5
2012-02-12
dd: add count_bytes, skip_bytes and seek_bytes flags
Jérémy Compostella
-0
/
+57
2012-01-27
maint: use single copyright year range
Jim Meyering
-4
/
+4
2012-01-22
maint: quote 'like this' or "like this", not `like this'
Paul Eggert
-1
/
+1
2012-01-09
tests: change `...' to '...' on lines not matching /[=\$]/
Jim Meyering
-1
/
+1
2012-01-09
tests: adjust \`...' quoting to '...' to adapt to latest gnulib
Jim Meyering
-3
/
+3
2012-01-01
maint: update all copyright year number ranges
Jim Meyering
-12
/
+12
2011-11-22
tests: use "compare exp out", not "compare out exp"
Jim Meyering
-3
/
+3
2011-08-08
tests: complete the renaming framework_failure -> framework_failure_
Stefano Lattarini
-19
/
+19
2011-06-17
tests: remove skip_test_ function; use new skip_ instead
Jim Meyering
-2
/
+2
2011-06-13
tests: avoid a false failure on HPUX systems
Pádraig Brady
-6
/
+6
2011-05-14
tests: refactor more tests to use mkfifo_or_skip_
Pádraig Brady
-1
/
+1
2011-03-05
maint: fix dd nocache test to be independent of current stdin
Pádraig Brady
-1
/
+1
2011-03-05
dd: add a flag to discard cached data
Pádraig Brady
-0
/
+58
2011-01-28
tests: remove obsolete uses of "$$" in temporary file names
Jim Meyering
-4
/
+4
2011-01-01
maint: update all copyright year number ranges
Jim Meyering
-11
/
+11
2010-11-17
tests: substitute the single-program $VERBOSE/--version uses
Jim Meyering
-9
/
+9
2010-11-17
tests: convert first batch of tests from test-lib.sh to init.sh
Jim Meyering
-54
/
+18
2010-09-07
tests: exclude some tests when running on NFS
Pádraig Brady
-3
/
+3
2010-07-05
tests: make tests requiring a delay to pass, more robust
Pádraig Brady
-13
/
+29
2010-02-02
tests: fix various timeout races
Pádraig Brady
-3
/
+3
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
-11
/
+11
2009-10-30
tests: factor 350 fail=0 initializations into test-lib.sh
Jim Meyering
-9
/
+0
2009-09-14
tests: fix dd/skip-seek-past-file to work on ecryptfs
Pádraig Brady
-1
/
+2
2009-09-10
dd conv=unblock: print final newline consistently
Jim Meyering
-0
/
+59
2009-08-28
dd: detect closed stderr
Eric Blake
-0
/
+48
2009-08-06
dd: work around buffer length restrictions with oflag=direct (O_DIRECT)
Jim Meyering
-0
/
+40
2009-06-23
maint: update all Copyright year lists to include 2009
Jim Meyering
-5
/
+5
2009-04-07
maint: Clarify ambiguous refs to Linux kernels or GNU/Linux systems
Pádraig Brady
-1
/
+1
2009-03-29
tests: don't use lang-default from individual tests
Jim Meyering
-2
/
+1
2009-02-26
tests: Remove system specific error strings
Pádraig Brady
-7
/
+4
2009-02-06
tests: fix dd skip=greater_max_file_size test on Solaris 10
Pádraig Brady
-9
/
+14
2009-02-02
update copyright dates from recent changes
Jim Meyering
-2
/
+2
2009-01-28
dd: Better handle user specified offsets that are too big
Pádraig Brady
-0
/
+154
2008-12-01
tests: dd/reblock: Reduce chance of timing related failures
Pádraig Brady
-5
/
+15
2008-11-30
tests: dd/reblock: avoid occasional failure
Jim Meyering
-1
/
+4
2008-11-22
tests: dd: add a test for the required behavior
Jim Meyering
-0
/
+51
2008-09-10
tests: use "Exit $fail", not (exit $fail); exit $fail
Jim Meyering
-4
/
+4
2008-08-14
set envvars via "env" to avoid spurious set -x output from bad shells
Jim Meyering
-1
/
+1
2008-07-23
dd: minor fullblock changes
Jim Meyering
-5
/
+4
2008-07-23
dd: new option: iflag=fullblock to accumulate full input blocks
Kamil Dudka
-0
/
+9
2008-05-27
in 280+ tests/* files, use $srcdir, not $top_srcdir/tests
Jim Meyering
-4
/
+4
2008-05-17
tests: remove ugly /bin/sh wrapper around each perl-based test script
Jim Meyering
-13
/
+1
2008-05-06
fix typo in comments: s/ouput/output/
Jim Meyering
-1
/
+1
2008-04-21
tests: adjust perl -I to use $top_srcdir/tests, not $srcdir/..
Jim Meyering
-1
/
+1
[next]