summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
...
* fix various podcheck nitsDavid Golden2013-05-231-16/+0
* fix various Pod line length warningsDavid Golden2013-05-231-10/+2
* help t/podcheck.t skip duplicate pod in utilsDavid Golden2013-05-231-0/+2
* stop t/podcheck.t from flagging blockquotesDavid Golden2013-05-231-0/+1
* Make t/podcheck.t less sensitiveDavid Golden2013-05-232-232/+23
* t/porting/diag.t now uses regen/embed_lib.pl to parse embed.fncNicholas Clark2013-05-231-25/+8
* In t/porting/diag.t, use TestInit to chdir and set up @INC.Nicholas Clark2013-05-231-8/+7
* Refactor the "check categories and severity" logic in diag.tNicholas Clark2013-05-231-8/+8
* Correct known_pod_issues.dat.James Keenan2013-05-231-5/+0
* typo fixes for root level scriptsDavid Steinbrunner2013-05-221-0/+5
* regcomp.c: Actually emit proper warningKarl Williamson2013-05-222-1/+1
* More tests for the "Ambiguous use of ... resolved ..." warning S_scan_ident().Nicholas Clark2013-05-221-0/+15
* Refactor 3 tests so that they avoid clearing %:: via list assignment.Nicholas Clark2013-05-211-4/+5
* Test that caller does not SEGV when the current package is undefined.Nicholas Clark2013-05-211-1/+9
* As DO_BO_(UN)?PACK are now implemented with my_swabn(), simplify 'J' and 'j'.Nicholas Clark2013-05-201-2/+0
* Add regen/genpacksizetables.pl to t/porting/regen.tNicholas Clark2013-05-201-1/+1
* fold_grind.t: Add testsKarl Williamson2013-05-201-5/+63
* Fix multi-char fold edge caseKarl Williamson2013-05-201-0/+6
* t/re/fold_grind.t: White space onlyKarl Williamson2013-05-201-139/+154
* perlclib.pod: Fix too long verbatim linesKarl Williamson2013-05-201-1/+0
* t/porting/regen.t: Add file to checkKarl Williamson2013-05-201-1/+2
* t/TEST: Don't bail if fails in t/base unless minitestKarl Williamson2013-05-201-2/+5
* t/porting/bincompat.t: Typo in commentKarl Williamson2013-05-201-1/+1
* podcheck.t: Avoid misleading error messageKarl Williamson2013-05-201-4/+7
* lib/utf8.pm: Fix pod verbatim line wrapsKarl Williamson2013-05-201-1/+0
* Add missing test for regex parse errorKarl Williamson2013-05-201-0/+2
* perldelta: 5.19.0, shortest perldelta ever?v5.19.0Ricardo Signes2013-05-201-0/+1
* regenerate known pod issuesRicardo Signes2013-05-181-2/+1
* Removed cpan/Log-MessageChris 'BinGOs' Williams2013-05-182-1/+4
* Removed cpan/Log-Message-SimpleChris 'BinGOs' Williams2013-05-181-0/+1
* Remove cpan/Object-AccessorChris 'BinGOs' Williams2013-05-182-1/+1
* Remove cpan/Term-UIChris 'BinGOs' Williams2013-05-182-1/+2
* Remove cpan/Module-PluggableChris 'BinGOs' Williams2013-05-182-1/+3
* Remove cpan/Pod-LaTeX and pod2latex utilityChris 'BinGOs' Williams2013-05-181-1/+3
* Remove cpan/B-LintChris 'BinGOs' Williams2013-05-181-0/+2
* Remove cpan/Archive-ExtractChris 'BinGOs' Williams2013-05-182-1/+1
* Remove cpan/CPANPLUS and associated utilitiesChris 'BinGOs' Williams2013-05-184-8/+5
* fix extrefs text with SDK 2003Steve Hay2013-05-131-1/+9
* [perl #117141] sometimes we just can't make fork fail, skip the testTony Cook2013-05-131-0/+3
* Fix regex /il and /iaa failures for single element [] classKarl Williamson2013-05-091-2/+6
* porting/podcheck.t: improve diagnosticDavid Mitchell2013-05-091-2/+3
* Restore the warning previously issued by (-l $fh)Ricardo Signes2013-05-082-3/+12
* cleanup and test PERL_PERTURB_KEYS environment variable handlingYves Orton2013-05-081-1/+48
* Make it possible to disable and control hash key traversal randomizationYves Orton2013-05-072-5/+15
* make /(?p:...)/ keep RXf_PMf_KEEPCOPY flagDavid Mitchell2013-05-061-1/+13
* Add a space after -o to keep Darwin's g++ happy, in t/porting/extrefs.tNicholas Clark2013-05-031-1/+4
* Add a "verbose" option to t/porting/extrefs.t for debugging.Nicholas Clark2013-05-031-1/+2
* support MSWin32 tooTony Cook2013-05-031-6/+16
* remove code for non-core builds and "modernize"Tony Cook2013-05-031-69/+20
* test that perl headers don't introduce external referencesTony Cook2013-05-031-0/+155