summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Fixes for ext/compressPaul Marquess2009-03-222-22/+3
* fix [RT #60034]. An equivalent fix was already in 5.8.9 as change 34580.David Mitchell2009-03-221-3/+0
* Upgrade to Module-Pluggable-3.9Steve Hay2009-03-194-0/+54
* Create IO-CompressPaul Marquess2009-03-154-15/+97
* Better test case for [perl #63854] Error parsing "[~"Ian Goodacre2009-03-141-5/+2
* Return OPERATOR('[') for '[' without falling through to case '~', avoiding mi...Ian Goodacre2009-03-141-1/+9
* Tests for floating point args to localtime and gmtimeJerry D. Hedden2009-03-131-1/+15
* Fix #56194 Regex: (((??{1 + $^N}))) behaves differently in 5.10.0 than in bleadBram2009-03-121-1/+217
* Update t/harness to reflect behaviour changes in TAP::Harness 3.16Nicholas Clark2009-03-081-1/+7
* Merge of autodie 1.999 into blead.Paul Fenwick2009-03-055-2/+168
* 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
* Remove spurious TODO indicatorsRafael Garcia-Suarez2009-02-261-1/+1
* test script for deprecate.pmRobin Barker2009-02-253-0/+93
* More smartmatch testsRafael Garcia-Suarez2009-02-211-3/+41
* Reorder and complete tests for smart matching with objectsRafael Garcia-Suarez2009-02-201-4/+8
* Fix {%hash} ~~ %hash testRafael Garcia-Suarez2009-02-201-2/+2
* Better diagnostics for the ~~ testRafael Garcia-Suarez2009-02-201-11/+14
* Tests for S_incpush_use_sep() splitting on : (or platform equivalent)Nicholas Clark2009-02-171-1/+47
* In runenv.t, break apart running perl and testing the output into two functions.Nicholas Clark2009-02-171-16/+20
* Get $ENV{PERL5LIB} into a known consistent state under TEST - delete it!Nicholas Clark2009-02-171-0/+1
* Use tempfile() in testsBram2009-02-163-8/+10
* Extra regex testsBram2009-02-162-1/+10
* More tests for coderefs and smart matchRafael Garcia-Suarez2009-02-141-1/+28
* Remove code that has never been used in any testRafael Garcia-Suarez2009-02-131-9/+0
* $object ~~ undef should always test for definednessRafael Garcia-Suarez2009-02-131-0/+2
* Add tests for undef smart-matchingRafael Garcia-Suarez2009-02-131-0/+2
* Remove obsolete comment; document test formatRafael Garcia-Suarez2009-02-131-4/+4
* More tests for array-ref smart matchRafael Garcia-Suarez2009-02-131-0/+4
* Remove one of the two definitions of the a_const contant subRafael Garcia-Suarez2009-02-131-2/+0
* Unigue test file names in t/lib/warnings/9enabledJerry D. Hedden2009-02-121-343/+343
* win32/ext doesn't exist any more, so no need to look there for testsSteve Hay2009-02-122-4/+2
* Skip tests for flattened extensions that weren't built.Steve Hay2009-02-122-1/+4
* Rename ext/XS/APItest to ext/XS-APItestNicholas Clark2009-02-091-1/+1
* Move the 4 tests of core PerlIO functionality to t/io. PerlIO::Layer::find isNicholas Clark2009-02-094-0/+252
* Skip tests for flattened extensions that weren't built.Craig A. Berry2009-02-081-0/+3
* Add test for previous patch (deprecation of UNIVERSAL->import)Rafael Garcia-Suarez2009-02-071-1/+9
* Upgrade to Pod-Parser-1.37.Steve Hay2009-02-043-73/+80
* setpgrp() should extend the stack before modifying itNiko Tyni2009-02-041-0/+16
* Make t/pod/pod2usage2.t work on case insensitive file systems.Jerry D. Hedden2009-02-021-1/+5
* Fix paths on new pod2usage2 tests to work in the core.Nicholas Clark2009-01-301-8/+22
* Upgrade to Pod-Parser-1.36.Steve Hay2009-01-309-9/+306
* Change to use 5.1 Unicode file versionsKarl2009-01-271-1/+1
* Make t/win32/system.t use the more common compiler checkMax Maischein2009-01-261-1/+1
* Add warning about octal > 377 in some regexesKarl2009-01-161-1/+8
* [perl #59908] \x, \0, and \N{} not ok in double-quotish when followed by > \x100karl williamson2009-01-151-0/+44
* Actually commit the state infomation at the end of a test run.Nicholas Clark2009-01-141-0/+5
* t/op/chdir.t, t/op/defins.t on VMSJohn Malmberg2009-01-082-5/+44
* t/x2p/s2p.t fix for VMS in UNIX modeJohn Malmberg2009-01-081-0/+6