summaryrefslogtreecommitdiffstats
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* avoid Perl 5.21.x sprintf warningRenee2015-01-111-2/+2
* bail out earlier if Package::Anon isn't supportedJesse Luehrs2014-09-214-21/+32
* these tests should also use t/libJesse Luehrs2014-09-212-0/+2
* . isn't in @INC in taint modeJesse Luehrs2014-09-211-1/+1
* error handling hereJesse Luehrs2014-09-211-1/+1
* Fix a spurious warning under taint modeNiko Tyni2014-09-211-0/+21
* remove some duplicationJesse Luehrs2013-09-031-18/+2
* sync test suiteJesse Luehrs2013-07-152-0/+69
* packaging stuffJesse Luehrs2013-07-091-0/+0
* apparently ->isa lookups used to be cached in the packageJesse Luehrs2013-01-041-0/+11
* sync testsJesse Luehrs2013-01-031-2/+8
* move this test to the right place and clean it upJesse Luehrs2013-01-032-39/+39
* Replaces internal logic to select implementation with Module::ImplementationCarlos2013-01-032-2/+12
* Moves test to Test::Fatal instead of Test::ExceptionCarlos2013-01-031-22/+28
* Fixes bug RT-78272Carlos Lima2013-01-031-0/+33
* sync testsJesse Luehrs2013-01-031-0/+32
* handle things like PL_sv_undef hereJesse Luehrs2013-01-031-0/+6
* no, really make sure i'm testing the right thing (why is this failing)Jesse Luehrs2013-01-035-5/+20
* vivify globs properly, so they pick up the right magicJesse Luehrs2012-07-101-4/+31
* sync testsJesse Luehrs2012-07-101-14/+27
* actually, this isn't our fault, this is just generic 5.8 brokennessJesse Luehrs2011-12-121-12/+0
* sync testsJesse Luehrs2011-12-103-12/+4
* disable bare anon stash tests for nowJesse Luehrs2011-12-102-0/+4
* make sure we don't get warnings about redefining symbolsJesse Luehrs2011-11-291-0/+9
* don't rely on the ::PP BROKEN_ constants existing in testsJesse Luehrs2011-11-295-6/+5
* properly conditionalize these on the PP implementationJesse Luehrs2011-11-295-5/+11
* add some tests for bare anon stashesJesse Luehrs2011-11-292-0/+456
* better diagnostics for get_symbol issues on bare anon stashesJesse Luehrs2011-11-291-0/+26
* this test needs to use the right implementation tooJesse Luehrs2011-11-291-0/+1
* this is only going to work on 5.14Jesse Luehrs2011-11-292-0/+6
* test for ribasushi's @INC hook bugJesse Luehrs2011-11-291-0/+11
* more extensive tests for anon packagesJesse Luehrs2011-11-291-0/+383
* make sure this is testing the right thingJesse Luehrs2011-11-293-12/+21
* sync impl-selection testsJesse Luehrs2011-11-292-0/+44
* don't initialize the slot unless a value is providedJesse Luehrs2011-11-291-0/+2
* initial tests for anonymous packagesJesse Luehrs2011-11-281-0/+45
* one more testJesse Luehrs2011-09-051-0/+5
* tests, and make this actually workJesse Luehrs2011-09-051-0/+20
* don't allow invalid stash entry namesJesse Luehrs2011-09-051-0/+23
* better test for scalar existenceJesse Luehrs2011-08-304-8/+8
* sync test suiteJesse Luehrs2011-08-081-2/+2
* refactor tests a bitJesse Luehrs2011-08-054-34/+86
* remove test numbersJesse Luehrs2011-08-0513-0/+0
* test updatesJesse Luehrs2011-08-051-0/+6
* disable caching of the namespace on 5.8Jesse Luehrs2011-03-041-0/+2
* make the namespace cache lazy and weak, in case the stash is deletedJesse Luehrs2011-03-041-0/+15
* make the leak tests release-onlyJesse Luehrs2011-01-112-390/+0
* update test suiteJesse Luehrs2011-01-052-0/+29
* todo-ify some leak tests on ppJesse Luehrs2010-11-162-0/+16
* fix another edge caseJesse Luehrs2010-11-161-0/+5