X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=MANIFEST;h=9b9b2658b615d7e7c38e4e926e919b9b5a8eb93b;hb=f86a8bc58a487e28b31c5d91c65920f4859f3f74;hp=f056363f22d1ccff8700ac883229d0b8c3e7a1a0;hpb=2a2bf5f4414cf2a1984ea82a90bfbb2c3384d4e1;p=p5sagit%2Fp5-mst-13.2.git diff --git a/MANIFEST b/MANIFEST index f056363..9b9b265 100644 --- 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