summaryrefslogtreecommitdiff
path: root/t/op/not.t
Commit message (Expand)AuthorAgeFilesLines
* Fix booleanness of regexpsFather Chrysostomos2013-08-111-1/+4
* op.c: Stop copying constants under ithreadsFather Chrysostomos2013-07-251-1/+0
* Test !0 and !1 immutability and singletonnessFather Chrysostomos2013-07-251-1/+16
* [perl #118159] Make PVs take precedence in SvTRUEFather Chrysostomos2013-05-261-1/+15
* t/op/not.t: Add descriptions to all tests.James E Keenan2013-01-051-16/+31
* Add parens around second argument to tests 4 and 5.James E Keenan2013-01-051-2/+2
* Additional tests for t/op/not.tSteve Peters2005-02-151-1/+37
* [perl #34101] not() || 1 produces segmentation faultMarcus Holland-Moritz2005-02-101-0/+13