summaryrefslogtreecommitdiff
path: root/t/op/symbolcache.t
Commit message (Collapse)AuthorAgeFilesLines
* Add a new test for undef and delete on stash entries thatRafael Garcia-Suarez2007-02-241-0/+42
are bound to subroutines or methods. Based on a test by Robert 'phaylon' Sedlacek. p4raw-id: //depot/perl@30388