summaryrefslogtreecommitdiff
path: root/tests/split
AgeCommit message (Expand)Author
2012-03-10split: support an arbitrary number of split files by defaultJérémy Compostella
2012-02-20split: add the --additional-suffix optionJérémy Compostella
2012-02-18split: support optional start value for --numeric-suffixesJérémy Compostella
2012-01-27maint: use single copyright year rangeJim Meyering
2012-01-09maint: adjust quoting: emit '...', not `...' in diagnosticsJim Meyering
2012-01-09tests: more automated quote adjustmentJim Meyering
2012-01-09tests: adjust \`...' quoting to '...' to adapt to latest gnulibJim Meyering
2012-01-05split: avoid failure due to leftover 'errno' valueBruno Haible
2012-01-01maint: update all copyright year number rangesJim Meyering
2011-11-22tests: use "compare exp out", not "compare out exp"Jim Meyering
2011-09-01tests: split/l-chunk: avoid a portability issuePádraig Brady
2011-08-08tests: complete the renaming framework_failure -> framework_failure_Stefano Lattarini
2011-06-17tests: remove skip_test_ function; use new skip_ insteadJim Meyering
2011-05-28tests: move tests/misc/split-* into tests/split/...Jim Meyering
2011-05-26split: diagnose when --filter is used with a chunk numberPádraig Brady
2011-05-26split: exit when we can no longer write to a --filterPádraig Brady
2011-05-26split: return success even if a --filter exitsPádraig Brady
2011-05-13tests: use skip_test_, not skip_Jim Meyering
2011-05-07tests: don't fail the split --filter=CMD test if xz is not availableJim Meyering
2011-05-06tests: test split's new --filter=CMD optionJim Meyering