summaryrefslogtreecommitdiffstats
path: root/t
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* GvSV doesn't have the *{...}{SCALAR} issue, wheeJesse Luehrs2010-11-121-1/+1
|
* fix list_all_package_symbolsJesse Luehrs2010-11-121-0/+41
|
* preserve existing behavior here i guessJesse Luehrs2010-11-111-0/+9
|
* fix some edge casesJesse Luehrs2010-11-111-0/+35
|
* Revert "revert vivication changes for now again"Jesse Luehrs2010-10-312-14/+132
| | | | | | | | This reverts commit 67b1704808e62f27210fe992df9c45b232fe9d5b. Conflicts: Changes
* revert vivication changes for now again0.13Jesse Luehrs2010-10-312-132/+14
|
* move from Test::Exception to Test::FatalJustin Hunter2010-10-274-43/+43
|
* fix code vivify testsJesse Luehrs2010-09-221-0/+25
|
* remove bad coderef tests (not how we want to handle vivification)Jesse Luehrs2010-09-221-41/+0
|
* Revert "revert the vivication changes for now, i didn't mean to release them"Jesse Luehrs2010-09-182-14/+148
| | | | This reverts commit 44726d1abdc534e4ac6ddfc6d91d245c8dc0ebc7.
* revert the vivication changes for now, i didn't mean to release themJesse Luehrs2010-09-182-148/+14
|