Age | Commit message (Expand) | Author |
2014-05-07 | tests: improve diagnostics when asserting empty files | Pádraig Brady |
2014-03-05 | tests: avoid the :> construct which can hide errors | Pádraig Brady |
2014-01-02 | maint: update all copyright year number ranges | Bernhard Voelker |
2013-05-27 | tests: avoid spurious failure when SIZE_MAX is 2^32-1 | Jim Meyering |
2013-05-23 | split: with --line-bytes only allocate memory as needed | Pádraig Brady |
2013-04-25 | tests: fix usage of require_ulimit_ | Pádraig Brady |
2013-01-01 | maint: update all copyright year number ranges | Jim Meyering |
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-08-19 | tests: avoid split/filter test failure on very low-mem system | Jim Meyering |
2012-06-22 | split: ensure output doesn't overwrite input | Pádraig Brady |
2012-03-10 | split: support an arbitrary number of split files by default | Jérémy Compostella |
2012-02-20 | split: add the --additional-suffix option | Jérémy Compostella |
2012-02-18 | split: support optional start value for --numeric-suffixes | Jérémy Compostella |
2012-01-27 | maint: use single copyright year range | Jim Meyering |
2012-01-09 | maint: adjust quoting: emit '...', not `...' in diagnostics | Jim Meyering |
2012-01-09 | tests: more automated quote adjustment | Jim Meyering |
2012-01-09 | tests: adjust \`...' quoting to '...' to adapt to latest gnulib | Jim Meyering |
2012-01-05 | split: avoid failure due to leftover 'errno' value | Bruno Haible |
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-09-01 | tests: split/l-chunk: avoid a portability issue | Pádraig Brady |
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-05-28 | tests: move tests/misc/split-* into tests/split/... | Jim Meyering |
2011-05-26 | split: diagnose when --filter is used with a chunk number | Pádraig Brady |
2011-05-26 | split: exit when we can no longer write to a --filter | Pádraig Brady |
2011-05-26 | split: return success even if a --filter exits | Pádraig Brady |
2011-05-13 | tests: use skip_test_, not skip_ | Jim Meyering |
2011-05-07 | tests: don't fail the split --filter=CMD test if xz is not available | Jim Meyering |
2011-05-06 | tests: test split's new --filter=CMD option | Jim Meyering |