summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2014-09-20 11:46:14 -0700
committerFather Chrysostomos <sprout@cpan.org>2014-10-10 21:53:49 -0700
commit72ed461802ec8aae014d49fcdef5aba93e93d1eb (patch)
tree60abb0b14014564d9320402b30fd58a3efce2ca1 /MANIFEST
parentbe16e595fd8043a26fd91f476ab13f121e70b39c (diff)
downloadperl-72ed461802ec8aae014d49fcdef5aba93e93d1eb.tar.gz
To-do tests for scalar lvalue refs
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 917f2f9867..66ba5df29d 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -5138,6 +5138,7 @@ t/op/local.t See if local works
t/op/lock.t Tests for lock args & retval (no threads)
t/op/loopctl.t See if next/last/redo work
t/op/lop.t See if logical operators work
+t/op/lvref.t See if lvalue references work
t/op/magic-27839.t Test for #27839, skipped for minitest
t/op/magic.t See if magic variables work
t/op/method.t See if method calls work