summaryrefslogtreecommitdiff
path: root/t/lib
Commit message (Expand)AuthorAgeFilesLines
* Move ExtUtils::MakeMaker from lib to ext.Nicholas Clark2009-09-1010-1010/+5
* Remove code specific to MacOS Classic from core testsRafael Garcia-Suarez2009-09-084-65/+3
* Move Parse::CPAN::Meta from lib/ to ext/Chris Williams2009-09-071-86/+0
* Replace system by print in strictures/parsing regression testRafael Garcia-Suarez2009-09-041-3/+6
* Move Filter::Simple from lib to extNicholas Clark2009-08-304-54/+0
* Make extensions in ext run their tests from the extension's own directory.Nicholas Clark2009-08-2832-6677/+0
* Fix parsing of readline(FH) [perl #68458]Rafael Garcia-Suarez2009-08-231-5/+12
* Skip maintainers.t on VMS.Craig A. Berry2009-08-161-0/+4
* Mark as TODO the failing tests added in cb4bdfcf for the regression of 984f9f66.Nicholas Clark2009-08-131-2/+2
* Added a failing test for a bareword parsing regression created in 984f9f66Slaven Rezic2009-08-121-0/+14
* ExtUtils::MakeMaker 6.55_02David Mitchell2009-08-051-1/+1
* Clean up the new maintainers.t to be a bit more sensible about pathsJesse Vincent2009-08-031-5/+8
* made the manicheck actions (previously releng) into tests that always runJesse Vincent2009-07-311-0/+30
* Sort MANIFEST using PerlJerry D. Hedden2009-07-291-21/+13
* Avoid shelling out to an external sort to verify that MANIFEST is sorted.Nicholas Clark2009-07-291-6/+21
* Add MANIFEST sort testJerry D. Hedden2009-07-291-7/+8
* Add a test to verify that the MANIFEST file is well-formed.Nicholas Clark2009-07-291-0/+44
* ExtUtils::MakeMaker 6.55_01David Mitchell2009-07-161-3/+3
* h2ph: handle "#if defined SYMBOL" betterStepan Kasal2009-07-121-5/+5
* Avoid test failure on Linux when STDIN is /dev/nullGisle Aas2009-07-091-1/+2
* upgrade to ExtUtils::MakeMaker 6.53_03David Mitchell2009-07-061-0/+5
* update to Test::Simple 0.92David Mitchell2009-07-0617-17/+127
* Move module part of the base.pm test suite in base.pm's test directoryRafael Garcia-Suarez2009-06-281-6/+0
* Upgrade to MakeMaker 6.53_02Rafael Garcia-Suarez2009-06-082-2/+39
* sync a bunch of files with Test::Simple 0.86David Mitchell2009-06-0616-16/+16
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-063-0/+0
* Upgrade to ExtUtils::MakeMaker 6.52Rafael Garcia-Suarez2009-06-015-4/+24
* More tests for uninitialized warnings in rangesVincent Pit2009-05-261-12/+66
* Explicitely point to $. when it causes an uninitialized warning for ranges in...Vincent Pit2009-05-261-0/+23
* Tests for calls to Perl_croak() in the C source. Starting with "No such hook".Nicholas Clark2009-05-201-0/+20
* Upgrade to Parse::CPAN::Meta 1.38Steffen Mueller2009-05-171-1/+10
* Move autodie tests in lib/autodie/t, so they are picked up by t/harnessRafael Garcia-Suarez2009-05-1440-1544/+0
* Merge branch 'blead' into smartmatchRafael Garcia-Suarez2009-05-0514-57/+311
|\
| * Squelch 'Constant subroutine ... undefined' warnings from .ph filesNiko Tyni2009-04-162-1/+7
| * Add tests to verify that h2ph output compiles and is warning freeNiko Tyni2009-04-162-9/+13
| * our $TODO should be local $::TODO, revealing a bug in the de-commenting regexp.Nicholas Clark2009-04-131-2/+2
| * Tweak t/lib/common.pl to use test.pl's (better) tempfile() function.Nicholas Clark2009-04-131-4/+2
| * Propagate the upgraded TODO/SKIP parser from ext/B/t/deparse.tNicholas Clark2009-04-131-11/+14
| * Deprecate use of the attribute :locked on subroutines.Nicholas Clark2009-04-121-1/+14
| * Deprecate assignment to $[Rafael Garcia-Suarez2009-04-071-0/+9
| * fix smoke issues with the compression modulesPaul Marquess2009-03-252-11/+3
| * Fixes for ext/compressPaul Marquess2009-03-222-22/+3
| * Create IO-CompressPaul Marquess2009-03-154-15/+97
| * Merge of autodie 1.999 into blead.Paul Fenwick2009-03-055-2/+168
* | Fix a warnings test that was failing due to smart match dispatch changesRafael Garcia-Suarez2009-03-171-1/+1
|/
* Integrate Parse::CPAN::Meta 0.04 into coreSteffen Mueller2009-03-021-0/+77
* Make deprecate.pm work on VMS.Craig A. Berry2009-02-281-1/+2
* rewrote deprecate test using File::SpecRobin Barker2009-02-271-23/+31
* test script for deprecate.pmRobin Barker2009-02-253-0/+93
* Unigue test file names in t/lib/warnings/9enabledJerry D. Hedden2009-02-121-343/+343