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
/
split
Age
Commit message (
Expand
)
Author
Lines
2016-11-24
split: fix memory corruption during chunk extraction
Pádraig Brady
-1
/
+6
2016-03-06
tests: avoid false-failure of split/filter.sh on XFS
Jim Meyering
-1
/
+5
2016-02-15
split: adjust recent --number changes
Pádraig Brady
-10
/
+14
2016-02-12
split: fix problems with /dev/zero
Paul Eggert
-9
/
+9
2016-01-01
maint: update all copyright year number ranges
Pádraig Brady
-13
/
+13
2015-11-04
all: avoid quoting file names when possible
Pádraig Brady
-1
/
+1
2015-09-22
maint: use adaptive approach for `ulimit -v` based tests
Bernhard Voelker
-2
/
+3
2015-05-13
split: auto set suffix len for --numeric-suffixes=<N --number=N
Pádraig Brady
-5
/
+16
2015-01-20
tests: use returns_ function for new split test
Bernhard Voelker
-5
/
+5
2015-01-19
split: new -t option to select record separator
Assaf Gordon
-0
/
+78
2015-01-14
tests: add extra protection against unexpected exits
Pádraig Brady
-24
/
+24
2015-01-01
maint: update all copyright year number ranges
Pádraig Brady
-12
/
+12
2014-12-25
tests: fix error message check on some systems
Pádraig Brady
-1
/
+1
2014-12-19
diagnose too-large numbers better
Pádraig Brady
-3
/
+4
2014-10-07
tests: split/b-chunk.sh: avoid spurious fail on non-Linux
Jim Meyering
-0
/
+2
2014-10-08
maint: avoid syntax-check failures in previous patch
Pádraig Brady
-3
/
+3
2014-10-07
wc: don't miscount /sys and similar file systems
Paul Eggert
-15
/
+24
2014-07-14
tests: avoid hang when files created with wrong permissions
Pádraig Brady
-1
/
+1
2014-05-07
tests: improve diagnostics when asserting empty files
Pádraig Brady
-1
/
+1
2014-03-05
tests: avoid the :> construct which can hide errors
Pádraig Brady
-6
/
+6
2014-01-02
maint: update all copyright year number ranges
Bernhard Voelker
-12
/
+12
2013-05-27
tests: avoid spurious failure when SIZE_MAX is 2^32-1
Jim Meyering
-1
/
+1
2013-05-23
split: with --line-bytes only allocate memory as needed
Pádraig Brady
-0
/
+86
2013-04-25
tests: fix usage of require_ulimit_
Pádraig Brady
-2
/
+0
2013-01-01
maint: update all copyright year number ranges
Jim Meyering
-11
/
+11
2012-09-05
build: don't use recursive make for tests/ subdirectory
Stefano Lattarini
-11
/
+11
2012-08-30
tests: add .sh and .pl suffixes to shell and perl tests, respectively
Stefano Lattarini
-0
/
+0
2012-08-19
tests: avoid split/filter test failure on very low-mem system
Jim Meyering
-1
/
+1
2012-06-22
split: ensure output doesn't overwrite input
Pádraig Brady
-0
/
+33
2012-03-10
split: support an arbitrary number of split files by default
Jérémy Compostella
-0
/
+42
2012-02-20
split: add the --additional-suffix option
Jérémy Compostella
-0
/
+44
2012-02-18
split: support optional start value for --numeric-suffixes
Jérémy Compostella
-0
/
+65
2012-01-27
maint: use single copyright year range
Jim Meyering
-1
/
+1
2012-01-09
maint: adjust quoting: emit '...', not `...' in diagnostics
Jim Meyering
-1
/
+1
2012-01-09
tests: more automated quote adjustment
Jim Meyering
-1
/
+1
2012-01-09
tests: adjust \`...' quoting to '...' to adapt to latest gnulib
Jim Meyering
-1
/
+1
2012-01-05
split: avoid failure due to leftover 'errno' value
Bruno Haible
-0
/
+3
2012-01-01
maint: update all copyright year number ranges
Jim Meyering
-7
/
+7
2011-11-22
tests: use "compare exp out", not "compare out exp"
Jim Meyering
-26
/
+26
2011-09-01
tests: split/l-chunk: avoid a portability issue
Pádraig Brady
-1
/
+1
2011-08-08
tests: complete the renaming framework_failure -> framework_failure_
Stefano Lattarini
-10
/
+10
2011-06-17
tests: remove skip_test_ function; use new skip_ instead
Jim Meyering
-1
/
+1
2011-05-28
tests: move tests/misc/split-* into tests/split/...
Jim Meyering
-0
/
+453
2011-05-26
split: diagnose when --filter is used with a chunk number
Pádraig Brady
-0
/
+3
2011-05-26
split: exit when we can no longer write to a --filter
Pádraig Brady
-0
/
+4
2011-05-26
split: return success even if a --filter exits
Pádraig Brady
-0
/
+4
2011-05-13
tests: use skip_test_, not skip_
Jim Meyering
-1
/
+1
2011-05-07
tests: don't fail the split --filter=CMD test if xz is not available
Jim Meyering
-0
/
+1
2011-05-06
tests: test split's new --filter=CMD option
Jim Meyering
-0
/
+45