Todo updates.
[p5sagit/p5-mst-13.2.git] / MANIFEST
index f056363..9b9b265 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1849,6 +1849,8 @@ regnodes.h                        Description of nodes of RE engine
 run.c                          The interpreter loop
 scope.c                                Scope entry and exit code
 scope.h                                Scope entry and exit header
+sharedsv.c                     ithreads-shared scalar values code
+sharedsv.h                     ithreads-shared scalar values header
 sv.c                           Scalar value code
 sv.h                           Scalar value header
 t/base/cond.t                  See if conditionals work
@@ -2022,6 +2024,7 @@ t/op/inc.t                        See if inc/dec of integers near 32 bit limit work
 t/op/index.t                   See if index works
 t/op/int.t                     See if int works
 t/op/join.t                    See if join works
+t/op/lc.t                      See if lc, uc, lcfirst, ucfirst, quotemeta work
 t/op/length.t                  See if length works
 t/op/lex_assign.t              See if ops involving lexicals or pad temps work
 t/op/lfs.t                     See if large files work for perlio