summaryrefslogtreecommitdiff
path: root/t/op/current_sub.t
Commit message (Expand)AuthorAgeFilesLines
* Use set_up_inc for several unit testsNicolas R2016-08-181-2/+2
* sub(){__SUB__} under -d, sub{eval"";__SUB__}Father Chrysostomos2014-11-131-1/+13
* current_sub.t: Test sub(){__SUB__}Father Chrysostomos2014-11-121-1/+8
* Test preamble: unify chdir 't' if -d 't';Jarkko Hietaniemi2014-10-081-1/+1
* [perl #113710] Make __SUB__ work in sort blockFather Chrysostomos2012-07-141-1/+31
* Make __SUB__ work in special blocksFather Chrysostomos2012-06-081-2/+10
* [perl #80628] __SUB__Father Chrysostomos2011-11-221-0/+39