copy: link rather than copy symlinks, when --link used
[platform/upstream/coreutils.git] / tests /
2011-04-01 Pádraig Bradycopy: link rather than copy symlinks, when --link used
2011-03-31 Jim Meyeringtests: inotify-rotate: avoid race condition with overlo...
2011-03-31 Pádraig Bradycopy: with fiemap copy, only sync when needed
2011-03-28 Mathieu Bridontests: avoid unwarranted failure in mock-simulated...
2011-03-22 Jim Meyeringtests: exercise tests new "==" operator
2011-03-21 Jim Meyeringtests: fix a bug in the cp/preserve-gid test
2011-03-19 Pádraig Bradytests: fix the sparse-fiemap test
2011-03-13 Jim Meyeringtouch: update to latest gnulib to fix Solaris 10 touch...
2011-03-05 Pádraig Bradymaint: fix dd nocache test to be independent of current...
2011-03-05 Pádraig Bradydd: add a flag to discard cached data
2011-03-03 Jim Meyeringdu: don't infloop for --files0-from=DIR
2011-02-25 Pádraig Bradytests: without filefrag, only skip part of sparse-fiemap
2011-02-19 Gilles Espinassemaint: replace spaces with tab in tests/Makefile.am
2011-02-18 Gilles Espinassetests: correct racy sparse-to-pipe test
2011-02-15 Pádraig Bradytests: support more file systems in the cp fiemap tests
2011-02-10 Jim Meyeringtests: fix bug in preceding check.mk change
2011-02-10 Jim Meyeringtests: print "python missing:..." diagnostic where...
2011-02-10 Jim Meyeringtests: avoid gross inefficiency in "make test"
2011-02-08 Pádraig Bradytest: improve the cp fiemap tests
2011-02-07 Jim Meyeringcut: don't segfault for large unbounded range
2011-02-04 Jim Meyeringtests: skip mv/i-3 on FreeBSD to avoid spurious failure
2011-02-03 Pádraig Bradysort: fix --debug key highlighting when key start after...
2011-02-02 Jim Meyeringtests: correct part of fiemap-perf
2011-01-31 Jim Meyeringtests: exercise a rarely-used corner of copy.c
2011-01-31 Jim Meyeringtests: gfs2 also supports FIEMAP
2011-01-31 Jim Meyeringtests: factor fiemap-related predicate into init.cfg
2011-01-31 Jim Meyeringmaint: update copyright year lists in new files
2011-01-31 Jim Meyeringtests: modernize sparse-fiemap test
2011-01-31 Jim Meyeringtests: remove duplicate fiemap-perf test
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...
next