summaryrefslogtreecommitdiff
path: root/t/porting
Commit message (Expand)AuthorAgeFilesLines
* Move pod2html.PL into ext/Pod-HtmlNicholas Clark2010-10-051-0/+1
* Move pod2man.PL, pod2text.PL, podselect.PL into cpan/podlators/scriptsNicholas Clark2010-10-051-0/+3
* Move pod2usage.PL, podchecker.PL, podselect.PL into cpan/Pod-Parser/scriptsNicholas Clark2010-10-051-4/+15
* A test to check that regen.pl doesn't need running.Nicholas Clark2010-09-281-0/+23
* [perl #73754] Better error message for PerlIO layer implementationsTye McQueen2010-09-261-1/+2
* porting/manifest.t fail gracefully under !gitDavid Mitchell2010-09-201-0/+1
* when building under git, test that MANIFEST and git ls-files match up properlyYves Orton2010-08-301-2/+31
* exclude autodoc.pl from pod checksDavid Mitchell2010-08-251-0/+1
* Test for +x bits for all the files in exec-bit.txtFlorian Ragwitz2010-08-191-4/+4
* Remove invalid version object from diag.t exceptionsDavid Golden2010-08-121-1/+0
* Refactor porting/diag.t and improve output formatDavid Golden2010-08-121-20/+35
* Add perldiag entries for new version format errorsDavid Golden2010-08-121-0/+9
* Improve diag.t to detect BADVERSION diagnosticsDavid Golden2010-08-121-17/+20
* Fix file name in commentDavid Cantrell2010-08-021-1/+1
* Improve Porting/checkAUTHORS.plDavid Golden2010-07-301-1/+1
* Keep test output pretty by actually using skip_all()'s message...George Greer2010-07-261-3/+2
* MSWin32's "-x" checks file extension, so it isn't useful for exec-bit.tGeorge Greer2010-07-261-0/+4
* Add filename with spurious +x bit to diag in t/porting/exec-bit.tGeorge Greer2010-07-261-1/+1
* Make the success and failure messages of t/porting/diag.t more clear, and add...James Mastros2010-07-261-4/+19
* Document "Ambiguous use of -%s resolved as -&%s()"James Mastros2010-07-261-1/+0
* Document "Ambiguous use of %c{%s%s} resolved to %c%s%s"James Mastros2010-07-261-1/+0
* Document "Ambiguous use of %c{%s} resolved to %c%s"James Mastros2010-07-261-1/+0
* Document "Ambiguous use of %c resolved as operator %c"James Mastros2010-07-261-1/+0
* Stick a comment in t/porting/diag.t begging people not to abuse the ignore listJames Mastros2010-07-261-0/+3
* Normalize formatting of "Ambiguous call resolved as CORE::%s(), qualify as su...James Mastros2010-07-261-1/+0
* Port dual-life.t to VMS.Craig A. Berry2010-07-241-2/+5
* Global executable bit cleanupDavid Golden2010-07-242-0/+43
* Use .\ instead of ./ on WindowsJan Dubois2010-07-201-1/+2
* don't use Test::More in dual-life.tDavid Golden2010-07-201-1/+4
* Add exceptions to dual-life.tDavid Golden2010-07-191-1/+12
* Added t/porting/dual-life.tDavid Golden2010-07-181-0/+29
* Make checkAUTHORS a test to further reduce the release burdenJesse Vincent2010-07-041-0/+19
* Allow the "diag_listed_as" annotation to work on multi-line function calls.Nicholas Clark2010-06-291-1/+3
* Better diagnostics on detecting case sensitive file name clashes.Nicholas Clark2010-06-121-1/+2
* PATCH: teach diag.t new warning function namesKarl Williamson2010-06-011-21/+63
* Don't require doubled backslashes in perldiag.podKarl Williamson2010-05-301-8/+9
* Fix the regexp in t/porting/args_assert.t, and add 3 missing macros.Nicholas Clark2010-05-291-2/+2
* PATCH: Clean up EBCDIC handling of \cXKarl Williamson2010-05-171-1/+0
* Deal with "\c{", and its kinKarl Williamson2010-04-261-0/+1
* Omnibus strict and lax version parsingDavid Golden2010-01-131-0/+6
* With $PERL_UNICODE we still need to find utf8.pmH.Merijn Brand2010-01-121-0/+1
* Run t/porting/diag.t from the top-level directory.Nicholas Clark2009-12-191-5/+7
* Fix -DPERL_NO_UTF16_FILTEREric Brine2009-11-301-4/+4
* Inline PL_no_symref into pp_entersub. Deprecate the visible global variable.Nicholas Clark2009-11-151-0/+1
* Documentation for the 'qr' overload.Ben Morrow2009-11-011-1/+0
* ../lib isn't valid after a chdir "..";H.Merijn Brand2009-10-221-0/+1
* Normalise 3 fatal pack/unpack error messages to "panic: %s"Nicholas Clark2009-10-121-3/+0
* porting/manifest.t now tests that all files listed in MANIFEST are present.Nicholas Clark2009-10-111-0/+2
* Add a test for the bootstrap rules for tests in t/Nicholas Clark2009-10-091-0/+47
* Makefile and makefile only exist on case-sensitive file systems, so allow them.Nicholas Clark2009-10-071-2/+4