summaryrefslogtreecommitdiff
path: root/t/op/avhv.t
Commit message (Expand)AuthorAgeFilesLines
* Put miniperl @INC logic in test.plFather Chrysostomos2014-09-021-2/+1
* Get avhv.t working under miniperlFather Chrysostomos2014-09-021-2/+3
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-061-0/+0
* Remove pseudo-hashes (complete)Michael G. Schwern2002-08-171-91/+191
* test for ID 20010423.002Robin Houston2001-04-231-1/+7
* Use minimal @INC in tests, most of the time just '../lib',Mike Guy2000-08-291-1/+1
* support for list assignment to pseudohashes (from John TobeyGurusamy Sarathy2000-03-031-2/+39
* support delete() and exists() on array, tied array, and pseudo-hashGurusamy Sarathy2000-01-131-1/+22
* make exists() work better on pseudo-hashes (reworked a patch suggestedGurusamy Sarathy1999-10-021-1/+11
* make testsuite somewhat location independentGurusamy Sarathy1999-02-121-1/+1
* fix function parameter autovivification for pseudohashesGurusamy Sarathy1998-07-141-1/+13
* Evaluation of AVHVs in scalar contextGisle Aas1998-07-071-1/+19
* applied patch with tweaks to proseGisle Aas1998-07-041-3/+2
* added patch, tweaked missed files, excised comment that doesn't reallyJoshua Pritikin1998-06-201-1/+6
* TIEARRAY updates - almost works ...Nick Ing-Simmons1998-01-141-6/+23
* Separate avhv_foo() key handling into avhv_keys(). Slightly tweakedJoshua Pritikin1997-11-181-0/+59