summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2011-08-19 12:15:38 +0200
committerNicholas Clark <nick@ccl4.org>2011-08-23 11:28:55 +0200
commit1f7ae1bebc8320dc91487a39ea193bcc924a8bb3 (patch)
tree3cc5e489130e583b645b78bcfdeb3ebf2c7a0191 /MANIFEST
parent8dd15074b0ebb0005614fdc3e7a8255729b7207b (diff)
downloadperl-1f7ae1bebc8320dc91487a39ea193bcc924a8bb3.tar.gz
Add t/porting/globvar.t, to sanity test globvar.sym on a *nix platform.
This adds to makedef.pl a new platform, "test". Hopefully this change will catch most problems that previously had resulted in build failures on Win32.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 752138797e..3d33e069ce 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -5084,6 +5084,7 @@ t/porting/dual-life.t Check that dual-life bins are in utils/
t/porting/exec-bit.t Check that exec-bit bins are identified
t/porting/filenames.t Check the MANIFEST for filename portability.
t/porting/FindExt.t Test win32/FindExt.pm
+t/porting/globvar.t Check that globvar.sym is sane
t/porting/known_pod_issues.dat Data file for porting/podcheck.t
t/porting/maintainers.t Test that Porting/Maintainers.pl is up to date
t/porting/manifest.t Test that this MANIFEST file is well formed