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
Age
Commit message (
Expand
)
Author
2010-12-11
tests: avoid FP failure when run under valgrind
Jim Meyering
2010-12-08
split: fix a case where --elide-empty causes invalid chunking
Pádraig Brady
2010-12-05
tests: remove useless definition of $SORT in sort-compress
Jim Meyering
2010-12-04
tests: make it harder to lose a race in spinlock-abuse
Jim Meyering
2010-12-01
tests: add test for parallel sort -u segfault bug
Jim Meyering
2010-11-27
tests: test for parallel sort spinlock abuse
Jim Meyering
2010-11-22
split: add --number to generate a particular number of files
Chen Guo
2010-11-18
od: fix bugs in displaying floating-point values
Paul Eggert
2010-11-17
tests: convert tests/misc/selinux manually
Jim Meyering
2010-11-17
tests: convert the multi-prog $VERBOSE/--version uses
Jim Meyering
2010-11-17
tests: convert "... env -- prog --version" uses
Jim Meyering
2010-11-17
tests: substitute the single-program $VERBOSE/--version uses
Jim Meyering
2010-11-17
tests: convert remaining uses of test-lib.sh to init.sh
Jim Meyering
2010-11-17
tests: convert 'if test "$VERBOSE" = yes; then' to test ... &&
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-11-11
csplit: do not rely on undefined behavior in printf formats
Paul Eggert
2010-11-11
csplit: fix a memory leak per input buffer
Pádraig Brady
2010-11-10
tests: fix comments and --version invocation in new test
Jim Meyering
2010-11-10
csplit: avoid buffer overrun when writing more than 999 files
Jim Meyering
2010-11-06
stat: do not rely on undefined behavior in printf formats
Paul Eggert
2010-11-06
stat: use e.g. %.3X instead of %X.%3:X for sub-second precision
Paul Eggert
2010-11-03
stat: revert %X-%Y-%Z change; use e.g., %:X to print fractional seconds
Jim Meyering
2010-10-26
tests: mention that btrfs also causes failure of misc/ls-time
Jim Meyering
2010-10-19
tests: trigger and test for md5sum's new diagnostics
Jim Meyering
2010-10-19
md5sum: print a summary warning for improperly formatted lines
Benno Schulenberg
2010-10-17
tests: sort-float: avoid spurious test failure on ppc/ppc64
Jim Meyering
2010-10-14
tests: work around portability and clock-skew problems
Paul Eggert
2010-10-07
split: fix reporting of read errors
Pádraig Brady
2010-10-04
tests: refactor the stat-birthtime test to use retry_delay_
Pádraig Brady
2010-10-01
tests: output --version of program under test
Eric Blake
2010-10-01
stat: print timestamps to full resolution
Eric Blake
2010-10-01
stat: support printing birthtime
Eric Blake
2010-09-29
tr: fix various issues with case conversion
Pádraig Brady
2010-09-20
tests: fix a printf portability issue
Pádraig Brady
2010-09-20
tests: fix an erroneous stat failure with bind mounts
Pádraig Brady
2010-09-07
tests: work around a failure with dash 0.5.4
Pádraig Brady
2010-09-07
tests: exclude some tests when running on NFS
Pádraig Brady
2010-08-28
tac: avoid double free
Jim Meyering
2010-08-27
stat: add %m to output the mount point for a file
Aaron Burgemeister
2010-08-13
* tests/misc/sort (use-nl): Fix comment to match the test case.
Paul Eggert
2010-08-06
sort: support all combinations of -d, -f, -i, -R, and -V
Paul Eggert
2010-08-05
sort: tune and refactor --debug code, and fix minor underlining bug
Paul Eggert
2010-08-03
sort: fix bug in --debug when \0 is followed by \t
Paul Eggert
2010-08-02
sort: revert recent -h changes and use a more-conservative approach
Paul Eggert
2010-07-30
sort: -h now handles comparisons such as 6000K vs 5M and 5MiB vs 5MB
Paul Eggert
2010-07-26
sort: fix bug with EOF at buffer refill
Paul Eggert
2010-07-23
tests/misc/sort-merge-fdlimit: don't assume -R opens /dev/urandom
Paul R. Eggert
2010-07-15
sort: add a test case for the sort -u bug
Paul R. Eggert
2010-07-13
sort: parallelize internal sort
Chen Guo
[next]