index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
misc
/
split-fail
Age
Commit message (
Expand
)
Author
2011-01-01
maint: update all copyright year number ranges
Jim Meyering
2010-11-22
split: add --number to generate a particular number of files
Chen Guo
2010-11-17
tests: substitute the single-program $VERBOSE/--version uses
Jim Meyering
2010-11-17
tests: convert first batch of tests from test-lib.sh to init.sh
Jim Meyering
2010-11-16
split: fail immediately if impossible to create a large file
Pádraig Brady
2010-10-07
split: fix reporting of read errors
Pádraig Brady
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
2009-10-30
tests: factor 350 fail=0 initializations into test-lib.sh
Jim Meyering
2009-06-23
maint: update all Copyright year lists to include 2009
Jim Meyering
2009-01-03
tests: refactor to use the new getlimits utility
Pádraig Brady
2008-09-10
tests: use "Exit $fail", not (exit $fail); exit $fail
Jim Meyering
2008-05-27
in 280+ tests/* files, use $srcdir, not $top_srcdir/tests
Jim Meyering
2008-05-06
tests: hoist the sourcing of "lang-default"
Jim Meyering
2008-04-21
Revamp test-related Makefiles.
Jim Meyering
2007-09-15
Convert tests/misc/ to use test-lib.sh, too.
Jim Meyering
2007-07-23
Update all copyright notices to use the newer form.
Jim Meyering
2007-07-10
Change "version 2" to "version 3" in all copyright notices.
Jim Meyering
2007-04-12
split --line-bytes=N (-C N): don't create an empty file.
Paul Eggert
2006-10-22
* tests/sample-test: Quote variables containing absolute build
Jim Meyering
2006-08-17
Add/fix copyright notices and adjust to latest GNU FDL.
Paul Eggert
2005-04-29
Don't set _POSIX2_VERSION; no longer needed.
Paul Eggert
2005-02-21
Don't assume that the current host supports integers wider than 32
Paul Eggert
2004-12-21
tweak comment
Jim Meyering
2004-12-21
Avoid spurious failure on x86 solaris2.9 when using c89.
Jim Meyering
2003-08-09
Reflect that `split -a 0' is now accepted.
Jim Meyering
2003-07-25
Disable the --line-bytes=$_4gb test,
Jim Meyering
2003-04-09
Make sure that a huge obsolete option evokes the right failure.
Jim Meyering
2003-04-09
Ensure that split --lines=N and --bytes=N work for N=2^32.
Jim Meyering
2003-04-09
also check obsolete option -0
Jim Meyering
2003-04-08
*** empty log message ***
Jim Meyering