Skip to content

Conversation

paultcochrane
Copy link

These changes add the warnings and strict pragmas to all normal test files and one of the author tests. Although the tests use their own test runner and were already using the -w option to perl to switch on warnings, using the pragmas is better aligned to current best practice and possibly also more platform independent. If it is wished that this PR needs to be updated in anyway to be better aligned with project standards, please let me know and I'll make the relevant changes and resubmit.

Although warnings were switched on via the `-w` flag to perl, explicitly
using strict and warnings matches current best practice and is more platform
independent.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant