test-exclude: skip tests rather than failing on deficient systems
authorJim Meyering <meyering@redhat.com>
Fri, 11 Nov 2011 13:37:59 +0000 (14:37 +0100)
committerJim Meyering <meyering@redhat.com>
Fri, 11 Nov 2011 13:38:06 +0000 (14:38 +0100)
commit39a489fa27ab3873e0fc0f65844413f46fcb2117
tree9d9d61988ed321f316a2b9dcb68f0eaa5ee777d6
parent5be861ac45514c2a0bc4c328de34af48fdad4283
test-exclude: skip tests rather than failing on deficient systems

* tests/test-exclude.c (main): Skip tests that use FNM_CASEFOLD
and FNM_LEADING_DIR on systems that lack the definitions.  This affects
at least Solaris 9.  Reported and diagnosed by Dagobert Michelsen in
http://thread.gmane.org/gmane.comp.gnu.grep.bugs/3947/focus=3950
ChangeLog
tests/test-exclude.c