summaryrefslogtreecommitdiff
path: root/t/porting
Commit message (Expand)AuthorAgeFilesLines
* Exclude regen/feature.pl from podcheck.tFather Chrysostomos2011-12-241-0/+1
* regen.t: update test countFather Chrysostomos2011-12-241-1/+1
* Move Tie-File out of cpan/ and into dist/Todd Rinaldo2011-12-231-1/+3
* Port utils test to VMS.Craig A. Berry2011-12-231-3/+5
* Added porting tests for CUSTOMIZED filesChris 'BinGOs' Williams2011-12-222-0/+158
* Add t/porting/utils.t, to test that utility scripts still compile.Nicholas Clark2011-12-221-0/+88
* regen pod issuesFather Chrysostomos2011-12-211-3/+2
* podcheck.t: skip make-rmg-checklistFather Chrysostomos2011-12-211-0/+1
* Fix the one remaining long line in perldiagFather Chrysostomos2011-12-171-1/+0
* perldiag: wrap long linesFather Chrysostomos2011-12-161-1/+1
* perldiag: Retitle ‘Cannot copy’Father Chrysostomos2011-12-161-1/+0
* perllocale: NitsKarl Williamson2011-12-141-1/+0
* Update Socket to CPAN version 1.96Chris 'BinGOs' Williams2011-12-111-0/+1
* perlguts: nitsKarl Williamson2011-12-101-1/+0
* Update IO-Compress to CPAN version 2.044Chris 'BinGOs' Williams2011-12-041-1/+1
* teach podcheck.t about newly linked-to module in perlfuncRicardo Signes2011-11-301-1/+3
* regen pod issuesFather Chrysostomos2011-11-241-1/+1
* Merge remote-tracking branch 'p5p/smoke-me/gsoc-pod' into bleadRicardo Signes2011-11-201-0/+4
|\
| * Dynamically create and delete testdir/test.lib/smoke-me/gsoc-podMarc Green2011-10-311-4/+4
| * Update known_pod_issuesMarc Green2011-10-311-10/+10
| * Update known_pod_issuesMarc Green2011-10-311-8/+12
* | Update several test cases to not generate failures on VOS.Paul Green2011-11-181-0/+4
* | Rename t/porting/buildtoc.t to pod_rules.t to reflect the previous change.Nicholas Clark2011-11-181-0/+0
* | Create Porting/pod_rules.pl, with all non perltoc.pod code from buildtoc.Nicholas Clark2011-11-181-2/+2
* | podcheck.t: Add commentKarl Williamson2011-11-101-1/+3
* | Dear dual-life.t: I regret your existenceFather Chrysostomos2011-11-061-1/+1
* | Document unicode_eval and evalbytesFather Chrysostomos2011-11-061-1/+2
* | Allow dual-life.t to be run outside t/Father Chrysostomos2011-11-051-0/+1
* | Tweak dual-life.t’s exceptions againFather Chrysostomos2011-11-051-1/+1
* | Make diag.t runnable outside t/Father Chrysostomos2011-11-011-0/+1
|/
* t/porting/authors.t can send just the git log info needed by checkAUTHORS.plNicholas Clark2011-10-311-1/+2
* Remove unnecessary cruft from the module example.Michael G. Schwern2011-10-291-1/+1
* produce a properly sorted known_pod_issues.datTony Cook2011-10-291-10/+9
* Make dual-life.t emit full pathsFather Chrysostomos2011-10-261-4/+4
* Tweak dual-life.t’s exclusion listFather Chrysostomos2011-10-261-1/+1
* Reimplement $[ as a moduleFather Chrysostomos2011-10-211-0/+1
* Remove the MANIFEST check from the release guideFlorian Ragwitz2011-10-201-1/+1
* regcomp.c: generate folded for EXACTF and EXACTFUKarl Williamson2011-10-171-1/+1
* HEKf256 formatFather Chrysostomos2011-10-071-0/+1
* Teach porting/diag.t about HEKfFather Chrysostomos2011-10-071-0/+1
* globvar.t: Skip PL_warn_uninit_svFather Chrysostomos2011-10-061-1/+1
* Teach porting/diag.t about SVf32 and SVf256Father Chrysostomos2011-10-061-1/+4
* podcheck.t: Guard against weird input file typesKarl Williamson2011-10-031-2/+6
* Add another exception to dual-life.tFather Chrysostomos2011-10-021-9/+8
* Stop dual-life.t from failing during parallel testingFather Chrysostomos2011-10-021-1/+1
* podcheck.t: Work for scripts/utilities under VMSKarl Williamson2011-09-261-4/+33
* podcheck.t: New method for skipping .PL filesKarl Williamson2011-09-251-11/+20
* podcheck.t: Remove extra loop initializationKarl Williamson2011-09-251-12/+6
* podcheck.t: Move hash declaration to earlier in fileKarl Williamson2011-09-251-17/+16
* podcheck.t: Move subroutine defn earlier in fileKarl Williamson2011-09-251-17/+16