tests: factor out expensive "pairs" code of misc/stty
[platform/upstream/coreutils.git] / tests / init.cfg
2012-04-19 Bernhard Voelkertests: factor out expensive "pairs" code of misc/stty
2012-04-04 Jim Meyeringtests: convert nearly all `...` expressions to $(...)
2012-03-23 Jim Meyeringtests: skip ls/stat-free-color on XFS, rather than...
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-01 Jim Meyeringmaint: update all copyright year number ranges
2011-12-01 Bernhard Voelkertests: adjust PATH to generally include /sbin and ...
2011-11-14 Ludovic Courtèsid: fail when getuid, getgid, etc. fail, e.g., on GNU...
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-09-24 Bernhard Voelkertests: mention new check-expensive/check-very-expensive...
2011-09-07 Bernhard Voelkertests: adjust PATH to include /sbin for mkfs-using...
2011-09-02 Jim Meyeringtests: remove require-perl script; use function instead
2011-09-01 Bernhard Voelkertests: improve message in 'require_membership_in_two_gr...
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-06-17 Jim Meyeringtests: remove skip_test_ function; use new skip_ instead
2011-05-14 Pádraig Bradytests: refactor more tests to use mkfifo_or_skip_
2011-05-13 Jim Meyeringmaint: add new syntax-check rule to prohibit use of...
2011-05-13 Jim Meyeringls: allow stat-free use of --color
2011-04-04 Jim Meyeringtests: avoid spurious parallel failure due to temporary...
2011-03-28 Mathieu Bridontests: avoid unwarranted failure in mock-simulated...
2011-02-15 Pádraig Bradytests: support more file systems in the cp fiemap tests
2011-02-10 Jim Meyeringtests: print "python missing:..." diagnostic where...
2011-02-08 Pádraig Bradytest: improve the cp fiemap tests
2011-01-31 Jim Meyeringtests: gfs2 also supports FIEMAP
2011-01-31 Jim Meyeringtests: factor fiemap-related predicate into init.cfg
2010-12-22 Jim Meyeringmaint: correct test-related comments
2010-11-17 Jim Meyeringtests: factor out VERBOSE-only --version-printing code
2010-11-08 Pádraig Bradytests: avoid portability problem with dash vs. local...
2010-11-06 Jim Meyeringtests: avoid failure due to bug in FreeBSD 8.1's /bin/sh
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-07-05 Pádraig Bradytests: make tests requiring a delay to pass, more robust
2010-06-30 Jim Meyeringtests: move most helper functions from test-lib.sh...