summaryrefslogtreecommitdiff
path: root/t/comp/opsubs.t
Commit message (Expand)AuthorAgeFilesLines
* Implement TODO support locally in t/comp/opsubs.tSteve Hay2009-10-121-5/+30
* Fix failed() calls in t/compSteve Hay2009-10-121-5/+5
* No longer need to skip t/comp/opsubs.t #22 on VMS.Craig A. Berry2009-10-111-4/+1
* Don't use require in comp/opsubs.t, as require isn't tested yet.Nicholas Clark2009-10-091-2/+61
* Avoid using pragmata in opsubs.t - use may not work yet.Nicholas Clark2009-10-081-11/+6
* t/comp/opsubs.tJarkko Hietaniemi2007-11-121-2/+11
* Silence system warning during tests (only on win32 for now)Yves Orton2006-07-171-1/+2
* Skip unportable test on VMSRafael Garcia-Suarez2006-02-241-3/+6
* Mark a test that relies on tainting behavior as TODO on Windows.Rafael Garcia-Suarez2004-08-191-1/+4
* Test for functions with operator namesAndy Lester2004-08-131-0/+117