summaryrefslogtreecommitdiffstats
path: root/t
Commit message (Collapse)AuthorAgeFilesLines
* sync testsJesse Luehrs2013-01-041-0/+11
|
* make it explicit that anon stash support requires 5.10Jesse Luehrs2013-01-031-0/+2
|
* skip this test on 5.8 (and give it a description)Jesse Luehrs2013-01-031-1/+4
|
* don't know how this became executableJesse Luehrs2013-01-031-0/+0
|
* hey, and that fixed a TODO testJesse Luehrs2013-01-031-1/+2
|
* sync testsJesse Luehrs2013-01-034-3/+18
|
* add test for magic behaviorJesse Luehrs2013-01-031-0/+32
|
* actually, this isn't our fault, this is just generic 5.8 brokennessJesse Luehrs2011-12-121-12/+0
|
* work around glob brokenness on pre-5.14Jesse Luehrs2011-12-101-14/+27
|
* here's that test failureJesse Luehrs2011-12-101-4/+31
|
* disable bare anon stash tests for nowJesse Luehrs2011-12-102-0/+4
|
* don't know how to do these in xs either yetJesse Luehrs2011-12-103-12/+4
|
* sync test suiteJesse Luehrs2011-11-297-3/+950
|
* sync testsJesse Luehrs2011-09-052-0/+48
|
* doc and test updates from Package::StashJesse Luehrs2011-08-302-4/+4
|
* and VSTRING was only 5.10+Jesse Luehrs2011-08-081-1/+1
|
* before 5.12, regexps were PVMGJesse Luehrs2011-08-081-1/+1
|
* copy tests overJesse Luehrs2011-08-054-34/+86
|
* remove test numberingJesse Luehrs2011-08-058-0/+0
|
* use a non-broken test for scalar values (t0m, rafl)Jesse 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 just release testsJesse Luehrs2011-01-112-390/+0
|
* fix another edge case with initial valuesJesse Luehrs2011-01-052-0/+17
|
* add test for earlier scalar bugJesse Luehrs2011-01-051-0/+12
|
* update test suiteJesse Luehrs2010-11-162-0/+16
|
* update the test suiteJesse Luehrs2010-11-161-0/+5
|
* update some test thingsJesse Luehrs2010-11-154-6/+14
|
* make $Package::Stash::IMPLEMENTATION available to testsJesse Luehrs2010-11-151-0/+2
|
* don't hardcode the list of method namesJesse Luehrs2010-11-151-3/+1
|
* convert the XS implementation to its own distJesse Luehrs2010-11-1511-3/+32
|
* make sure we don't leak in our DB fiddlingJesse Luehrs2010-11-141-0/+185
|
* implement get_all_symbolsJesse Luehrs2010-11-142-0/+62
|
* reimplement the %DB::sub functionalityJesse Luehrs2010-11-141-2/+0
|
* this is just the test code triggering a core perl bug on 5.8Jesse Luehrs2010-11-131-0/+2
|
* one more todoJesse Luehrs2010-11-131-0/+2
|
* one more leak test, just in caseJesse Luehrs2010-11-131-0/+7
|
* clean up glob manipulation code, and hack around a 5.8 issueJesse Luehrs2010-11-132-0/+4
|
* drop package_ from method namesJesse Luehrs2010-11-139-190/+190
|
* one more memory leakJesse Luehrs2010-11-131-0/+12
|
* don't leak old glob valuesJesse Luehrs2010-11-131-1/+0
|
* actually, these shouldn't be leaking, with the way T:LT worksJesse Luehrs2010-11-131-4/+4
|
* a few more testsJesse Luehrs2010-11-131-4/+6
|
* add leak testJesse Luehrs2010-11-131-0/+143
|
* implement the rest of get_package_symbolJesse Luehrs2010-11-121-0/+1
|
* expand constant stash entries on getJesse Luehrs2010-11-121-0/+3
|
* get_package_symbol, without the vivify bits yetJesse Luehrs2010-11-121-1/+1
|
* add_package_symbol (except the db bits, for now)Jesse Luehrs2010-11-121-0/+2
|
* better diagnostics for exception testsJesse Luehrs2010-11-124-39/+40
|
* has_package_symbolJesse Luehrs2010-11-121-2/+0
|