Update of /cvsroot/perl-win32-gui/Win32-GUI
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15339
Modified Files:
CHANGELOG MANIFEST
Log Message:
Add new Scintilla tests to MANIFEST
Index: CHANGELOG
===================================================================
RCS file: /cvsroot/perl-win32-gui/Win32-GUI/CHANGELOG,v
retrieving revision 1.136
retrieving revision 1.137
diff -C2 -d -r1.136 -r1.137
*** CHANGELOG 2 Feb 2008 12:50:23 -0000 1.136
--- CHANGELOG 2 Feb 2008 13:25:57 -0000 1.137
***************
*** 7,10 ****
--- 7,13 ----
===================
+ [Robert May] : 2 February 2008 - Fix make PPM on 5.10
+ - MANIFEST - add new Scintilla test files.
+
+ + [Robert May] : 2 February 2008 - Fix make PPM on 5.10
- Makefile.PL - change how we generate the version for PPM to fix for 5.10
and remove dependency on File::Spec 0.9, as is messes PPM installs
Index: MANIFEST
===================================================================
RCS file: /cvsroot/perl-win32-gui/Win32-GUI/MANIFEST,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** MANIFEST 1 Feb 2008 13:29:49 -0000 1.23
--- MANIFEST 2 Feb 2008 13:25:57 -0000 1.24
***************
*** 376,379 ****
--- 376,381 ----
Win32-GUI-Scintilla/t/01_load.t
Win32-GUI-Scintilla/t/02_new.t
+ Win32-GUI-Scintilla/t/03_LoadFile.t
+ Win32-GUI-Scintilla/t/55_crash.t
Win32-GUI-Scintilla/t/98_pod.t
Win32-GUI-Scintilla/t/99_pod_coverage.t
|