]> Sergey Matveev's repositories - public-inbox.git/commit
tests: add "use strict" and declare v5.10.1 compatibility
authorEric Wong <e@80x24.org>
Wed, 2 Sep 2020 11:04:15 +0000 (11:04 +0000)
committerEric Wong <e@80x24.org>
Thu, 3 Sep 2020 20:11:03 +0000 (20:11 +0000)
commit851aa7183cf2b152d7ff187729bc896597d22fad
tree3c43a32635b3e60cb1331d44991b9f4f3e279192
parent1561be76574111a53c9d7c284fd03f68d6a5208b
tests: add "use strict" and declare v5.10.1 compatibility

strict.pm helped me find a typo in an upcoming recent change, so
ensure we use it since it does more good than harm.  We'll also
take the opportunity here to declare v5.10.1 compatibility level
to future-proof against Perl incompatibilities.
t/index-git-times.t
xt/eml_check_limits.t