summaryrefslogtreecommitdiff
path: root/t/op/blocks.t
Commit message (Expand)AuthorAgeFilesLines
* Test preamble: unify chdir 't' if -d 't';Jarkko Hietaniemi2014-10-081-1/+1
* Put miniperl @INC logic in test.plFather Chrysostomos2014-09-021-2/+1
* Get blocks.t working under miniperlFather Chrysostomos2014-09-021-1/+2
* Remove bad assertion in gv.c:newGPFather Chrysostomos2013-09-211-1/+4
* Mostly complete fix for literal /(?{..})/ blocksDavid Mitchell2012-06-131-10/+17
* make re_evals be seen by the toker/parserDavid Mitchell2012-06-131-0/+4
* [perl #108794] Call special blocks in void contextFather Chrysostomos2012-01-221-1/+19
* [perl #78634] Conflict in defining constant INITFather Chrysostomos2010-11-261-1/+5
* [perl #70614] Seg. fault with eval/use/UNITCHECK/DESTROY/eval combinationFather Chrysostomos2010-09-221-1/+5
* stab at UNITCHECK blocksAlexander Gough2006-10-191-0/+107