build: update gnulib submodule to latest
[platform/upstream/coreutils.git] / tests /
2012-03-08 Jim Meyeringdu: fix -x: don't ignore non-directory arguments
2012-03-07 Jérémy Compostellabasename: support more than one argument
2012-03-02 Pádraig Bradytests: work around a block alignment issue in dd/sparse
2012-02-29 Bernhard Voelkertests: compile and link shared object with $CC to make...
2012-02-29 Roman Rybalkodd: add support for the conv=sparse option
2012-02-26 Jim Meyeringtests: fix help-version on cygwin, where $EXEEXT is...
2012-02-26 Bernhard Voelkertests: remove unnecessary use of -lc
2012-02-20 Jérémy Compostellasplit: add the --additional-suffix option
2012-02-19 Jérémy Compostellatests: ls/getxattr-speedup: include <sys/types.h> for...
2012-02-18 Jim Meyeringtests: test for ls speed-up
2012-02-18 Jérémy Compostellasplit: support optional start value for --numeric-suffixes
2012-02-13 Pádraig Bradydd: fix issues in the count_bytes and seek_bytes flags...
2012-02-12 Jérémy Compostelladd: add count_bytes, skip_bytes and seek_bytes flags
2012-02-12 Jim Meyeringmv: "mv A B" would sometimes succeed, yet A would remai...
2012-01-30 Jim Meyeringmv: allow moving symlink onto same-inode dest with...
2012-01-27 Jim Meyeringmaint: use single copyright year range
2012-01-25 Pádraig Bradymaint: cleanup an extraneous version output in a test
2012-01-25 Pádraig Bradymaint: use the standard require_perl_ function
2012-01-25 Pádraig Bradyrealpath: remove extraneous '/' for --relative-to edge...
2012-01-23 Jim Meyeringtests: remove crufty test=test_name code from old tests
2012-01-22 Paul Eggertmaint: quote 'like this' or "like this", not `like...
2012-01-09 Jim Meyeringmaint: adjust quoting: emit '...', not `...' in diagnostics
2012-01-09 Jim Meyeringtests: more automated quote adjustment
2012-01-09 Jim Meyeringtests: change `...' to '...' on lines not matching...
2012-01-09 Jim Meyeringtests: adjust \`...' quoting to '...' to adapt to lates...
2012-01-07 Jim Meyeringmaint: update quoting of "Try `prog --help'" to "Try...
2012-01-06 Jim Meyeringtests: adjust quoting in expected output to match new...
2012-01-05 Pádraig Bradytests: avoid stty icanon issues on some platforms
2012-01-05 Pádraig Bradytests: avoid ulimit issue on bash 3.2 on OS X
2012-01-05 Pádraig Bradytests: avoid a false positive due to overflow on Linux...
2012-01-05 Jim Meyeringtests: adjust setfacl usage to accommodate Solaris 10
2012-01-05 Bruno Haiblesplit: avoid failure due to leftover 'errno' value
2012-01-03 Jim Meyeringtests: adjust realpath test to avoid "make distcheck...
2012-01-03 Pádraig Bradyrealpath: a new program to print the resolved path
2012-01-01 Jim Meyeringtests: also print chmod's --version
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2012-01-01 Jim Meyeringtests: change copyright year from 2011 to 2012 in sampl...
2011-12-31 Jim Meyeringtests: fix a missing-dependency problem
2011-12-28 Jim Meyeringtests: also unset _STDBUF_E, _STDBUF_I and _STDBUF_O
2011-12-15 Paul Eggertdu: -x should not count files in other file systems
2011-12-12 Jim Meyeringls: give a more useful diagnostic for a bogus --time...
2011-12-01 Bernhard Voelkertests: adjust PATH to generally include /sbin and ...
2011-11-29 Eric Blakebuild: update gnulib for syntax-check improvement
2011-11-23 Jim Meyeringbuild: update gnulib and tests/init.sh
2011-11-22 Jim Meyeringtests: use "compare exp out", not "compare out exp"
2011-11-22 Jim Meyeringtests: use compare, not "diff", in a few stray tests
2011-11-14 Ludovic Courtèsid: fail when getuid, getgid, etc. fail, e.g., on GNU...
2011-11-13 Nixtests: avoid rare fp failure in du/move-dir-while-trave...
2011-11-12 Paul Eggert* tests/misc/sort-continue: Port to Fedora 15.
2011-11-12 Paul Eggert* tests/ls/block-size: Make it executable.
2011-11-12 Paul Eggertls: -k no longer affects -l's file sizes
2011-11-03 Pádraig Bradytests: avoid signal issues in timeout-group
2011-11-03 Pádraig Bradytests: fix a race in timeout-group
2011-10-30 Jim Meyeringtests: doc: fix stale comment in new rm/many-dir-entrie...
2011-10-29 Jim Meyeringtests: don't make tail's pipe-f2 test take the full...
2011-10-19 Jim Meyeringmaint: tac: prefer "failed to" diagnostic over "cannot"
2011-10-17 Jim Meyeringtac: don't misbehave with multiple non-seekable inputs
2011-10-17 Pádraig Bradymaint: speed up make check (vc_exe_in_TESTS)
2011-10-12 Pádraig Bradytests: avoid a false failure on systems without inotify
2011-10-09 Jim Meyeringtests: skip rather than failing when perl is not available
2011-10-08 Jim Meyeringtests: avoid tail-2/F-vs-missing failure on NFS
2011-10-08 Jim Meyeringtests: avoid ls/slink-acl test failure on Solaris 10
2011-10-08 Jim Meyeringtests: avoid false-positive failures on linux/sparc64
2011-10-05 Jim Meyeringtests: add a test to exercise today's ls-lL-vs-ACL bug
2011-10-01 Pádraig Bradyls: fix output of dangling symlinks colored as target
2011-09-27 Jim Meyeringsort: avoid a NaN-induced infloop
2011-09-24 Bernhard Voelkertests: mention new check-expensive/check-very-expensive...
2011-09-19 Bruno Haibletests: init.sh: support any non-GNU diff
2011-09-19 Jim Meyeringtests: cp-parents: don't let a failing chmod go unnoticed
2011-09-16 Pádraig Bradymd5sum: handle BSD reversed format checksums
2011-09-08 Jim Meyeringdoc: fix typo in test script comment
2011-09-07 Bernhard Voelkertests: adjust PATH to include /sbin for mkfs-using...
2011-09-02 Bruno Haibletests: init.sh: work also with any non-GNU diff that...
2011-09-02 Jim Meyeringtests: remove require-perl script; use function instead
2011-09-02 Jim Meyeringtests: cut: exercise distro-added multibyte code paths
2011-09-01 Pádraig Bradytests: split/l-chunk: avoid a portability issue
2011-09-01 Jim Meyeringtests: pwd-long: diagnose failure earlier
2011-09-01 Jim Meyeringtests: printf-surprise: avoid false-positive failure
2011-09-01 Bernhard Voelkertests: improve message in 'require_membership_in_two_gr...
2011-09-01 Jim Meyeringtests: misc/printf: accommodate alternate behavior
2011-09-01 Jim Meyeringtests: invoke via "env printf", rather than using an...
2011-08-31 Jim Meyeringdate: support parsing of ISO-8601-with-"T" dates
2011-08-24 Jim Meyeringmaint: rename a test
2011-08-24 Jim Meyeringtests: adjust the new, very expensive rm test to be...
2011-08-23 Pádraig Bradypr: fix so that LAST_PAGE is honored with -T
2011-08-19 Jim Meyeringrm, du, chmod, chown, chgrp: use much less memory for...
2011-08-08 Jim Meyeringtests: avoid lack-of-support du test failure on HP...
2011-08-08 Jim Meyeringjoin: with --check-order print offending file name...
2011-08-08 Jim Meyeringmaint: add copyright notice to init.cfg
2011-08-08 Stefano Lattarinitests: complete the renaming framework_failure -> frame...
2011-08-04 Stefano Lattarinitests: remove obsolete 'error_' shell function
2011-07-27 Pádraig Bradymaint: copy: refactor hard link creation
2011-07-27 Pádraig Bradytests: cp/preserve-link: test all relevant paths
2011-07-26 Jim Meyeringmaint: use consistent style in C and test scripts
2011-07-25 Paul Eggertcp: don't mishandle existing dir dest permissions ...
2011-07-25 Jim Meyeringcp -up: preserve all hard links
2011-07-25 Pádraig Bradytimeout: support sub-second timeouts
2011-07-20 Pádraig Bradyunexpand: fix misalignment when spaces span a tabstop
2011-07-17 Paul Eggerttimeout: add regression test (Bug#9098)
2011-07-16 Paul Eggerttimeout: treat seconds counts like 'sleep' does
next