Lines Matching refs:tests
7 - Improve AppVeyor tests for older Perls (Thanks Roy Ivy)
8 - Check for Test::More 0.94 and skip tests if not installed where
11 - Skip/todo tests which fail under Devel::Cover (Thanks Roy Ivy)
15 - Fix tempfile creation during tests on Win32
40 - Fix failing tests in v1.48 under perl < 5.8.9
46 - remove $VERSION checks from tests. This makes it easier to run the test
47 with Dist::Zilla and avoids maintenance issue of updating the tests for
67 + turn on strict/warnings for all tests
68 + run tests through perltidy and formatting cleanup
111 - Taint-related tests are now more comprehensive.
225 - More tests for these things.
234 - Documentation for the new behavior, and tests for the bug.
262 - Lots more tests.