drop the use of fatal warnings in tests
authorKaren Etheridge <ether@cpan.org>
Sat, 14 Mar 2015 18:38:40 +0000 (11:38 -0700)
committerKaren Etheridge <ether@cpan.org>
Sat, 14 Mar 2015 20:28:51 +0000 (13:28 -0700)
commit4e1fb2f81fd0d4ea37c45c49073e317921be3e41
treebcd2505002702df16d65e113ea655cfa1f73472d
parent1d411803f45d9d9ab45af647118fdd79178524fd
drop the use of fatal warnings in tests

It can be a good idea to fatalize warnings for the author, but we do not want
to block end-user installs if some new perl adds a warning that we did not
predict.
t/cpanel.t
t/legacy.t
t/new.t
t/none.t
t/pp.t
t/preload_cpanel.t
t/preload_xs.t
t/xs.t
xt/json_pm.t
xt/json_pm_legacy.t