summaryrefslogtreecommitdiff
path: root/t/op/hashwarn.t
Commit message (Expand)AuthorAgeFilesLines
* Replace multiple 'use vars' by 'our' in tTodd Rinaldo2017-11-111-1/+1
* Use set_up_inc for several unit testsNicolas R2016-08-181-2/+2
* uninit warning from $h{\const} coredumpedDavid Mitchell2016-06-211-1/+18
* Test preamble: unify to dot slash test dot plJarkko Hietaniemi2014-10-081-1/+1
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-061-0/+0
* t/op/hashwarn.t using test.plDavid Landgren2006-05-021-47/+36
* Remove pseudo-hashes (complete)Michael G. Schwern2002-08-171-5/+11
* Correct misleading error messageMike Guy2002-01-121-2/+3
* Use minimal @INC in tests, most of the time just '../lib',Mike Guy2000-08-291-1/+1
* lexical warnings update for docs and tests (from Paul Marquess)Gurusamy Sarathy2000-03-131-2/+1
* support for list assignment to pseudohashes (from John TobeyGurusamy Sarathy2000-03-031-2/+9
* make testsuite somewhat location independentGurusamy Sarathy1999-02-121-1/+1
* [win32] fix test failureNick Ing-Simmons1998-05-121-2/+3
* Re: Odd number of elements in hash list.Tom Phoenix1998-04-021-0/+70