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
4 days
dd: always diagnose partial writes on write failure
Pádraig Brady
-0
/
+37
2026-02-18
maint: tests: avoid EPERM specific handling
Pádraig Brady
-8
/
+3
2026-01-24
tests: dd: avoid EPERM false failure on Solaris
Pádraig Brady
-2
/
+5
2026-01-19
tests: dd: avoid a false test failure on Solaris 11.4
Collin Funk
-1
/
+4
2026-01-01
maint: run 'make update-copyright'
Collin Funk
-21
/
+21
2025-12-25
dd: don't continue copying when ftruncate fails using seek= and of=
Collin Funk
-0
/
+76
2025-12-08
tests: fix non-portable use of printf '\x..'
Pádraig Brady
-2
/
+2
2025-11-14
tests: dd: add tests for conv=lcase and conv=ucase
Collin Funk
-0
/
+57
2025-09-20
tests: dd: avoid false failure on Solaris 10
Pádraig Brady
-1
/
+1
2025-03-10
tests: dd: ensure posix_fadvise errors are handled
Pádraig Brady
-0
/
+56
2025-01-01
maint: update all copyright year number ranges
Pádraig Brady
-18
/
+18
2024-11-20
dd: port big-offset test to macOS 12.6
Paul Eggert
-3
/
+3
2024-11-19
tests: fix inconsistent use of getlimits_
Pádraig Brady
-1
/
+1
2024-05-16
dd: skip some alloc tests on ZFS
Paul Eggert
-1
/
+4
2024-01-17
tests: make ulimit -v interact better with ASAN
Pádraig Brady
-1
/
+1
2024-01-01
maint: update all copyright year number ranges
Pádraig Brady
-18
/
+18
2023-06-11
dd: fix parsing of numbers with more than two multipliers
Pádraig Brady
-0
/
+12
2023-01-01
maint: update all copyright year number ranges
Pádraig Brady
-18
/
+18
2022-02-22
dd: counts ending in "B" now count bytes
Paul Eggert
-31
/
+38
2022-02-22
dd: support iseek= and oseek=
Paul Eggert
-0
/
+10
2022-01-27
dd: improve integer overflow checking
Paul Eggert
-4
/
+14
2022-01-02
maint: update all copyright year number ranges
Pádraig Brady
-18
/
+18
2021-01-01
maint: update all copyright year number ranges
Pádraig Brady
-18
/
+18
2020-07-08
tests: simplify since expr now works on bignums
Paul Eggert
-2
/
+1
2020-06-30
tests: avoid spurious testsuite failure
Andreas Schwab
-1
/
+1
2020-02-29
tests: avoid false failures on darwin 19.2.0
Pádraig Brady
-1
/
+10
2020-01-01
maint: update all copyright year number ranges
Pádraig Brady
-18
/
+18
2019-05-26
doc: clarify dd sparse detection is by *output* block
Kevin Locke
-4
/
+4
2019-01-01
maint: update all copyright year number ranges
Assaf Gordon
-18
/
+18
2018-01-01
maint: update all copyright year number ranges
Pádraig Brady
-18
/
+18
2017-12-10
tests: fix false failure in new dd/nocache_eof test
Pádraig Brady
-3
/
+3
2017-11-24
dd: support iflag=direct with arbitrary sized files
Pádraig Brady
-2
/
+2
2017-10-24
tests: avoid false failure when O_DIRECT isn't supported
Pádraig Brady
-11
/
+10
2017-10-24
dd: fix nocache regions passed to posix_fadvise()
Pádraig Brady
-0
/
+98
2017-09-19
all: prefer HTTPS in URLs
Paul Eggert
-17
/
+17
2017-08-29
tests: don't fail tests when failing to write files
Pádraig Brady
-3
/
+3
2017-01-01
maint: update all copyright year number ranges
Pádraig Brady
-17
/
+17
2016-11-04
dd: warn about counts specified with confusing 0x prefix
Pádraig Brady
-0
/
+10
2016-04-21
tests: avoid potential overflows with `expr`
Pádraig Brady
-1
/
+2
2016-01-18
tests: adjust delays to avoid false positives
Pádraig Brady
-1
/
+1
2016-01-10
tests: fix races wrt output files of background processes
Bernhard Voelker
-0
/
+2
2016-01-01
maint: update all copyright year number ranges
Pádraig Brady
-17
/
+17
2015-12-31
dd: summarize in --human-readable format too
Paul Eggert
-5
/
+5
2015-11-10
tests: ensure programs are built before testing
Pádraig Brady
-1
/
+1
2015-11-10
tests: cleanup trapping of signal names
Pádraig Brady
-1
/
+2
2015-10-08
tests: adjust recent changes to virtual memory limits
Pádraig Brady
-4
/
+4
2015-09-22
maint: use adaptive approach for `ulimit -v` based tests
Bernhard Voelker
-5
/
+11
2015-07-01
tests: fix false failure on slower systems
Pádraig Brady
-3
/
+3
2015-05-14
tests: fix async allocation race on BTRFS
Pádraig Brady
-1
/
+8
2015-05-11
tests: cleanup background processes upon interruption
Pádraig Brady
-1
/
+9
[next]