build: update gnulib submodule to latest
[platform/upstream/coreutils.git] / tests /
2011-01-30 Jim Meyeringtests: cp/fiemap: exercise previously-failing parts
2011-01-30 Jim Meyeringtests: ensure that FIEMAP-enabled cp copies a sparse...
2011-01-30 Jim Meyeringbuild: distribute new test script, filefrag-extent...
2011-01-30 Jim Meyeringtests: accommodate varying filefrag -v "flags" output
2011-01-30 Jim Meyeringtests: exercise more of the new FIEMAP copying code
2011-01-30 Jie Liutests: add a new test for FIEMAP-copy
2011-01-29 Pádraig Bradyjoin: don't report disorder against an empty file
2011-01-29 Pádraig Bradyjoin: ensure --header skips the order check with empty...
2011-01-29 Pádraig Bradyjoin: add -o 'auto' to output a constant number of...
2011-01-28 Jim Meyeringtests: remove obsolete uses of "$$" in temporary file...
2011-01-26 Jim Meyeringtests: don't hide all trace of the vc_exe_in_TESTS...
2011-01-25 Andreas Schwabtests: minor correction
2011-01-25 Jim Meyeringtests: avoid FP failure due to suspension
2011-01-25 Jim Meyeringtests: avoid rare FP failure in new du test
2011-01-18 Jim Meyeringtests: avoid FP failure in new du test
2011-01-17 Jim Meyeringtests: add a test for today's uniq bug
2011-01-10 Jim Meyeringdu: don't abort when a subdir is renamed during traversal
2011-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-01-01 Jim Meyeringbuild: update gnulib for version-etc copyright year...
2010-12-31 Eric Blakemaint: update to latest gnulib, for testsuite improvement
2010-12-30 Pádraig Bradysplit: fix the suffix length calculation
2010-12-28 Paul Eggertcoreutils: keep lines within 80-column limits
2010-12-22 Jim Meyeringmaint: correct test-related comments
2010-12-22 Jim Meyeringtests: mv/i-3: avoid false-positive failure on a slow...
2010-12-21 Jim Meyeringtests: avoid new false-positive failure on at least...
2010-12-19 Paul Eggerttests: sync init.sh from gnulib
2010-12-19 Pádraig Bradycp: ensure backups are created when -T specified
2010-12-19 Pádraig Bradysort: use at most 8 threads by default
2010-12-18 Jim Meyeringtests: avoid spurious du/bigtime failure
2010-12-18 Paul Eggerttests: set fail=0 by default
2010-12-16 Paul Eggertsort: fix hang with sort --compress
2010-12-16 Paul Eggertsort: don't dump core when merging from input twice
2010-12-14 Paul Eggerttests: default to /tmp as the temporary directory
2010-12-14 Paul Eggertsort: fix some --compress reaper bugs
2010-12-13 Paul Eggerttests: typo fix
2010-12-13 Jim Meyeringtests: tweak basic-1 to use warn_ rather than literal...
2010-12-13 Jim Meyeringtests: mark new test as very expensive
2010-12-12 Paul Eggerttests: test for access to stale thread memory
2010-12-11 Jim Meyeringtests: avoid FP failure when run under valgrind
2010-12-11 Chen Guosort: use mutexes, not spinlocks (avoid busy loop on...
2010-12-08 Pádraig Bradysplit: fix a case where --elide-empty causes invalid...
2010-12-05 Jim Meyeringtests: remove useless definition of $SORT in sort-compress
2010-12-04 Jim Meyeringtests: make it harder to lose a race in spinlock-abuse
2010-12-03 Paul Eggerttests: cleanup rm -rf fails under NFS
2010-12-01 Jim Meyeringtests: add test for parallel sort -u segfault bug
2010-11-27 Jim Meyeringtests: don't let the OMP_NUM_THREADS envvar affect...
2010-11-27 Jim Meyeringtests: test for parallel sort spinlock abuse
2010-11-22 Paul Eggertcp: give a better diagnostic for nonexistent dest/
2010-11-22 Chen Guosplit: add --number to generate a particular number...
2010-11-18 Paul Eggertod: fix bugs in displaying floating-point values
2010-11-17 Jim Meyeringtests: convert tests/misc/selinux manually
2010-11-17 Jim Meyeringtests: convert the multi-prog $VERBOSE/--version uses
2010-11-17 Jim Meyeringtests: convert "... env -- prog --version" uses
2010-11-17 Jim Meyeringtests: substitute the single-program $VERBOSE/--version...
2010-11-17 Jim Meyeringtests: factor out VERBOSE-only --version-printing code
2010-11-17 Jim Meyeringtests: remove test-lib.sh; now all tests use gnulib...
2010-11-17 Jim Meyeringtests: convert remaining uses of test-lib.sh to init.sh
2010-11-17 Jim Meyeringtests: convert 'if test "$VERBOSE" = yes; then' to...
2010-11-17 Jim Meyeringtests: convert first batch of tests from test-lib.sh...
2010-11-17 Jim Meyeringtests: move a comment so automated conversion works
2010-11-16 Pádraig Bradysplit: fail immediately if impossible to create a large...
2010-11-11 Paul Eggertcsplit: do not rely on undefined behavior in printf...
2010-11-11 Pádraig Bradycsplit: fix a memory leak per input buffer
2010-11-10 Jim Meyeringtests: fix comments and --version invocation in new...
2010-11-10 Jim Meyeringcsplit: avoid buffer overrun when writing more than...
2010-11-09 Pádraig Bradytests: avoid portability problem with dash vs. symlinke...
2010-11-08 Pádraig Bradytests: avoid portability problem with dash vs. local...
2010-11-07 Jim Meyeringtests: don't disqualify FreeBSD 8.1's /bin/sh just...
2010-11-07 Paul Eggertstat: do not rely on undefined behavior in printf formats
2010-11-06 Jim Meyeringtests: avoid failure due to bug in FreeBSD 8.1's /bin/sh
2010-11-06 Paul Eggertstat: use e.g. %.3X instead of %X.%3:X for sub-second...
2010-11-03 Jim Meyeringstat: revert %X-%Y-%Z change; use e.g., %:X to print...
2010-11-01 Nixtests: fix a false positive for 32 bit on 64 bit hosts
2010-10-27 Pádraig Bradycp: make --attributes-only override --reflink completely
2010-10-26 Jim Meyeringtests: mention that btrfs also causes failure of misc...
2010-10-24 Paul Eggertdu: don't print junk when diagnosing out-of-range time...
2010-10-19 Jim Meyeringtests: trigger and test for md5sum's new diagnostics
2010-10-19 Benno Schulenbergmd5sum: print a summary warning for improperly formatte...
2010-10-17 Jim Meyeringtests: sort-float: avoid spurious test failure on ppc...
2010-10-14 Paul Eggerttests: work around portability and clock-skew problems
2010-10-12 Pádraig Bradytail: fix checking of currently unavailable directories
2010-10-07 Pádraig Bradysplit: fix reporting of read errors
2010-10-04 Pádraig Bradytests: refactor the stat-birthtime test to use retry_delay_
2010-10-01 Eric Blaketests: output --version of program under test
2010-10-01 Eric Blakestat: print timestamps to full resolution
2010-10-01 Eric Blakestat: support printing birthtime
2010-10-01 Eric Blakemaint: update sample test template
2010-09-29 Pádraig Bradytr: fix various issues with case conversion
2010-09-20 Pádraig Bradytests: fix a printf portability issue
2010-09-20 Pádraig Bradytests: fix an erroneous stat failure with bind mounts
2010-09-18 Jim Meyeringtests: sync tests/init.sh from gnulib
2010-09-17 Eric Blakemaint: update to latest gnulib
2010-09-07 Pádraig Bradytests: work around a failure with dash 0.5.4
2010-09-07 Pádraig Bradytests: make various timeouts more robust
2010-09-07 Pádraig Bradytests: exclude some tests when running on NFS
2010-08-28 Jim Meyeringtac: avoid double free
2010-08-27 Aaron Burgemeisterstat: add %m to output the mount point for a file
2010-08-13 Paul Eggert* tests/misc/sort (use-nl): Fix comment to match the...
2010-08-09 Dan Hipschmanls: fix a test failure that should have been skipped
2010-08-07 Paul Eggertsort: support all combinations of -d, -f, -i, -R, and -V
next