summaryrefslogtreecommitdiff
path: root/t/porting
Commit message (Expand)AuthorAgeFilesLines
* Fix typos (spelling errors) in t/*.Peter J. Acklam) (via RT2011-01-072-2/+2
* Refactor filenames.t to use unlike() and cmp_ok() for better diagnostics.Nicholas Clark2011-01-041-36/+17
* update t/porting/filenames.t to check for path components contaning twoJesse Vincent2011-01-041-1/+16
* Add new test file t/porting/filenames.tNuno Carvalho2011-01-021-0/+87
* Skip t/porting/FindExt.t on VMS.Craig A. Berry2010-11-261-0/+4
* Pass STATIC_EXT to t/porting/FindExt.tJan Dubois2010-11-251-0/+5
* Move the test for Win32's FindExt.pm to t/porting, and run it automatically.Nicholas Clark2010-11-211-0/+51
* Add Perl_bytes_cmp_utf8() to compare character sequences in different encodingsNicholas Clark2010-11-111-0/+5
* Fix issues with the podlators updateChris 'BinGOs' Williams2010-10-191-1/+1
* Tweak t/porting/dual-life.t for the file renames in 463da0ac9e3d63ff.Nicholas Clark2010-10-181-1/+1
* 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