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