Age | Commit message (Expand) | Author |
2016-04-21 | tests: avoid potential overflows with `expr` | Pádraig Brady |
2016-01-18 | tests: adjust delays to avoid false positives | Pádraig Brady |
2016-01-10 | tests: fix races wrt output files of background processes | Bernhard Voelker |
2016-01-01 | maint: update all copyright year number ranges | Pádraig Brady |
2015-12-31 | dd: summarize in --human-readable format too | Paul Eggert |
2015-11-10 | tests: ensure programs are built before testing | Pádraig Brady |
2015-11-10 | tests: cleanup trapping of signal names | Pádraig Brady |
2015-10-08 | tests: adjust recent changes to virtual memory limits | Pádraig Brady |
2015-09-22 | maint: use adaptive approach for `ulimit -v` based tests | Bernhard Voelker |
2015-07-01 | tests: fix false failure on slower systems | Pádraig Brady |
2015-05-14 | tests: fix async allocation race on BTRFS | Pádraig Brady |
2015-05-11 | tests: cleanup background processes upon interruption | Pádraig Brady |
2015-01-14 | tests: use compare-vs-/dev/null instead of 'test -s' | Bernhard Voelker |
2015-01-14 | tests: add extra protection against unexpected exits | Pádraig Brady |
2015-01-01 | maint: update all copyright year number ranges | Pádraig Brady |
2014-11-26 | tests: fix portability issue in dd/ascii test | Pádraig Brady |
2014-09-30 | dd: new status=progress level to print stats periodically | Federico Simoncelli |
2014-09-30 | dd: use more robust SIGUSR1 handling | Pádraig Brady |
2014-07-14 | tests: fix portability issue in new dd/ascii test | Pádraig Brady |
2014-07-04 | maint: simplify parsing df's output in shell scripts | Bernhard Voelker |
2014-05-07 | tests: improve new ascii test of dd | Bernhard Voelker |
2014-05-06 | dd: fix conv=ascii, conv=ebcdic, conv=ibm to match POSIX | Paul Eggert |
2014-05-07 | tests: improve diagnostics when asserting empty files | Pádraig Brady |
2014-04-11 | tests: fix false dd conv=sparse failure on newer XFS | Pádraig Brady |
2014-01-02 | maint: update all copyright year number ranges | Bernhard Voelker |
2013-12-13 | tests: avoid unlikely deadlock in dd/no-allocate on some shells | Pádraig Brady |
2013-07-19 | dd: make status=none suppress all diagnostics | Pádraig Brady |
2013-04-25 | tests: fix usage of require_ulimit_ | Pádraig Brady |
2013-04-14 | dd: avoid buffer allocations unless needed | Ondrej Oprala |
2013-01-01 | maint: update all copyright year number ranges | Jim Meyering |
2012-09-24 | dd: new option, status=none to suppress output statistics | Pozsár Balázs |
2012-09-05 | build: don't use recursive make for tests/ subdirectory | Stefano Lattarini |
2012-08-30 | tests: add .sh and .pl suffixes to shell and perl tests, respectively | Stefano Lattarini |
2012-04-04 | tests: convert nearly all `...` expressions to $(...) | Jim Meyering |
2012-03-23 | tests: skip part of dd/sparse on some file systems | Jim Meyering |
2012-03-20 | tests: avoid spurious dd/sparse failure | Pádraig Brady |
2012-03-02 | tests: work around a block alignment issue in dd/sparse | Pádraig Brady |
2012-02-29 | dd: add support for the conv=sparse option | Roman Rybalko |
2012-02-13 | dd: fix issues in the count_bytes and seek_bytes flags change | Pádraig Brady |
2012-02-12 | dd: add count_bytes, skip_bytes and seek_bytes flags | Jérémy Compostella |
2012-01-27 | maint: use single copyright year range | Jim Meyering |
2012-01-22 | maint: quote 'like this' or "like this", not `like this' | Paul Eggert |
2012-01-09 | tests: change `...' to '...' on lines not matching /[=\$]/ | Jim Meyering |
2012-01-09 | tests: adjust \`...' quoting to '...' to adapt to latest gnulib | Jim Meyering |
2012-01-01 | maint: update all copyright year number ranges | Jim Meyering |
2011-11-22 | tests: use "compare exp out", not "compare out exp" | Jim Meyering |
2011-08-08 | tests: complete the renaming framework_failure -> framework_failure_ | Stefano Lattarini |
2011-06-17 | tests: remove skip_test_ function; use new skip_ instead | Jim Meyering |
2011-06-13 | tests: avoid a false failure on HPUX systems | Pádraig Brady |
2011-05-14 | tests: refactor more tests to use mkfifo_or_skip_ | Pádraig Brady |