dircolors: add .ear, .war, .sar, for Java jar-like archives
[platform/upstream/coreutils.git] / tests /
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
2010-08-05 Paul Eggertsort: tune and refactor --debug code, and fix minor...
2010-08-03 Paul Eggertinit.sh: work around trap limitation of some shells
2010-08-03 Paul Eggertsort: fix bug in --debug when \0 is followed by \t
2010-08-03 Paul Eggertsort: revert recent -h changes and use a more-conservat...
2010-07-30 Paul Eggertsort: -h now handles comparisons such as 6000K vs 5M...
2010-07-27 Paul Eggertsort: fix bug with EOF at buffer refill
2010-07-24 Paul R. Eggertdu: tune, and fix some -L bugs with dangling or cyclic...
2010-07-24 Paul R. Eggerttests/misc/sort-merge-fdlimit: don't assume -R opens...
2010-07-16 Paul R. Eggertsort: add a test case for the sort -u bug
2010-07-13 Chen Guosort: parallelize internal sort
2010-07-05 Pádraig Bradytests: make tests requiring a delay to pass, more robust
2010-07-03 Paul Eggertdu: don't miscount duplicate directories or link-count...
2010-07-01 Pádraig Bradycp: add an option to only copy the file attributes
2010-07-01 Pádraig Bradyls: use the POSIX date style when the locale does not...
2010-06-30 Jim Meyeringtests: fail rather than infloop in tail's inotify-rotat...
2010-06-30 Jim Meyeringtests: move most helper functions from test-lib.sh...
2010-06-30 Jim Meyeringtests: sync tests/init.sh from gnulib
2010-05-31 Jim Meyeringtests: remove unnecessary single quotes in perl hash...
2010-05-29 Pádraig Bradytruncate: improve handling of non regular files
2010-05-28 Pádraig Bradytruncate: support sizes relative to an existing file
2010-05-26 Jim Meyeringtests: update help-version to work with parted, too
2010-05-25 Jim Meyeringmaint: remove unneeded double quotes on RHS of shell...
2010-05-24 Pádraig Bradymaint: remove a redundant sort parameter from a test
2010-05-24 Pádraig Bradysort: adjust the leading blanks --debug warning
2010-05-23 Jim Meyeringmaint: make copyright comment consistent with all others
2010-05-21 Jim Meyeringtests: fix cp-a-selinux to skip cleanly upon mkfs failure
2010-05-19 Jon Ringuettedu: recognize -d N as equivalent to --max-depth=N
2010-05-19 Jim Meyeringtests: exercise du's --max-depth option
2010-05-18 Pádraig Bradytests: fix sort-debug-keys when fr_FR.utf8 not available
2010-05-17 Jim Meyeringtests: update init.sh from gnulib
2010-05-16 Pádraig Bradysort: --debug: output data independent warnings and...
2010-05-12 Pádraig Bradytests: fix sort-debug-keys when fr_FR.utf8 not available
2010-05-12 Pádraig Bradysort: add a --debug option to highlight key extents
2010-05-11 Jim Meyeringbuild: update gnulib submodule to latest
2010-05-10 Jim Meyeringtests: begin using init.sh
2010-05-09 Jim Meyeringtests: update help-version
2010-04-29 Pádraig Bradysort: use long doubles for general numeric mode
2010-04-24 Jim Meyeringtests: clean up also upon SIGQUIT
2010-04-23 Dmitry V. Levintests: fix exit status of signal handlers in shell...
2010-04-20 Pádraig Bradysort: fix parsing of end field in obsolescent key formats
2010-04-16 Pádraig Bradycp: preserve "capabilities" when also preserving file...
2010-04-15 Pádraig Bradytests: avoid spurious failure of ls/color-norm test
2010-04-14 Jim Meyeringtests: avoid spurious failure of root-only ls/capabilit...
2010-04-13 Pádraig Bradycp: treat selinux warnings consistently
2010-04-07 Jim Meyeringtests: add a PATH-sanity-check to help-version
2010-03-29 Jim Meyeringtests: avoid spurious sc_prohibit_test_minus_ao syntax...
2010-03-26 Jim Meyeringtests: fix typos in envvar-check script
2010-03-26 Pádraig Bradynice,chroot: use more standard option parsing
2010-03-26 Kim Hansentimeout: use more standard option parsing
2010-03-19 Paolo Bonzinitests: change help-version to per-program functions
2010-03-16 Pádraig Bradytimeout: add the --kill-after option
2010-03-04 Jim Meyeringtests: don't let the LANGUAGE envvar perturb tests
2010-03-01 Pádraig Bradysort: fix issues with month sorting in some locales
2010-02-25 Eric Blakeexpr: clarify error message
2010-02-17 Moritz Orbachls: fix a regression by honoring NORMAL attributes...
2010-02-16 Pádraig Bradytests: fix an unlikely race in tail-2/inotify-hash...
2010-02-07 Jim Meyeringtests: include help-version test settings used by gzip...
2010-02-02 Pádraig Bradytests: fix various timeout races
2010-02-01 Ondřej Vašíktests: cp-a-selinux: skip the test if mounting a loop...
2010-02-01 Pádraig Bradyjoin: make -t '' operate on the whole line
2010-02-01 Assaf Gordonjoin: add --header option to always output the first...
next