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
Age
Commit message (
Expand
)
Author
Lines
2010-12-22
maint: correct test-related comments
Jim Meyering
-2
/
+4
2010-12-22
tests: mv/i-3: avoid false-positive failure on a slow/busy system
Jim Meyering
-1
/
+1
2010-12-21
tests: avoid new false-positive failure on at least FreeBSD 8.1
Jim Meyering
-0
/
+4
2010-12-18
tests: sync init.sh from gnulib
Paul Eggert
-5
/
+7
2010-12-19
cp: ensure backups are created when -T specified
Pádraig Brady
-2
/
+2
2010-12-19
sort: use at most 8 threads by default
Pádraig Brady
-3
/
+6
2010-12-18
tests: avoid spurious du/bigtime failure
Jim Meyering
-0
/
+5
2010-12-17
tests: set fail=0 by default
Paul Eggert
-0
/
+3
2010-12-16
sort: fix hang with sort --compress
Paul Eggert
-0
/
+54
2010-12-16
sort: don't dump core when merging from input twice
Paul Eggert
-0
/
+20
2010-12-14
tests: default to /tmp as the temporary directory
Paul Eggert
-13
/
+7
2010-12-13
sort: fix some --compress reaper bugs
Paul Eggert
-0
/
+88
2010-12-13
tests: typo fix
Paul Eggert
-1
/
+1
2010-12-13
tests: tweak basic-1 to use warn_ rather than literal "exit 77"
Jim Meyering
-18
/
+6
2010-12-13
tests: mark new test as very expensive
Jim Meyering
-2
/
+3
2010-12-12
tests: test for access to stale thread memory
Paul Eggert
-0
/
+45
2010-12-11
tests: avoid FP failure when run under valgrind
Jim Meyering
-2
/
+2
2010-12-11
sort: use mutexes, not spinlocks (avoid busy loop on blocked output)
Chen Guo
-3
/
+0
2010-12-08
split: fix a case where --elide-empty causes invalid chunking
Pádraig Brady
-30
/
+35
2010-12-05
tests: remove useless definition of $SORT in sort-compress
Jim Meyering
-1
/
+0
2010-12-04
tests: make it harder to lose a race in spinlock-abuse
Jim Meyering
-2
/
+2
2010-12-03
tests: cleanup rm -rf fails under NFS
Paul Eggert
-2
/
+5
2010-12-01
tests: add test for parallel sort -u segfault bug
Jim Meyering
-0
/
+48
2010-11-27
tests: don't let the OMP_NUM_THREADS envvar affect sort tests
Jim Meyering
-0
/
+1
2010-11-27
tests: test for parallel sort spinlock abuse
Jim Meyering
-0
/
+41
2010-11-22
cp: give a better diagnostic for nonexistent dest/
Paul Eggert
-0
/
+8
2010-11-22
split: add --number to generate a particular number of files
Chen Guo
-1
/
+247
2010-11-18
od: fix bugs in displaying floating-point values
Paul Eggert
-0
/
+59
2010-11-17
tests: convert tests/misc/selinux manually
Jim Meyering
-1
/
+1
2010-11-17
tests: convert the multi-prog $VERBOSE/--version uses
Jim Meyering
-17
/
+17
2010-11-17
tests: convert "... env -- prog --version" uses
Jim Meyering
-6
/
+6
2010-11-17
tests: substitute the single-program $VERBOSE/--version uses
Jim Meyering
-348
/
+348
2010-11-17
tests: factor out VERBOSE-only --version-printing code
Jim Meyering
-0
/
+12
2010-11-17
tests: remove test-lib.sh; now all tests use gnulib's init.sh
Jim Meyering
-83
/
+1
2010-11-17
tests: convert remaining uses of test-lib.sh to init.sh
Jim Meyering
-37
/
+37
2010-11-17
tests: convert 'if test "$VERBOSE" = yes; then' to test ... &&
Jim Meyering
-235
/
+59
2010-11-17
tests: convert first batch of tests from test-lib.sh to init.sh
Jim Meyering
-1938
/
+646
2010-11-17
tests: move a comment so automated conversion works
Jim Meyering
-2
/
+4
2010-11-16
split: fail immediately if impossible to create a large file
Pádraig Brady
-1
/
+2
2010-11-11
csplit: do not rely on undefined behavior in printf formats
Paul Eggert
-0
/
+15
2010-11-11
csplit: fix a memory leak per input buffer
Pádraig Brady
-0
/
+30
2010-11-10
tests: fix comments and --version invocation in new test
Jim Meyering
-2
/
+2
2010-11-10
csplit: avoid buffer overrun when writing more than 999 files
Jim Meyering
-0
/
+30
2010-11-09
tests: avoid portability problem with dash vs. symlinked ttys
Pádraig Brady
-2
/
+6
2010-11-08
tests: avoid portability problem with dash vs. local v=$splittable_val
Pádraig Brady
-1
/
+1
2010-11-07
tests: don't disqualify FreeBSD 8.1's /bin/sh just yet,
Jim Meyering
-4
/
+0
2010-11-06
stat: do not rely on undefined behavior in printf formats
Paul Eggert
-0
/
+1
2010-11-06
tests: avoid failure due to bug in FreeBSD 8.1's /bin/sh
Jim Meyering
-1
/
+7
2010-11-06
stat: use e.g. %.3X instead of %X.%3:X for sub-second precision
Paul Eggert
-10
/
+19
2010-11-03
stat: revert %X-%Y-%Z change; use e.g., %:X to print fractional seconds
Jim Meyering
-1
/
+38
[next]