copy: link rather than copy symlinks, when --link used
[platform/upstream/coreutils.git] / tests / Makefile.am
2011-04-01 Pádraig Bradycopy: link rather than copy symlinks, when --link used
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-19 Gilles Espinassemaint: replace spaces with tab in tests/Makefile.am
2011-02-08 Pádraig Bradytest: improve the cp fiemap tests
2011-01-31 Jim Meyeringtests: exercise a rarely-used corner of copy.c
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 Jie Liutests: add a new test for FIEMAP-copy
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
2010-12-16 Paul Eggertsort: fix hang with sort --compress
2010-12-14 Paul Eggertsort: fix some --compress reaper bugs
2010-12-12 Paul Eggerttests: test for access to stale thread memory
2010-12-11 Chen Guosort: use mutexes, not spinlocks (avoid busy loop on...
2010-12-01 Jim Meyeringtests: add test for parallel sort -u segfault bug
2010-11-27 Jim Meyeringtests: test for parallel sort spinlock abuse
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: remove test-lib.sh; now all tests use gnulib...
2010-11-11 Pádraig Bradycsplit: fix a memory leak per input buffer
2010-11-10 Jim Meyeringcsplit: avoid buffer overrun when writing more than...
2010-11-03 Jim Meyeringstat: revert %X-%Y-%Z change; use e.g., %:X to print...
2010-10-24 Paul Eggertdu: don't print junk when diagnosing out-of-range time...
2010-10-12 Pádraig Bradytail: fix checking of currently unavailable directories
2010-10-01 Eric Blakestat: support printing birthtime
2010-09-29 Pádraig Bradytr: fix various issues with case conversion
2010-08-27 Aaron Burgemeisterstat: add %m to output the mount point for a file
2010-07-16 Paul R. Eggertsort: add a test case for the sort -u bug
2010-07-13 Chen Guosort: parallelize internal sort
2010-06-30 Jim Meyeringtests: move most helper functions from test-lib.sh...
2010-05-19 Jim Meyeringtests: exercise du's --max-depth option
2010-05-16 Pádraig Bradysort: --debug: output data independent warnings and...
2010-05-12 Pádraig Bradysort: add a --debug option to highlight key extents
2010-05-10 Jim Meyeringtests: begin using init.sh
2010-04-29 Pádraig Bradysort: use long doubles for general numeric mode
2010-04-16 Pádraig Bradycp: preserve "capabilities" when also preserving file...
2010-03-01 Pádraig Bradysort: fix issues with month sorting in some locales
2010-02-17 Moritz Orbachls: fix a regression by honoring NORMAL attributes...
2010-01-01 Jim Meyeringmaint: add a few copyrights; remove obsolete README...
2009-12-30 Jim Meyeringtail: test for a bug in inotify-enabled tail -F
2009-12-29 Jim Meyeringtail: add another test to exercise abort-inducing flaw...
2009-12-29 Jim Meyeringtail: add a test to exercise abort-inducing flaw in...
2009-12-23 Pádraig Bradywc: line-buffer the printed counts
2009-12-19 Pádraig Bradyrm: fix --one-file-system regression due to fts conversion
2009-11-16 Jim Meyeringtail -F can fail to track a file after it's been rotated
2009-11-06 Giuseppe Scrivanonproc: A new program to count the available processors
2009-11-03 Jim Meyeringtests: rm: add test for today's change in behavior
2009-10-28 Eric Blakeenv, printenv: add -0/--null option
2009-10-28 Eric Blaketests: add printenv coverage
2009-10-23 Eric Blaketests: test recent status changes
2009-10-23 Eric Blakemaint: move chroot test
2009-10-22 Giuseppe Scrivanotests: add a test for the `tail -f' race condition bug
2009-10-22 Eric Blaketests: ensure touch honors trailing slash
2009-10-21 Pádraig Bradymd5sum, sha*sum, sum: line-buffer the printed checksums
2009-10-17 Eric Blaketouch: add -h to change symlink timestamps, where supported
2009-10-09 Eric Blakestat: test recent patch
2009-09-29 Jim Meyeringstat: interpret "-" as standard input
2009-09-25 Eric Blakeln: add -L/-P options
2009-09-14 Jim Meyeringtouch: don't reject "60" as number of seconds in a...
2009-09-11 Jim Meyeringid: don't print context=... when POSIXLY_CORRECT is set
2009-09-10 Jim Meyeringlink,ln: use gnulib's link module to work around Solari...
2009-09-10 Jim Meyeringdd conv=unblock: print final newline consistently
2009-09-07 Jim Meyeringtail: ignore -f for piped-stdin, as POSIX requires
2009-09-07 Jim Meyeringtail -f: handle "-"/stdin once again
2009-09-06 Jim Meyeringtail: flush initial output before possibly blocking
2009-09-03 Jim Meyeringdf: don't fail due to an unreadable argument
2009-09-01 Jim Meyeringls -i: print consistent inode numbers also for mount...
2009-08-29 Pádraig Bradycp --reflink: preserve attributes on cloned files if...
2009-08-28 Pádraig Bradycp --reflink: add an "auto" parameter to fall back...
2009-08-28 Eric Blakedd: detect closed stderr
2009-08-06 Jim Meyeringdd: work around buffer length restrictions with oflag...
2009-08-04 Jim Meyeringcp -pP (and e.g., -a): preserve time stamps on symlinks...
2009-06-17 Pádraig Bradystdbuf: A new program to run a command with modified...
2009-06-15 Giuseppe Scrivanotail: use inotify if it is available
2009-06-11 Kamil Dudkals --color: do not colorize files with multiple hard...
2009-05-26 Giuseppe Scrivanochroot: accept new options --userspec=U:G and --groups...
2009-05-03 Jim Meyeringtests: add tests of e.g., date -d 'next monday'
2009-04-28 Ondřej Vašíktests: add test for xattr diagnostics on dest. FS lacki...
2009-04-22 Jim Meyeringcp: work around linux kernel bug: short-read != EOF...
2009-04-09 Pádraig Bradyid: fix infinite loop on some systems
2009-04-02 Pádraig Bradyls: fix alignment when month names have varying widths
2009-03-31 Jim Meyeringtests: enable automake's color-tests and parallel-tests...
2009-03-31 Ralf Wildenhuesbuild: use Automake's new parallel-tests feature
2009-03-27 Jim Meyeringtests: migrate setgid-check into test-lib.sh
2009-03-25 Eric Blakepwd: support -L and -P
2009-03-18 Paul Eggerttests: add another sort/nmerge test
2009-03-18 Paul Eggertsort: handle fd exhaustion better when merging
2009-03-11 Pádraig Bradycat: Fix immediate output of processed data
2009-02-17 Kamil Dudkainstall: add --compare (-C) option to install file...
2009-02-10 Jim Meyeringls: clean up after wrapped+colored file names with...
2009-01-29 Kamil Dudkacp/mv: add xattr support
2009-01-28 Pádraig Bradytests: Add a test to verify shred's default operations
2009-01-28 Pádraig Bradydd: Better handle user specified offsets that are too big
2009-01-14 Kamil Dudkacp/mv: add --no-clobber (-n) option to not overwrite...
2008-12-03 Jim Meyeringtests: ensure that chmod, chgrp and chown honor --silent
2008-12-01 Jim Meyeringcp, mv: remove 3-year-deprecated+warned-about --reply...
2008-11-30 Jim Meyeringtests: start long-running cp/link-heap earlier
2008-11-22 Jim Meyeringtests: dd: add a test for the required behavior
next