summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorTony Cook <tony@develop-help.com>2019-03-25 16:48:40 +1100
committerTony Cook <tony@develop-help.com>2019-04-15 09:26:29 +1000
commit15f67d146cf1f32504e8a11de3faa2abc0f467cd (patch)
treea92ea69f7e00458ecd05a965bb356287fdd572c7 /MANIFEST
parent05fed879afada2f6ac1f1b5b6962e06190f5b9f6 (diff)
downloadperl-15f67d146cf1f32504e8a11de3faa2abc0f467cd.tar.gz
(perl #133951) add Internals::getcwd
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index c2198814fc..07e9f6c3c8 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -5425,6 +5425,7 @@ t/io/errno.t See if $! is correctly set
t/io/errnosig.t Test case for restoration $! when leaving signal handlers
t/io/fflush.t See if auto-flush on fork/exec/system/qx works
t/io/fs.t See if directory manipulations work
+t/io/getcwd.t See if Internals::getcwd is sane
t/io/inplace.t See if inplace editing works
t/io/iofile.t See if we can load IO::File on demand
t/io/iprefix.t See if inplace editing works with prefixes