index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
init.cfg
Age
Commit message (
Expand
)
Author
2012-05-16
tests: use $AWK, not awk
Jim Meyering
2012-04-19
tests: factor out expensive "pairs" code of misc/stty
Bernhard Voelker
2012-04-04
tests: convert nearly all `...` expressions to $(...)
Jim Meyering
2012-03-23
tests: skip ls/stat-free-color on XFS, rather than always failing
Jim Meyering
2012-01-09
tests: change `...' to '...' on lines not matching /[=\$]/
Jim Meyering
2012-01-09
tests: adjust \`...' quoting to '...' to adapt to latest gnulib
Jim Meyering
2012-01-01
maint: update all copyright year number ranges
Jim Meyering
2011-12-01
tests: adjust PATH to generally include /sbin and /usr/sbin
Bernhard Voelker
2011-11-14
id: fail when getuid, getgid, etc. fail, e.g., on GNU/Hurd
Ludovic Courtès
2011-10-08
tests: avoid false-positive failures on linux/sparc64
Jim Meyering
2011-10-05
tests: add a test to exercise today's ls-lL-vs-ACL bug
Jim Meyering
2011-09-24
tests: mention new check-expensive/check-very-expensive in test logs
Bernhard Voelker
2011-09-07
tests: adjust PATH to include /sbin for mkfs-using tests
Bernhard Voelker
2011-09-02
tests: remove require-perl script; use function instead
Jim Meyering
2011-09-01
tests: improve message in 'require_membership_in_two_groups_' function
Bernhard Voelker
2011-08-08
maint: add copyright notice to init.cfg
Jim Meyering
2011-08-08
tests: complete the renaming framework_failure -> framework_failure_
Stefano Lattarini
2011-08-04
tests: remove obsolete 'error_' shell function
Stefano Lattarini
2011-06-17
tests: remove skip_test_ function; use new skip_ instead
Jim Meyering
2011-05-14
tests: refactor more tests to use mkfifo_or_skip_
Pádraig Brady
2011-05-13
maint: add new syntax-check rule to prohibit use of skip_
Jim Meyering
2011-05-13
ls: allow stat-free use of --color
Jim Meyering
2011-04-04
tests: avoid spurious parallel failure due to temporary disk full
Jim Meyering
2011-03-28
tests: avoid unwarranted failure in mock-simulated non-SELinux env.
Mathieu Bridon
2011-02-15
tests: support more file systems in the cp fiemap tests
Pádraig Brady
2011-02-10
tests: print "python missing:..." diagnostic where more will see it
Jim Meyering
2011-02-08
test: improve the cp fiemap tests
Pádraig Brady
2011-01-31
tests: gfs2 also supports FIEMAP
Jim Meyering
2011-01-31
tests: factor fiemap-related predicate into init.cfg
Jim Meyering
2010-12-22
maint: correct test-related comments
Jim Meyering
2010-11-17
tests: factor out VERBOSE-only --version-printing code
Jim Meyering
2010-11-08
tests: avoid portability problem with dash vs. local v=$splittable_val
Pádraig Brady
2010-11-06
tests: avoid failure due to bug in FreeBSD 8.1's /bin/sh
Jim Meyering
2010-09-07
tests: make various timeouts more robust
Pádraig Brady
2010-09-07
tests: exclude some tests when running on NFS
Pádraig Brady
2010-07-05
tests: make tests requiring a delay to pass, more robust
Pádraig Brady
2010-06-30
tests: move most helper functions from test-lib.sh to new init.cfg
Jim Meyering