Subject: | Non-portable "find" calls |
t/dot_section.t fails on FreeBSD systems:
find: illegal option -- t
usage: find [-H | -L | -P] [-EXdsx] [-f path] path ... [expression]
find [-H | -L | -P] [-EXdsx] -f path [path ...] [expression]
No tests named and 't' directory not found at /usr/perl5.16.3t/lib/site_perl/5.16.3/App/Prove.pm line 520.
# Failed test 'Generate HTML for TAP with section names that lead to illegal file names'
# at t/dot_section.t line 30.
# ''
# doesn't match '(?^:_dot_</a>)'
find: illegal option -- t
usage: find [-H | -L | -P] [-EXdsx] [-f path] path ... [expression]
find [-H | -L | -P] [-EXdsx] -f path [path ...] [expression]
No tests named and 't' directory not found at /usr/perl5.16.3t/lib/site_perl/5.16.3/App/Prove.pm line 520.
# Failed test 'Generate HTML for TAP with section names that contain dots but don't lead to illegal file names'
# at t/dot_section.t line 31.
# ''
# doesn't match '(?^:some.section</a>)'
# Looks like you failed 2 tests of 5.
t/dot_section.t ........................................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/5 subtests