4 Commits

Author SHA1 Message Date
Bram
ffe25ee38a Add vim-modeline to render files as POD
GitHub (also) checks the vim-modeline to decide how the file should
be rendered.

These files are all in the POD format so add the vim-modeline so that
GitHub displays them in a formatted way.

(Note: adding `linguist-language=Pod` in .gitattributes does not work,
 I created a GH support ticket for that a month ago but there have
 been little progress on it.)
2022-09-05 20:39:49 +02:00
Nicolas R
cd2a978d22 Time::HiRes disable a flapping test for CI
When running this test under heavy load
we cannot assume the delta between two system calls...
even when using a (nano)sleep

Most Continuous Integration system will fail on this
test at one point or the other.
2017-11-13 21:17:27 -06:00
Nicolas R
4f8ef02eaa PACKAGING: add patchlevel.h doc entry 2017-11-10 14:14:22 -07:00
Dominic Hargreaves
ba67332162 Skip various tests if PERL_BUILD_PACKAGING is set
These are tests which tend not to be useful for downstream packagers

t/porting/customized.t change originally from Todd Rinaldo
2017-10-24 12:28:28 +01:00