[csw-devel] SF.net SVN: gar:[5879] csw/mgar/pkg/cpan
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Aug 6 16:27:31 CEST 2009
Revision: 5879
http://gar.svn.sourceforge.net/gar/?rev=5879&view=rev
Author: dmichelsen
Date: 2009-08-06 14:27:31 +0000 (Thu, 06 Aug 2009)
Log Message:
-----------
cpan/Test-ClassAPI: Initial commit
Added Paths:
-----------
csw/mgar/pkg/cpan/Test-ClassAPI/
csw/mgar/pkg/cpan/Test-ClassAPI/branches/
csw/mgar/pkg/cpan/Test-ClassAPI/tags/
csw/mgar/pkg/cpan/Test-ClassAPI/trunk/
csw/mgar/pkg/cpan/Test-ClassAPI/trunk/Makefile
csw/mgar/pkg/cpan/Test-ClassAPI/trunk/checksums
csw/mgar/pkg/cpan/Test-ClassAPI/trunk/files/
Property changes on: csw/mgar/pkg/cpan/Test-ClassAPI/trunk
___________________________________________________________________
Added: svn:ignore
+ cookies
download
work
Added: svn:externals
+ gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2
Added: csw/mgar/pkg/cpan/Test-ClassAPI/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Test-ClassAPI/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/Test-ClassAPI/trunk/Makefile 2009-08-06 14:27:31 UTC (rev 5879)
@@ -0,0 +1,25 @@
+GARNAME = Test-ClassAPI
+GARVERSION = 1.06
+CATEGORIES = cpan
+AUTHOR = ADAMK
+
+DESCRIPTION = Provides basic first-pass API testing for large class trees
+define BLURB
+ For many APIs with large numbers of classes, it can be very useful to be
+ able to do a quick once-over to make sure that classes, methods, and
+ inheritance is correct, before doing more comprehensive testing. This
+ module aims to provide such a capability.
+endef
+
+PACKAGES = CSWpmtestclassapi
+CATALOGNAME = pm_testclassapi
+
+#Warning: prerequisite Class::Inspector 1.12 not found.
+#Warning: prerequisite Config::Tiny 2.00 not found.
+#Warning: prerequisite ExtUtils::MakeMaker 6.42 not found. We have 6.30.
+#Warning: prerequisite Params::Util 1.00 not found.
+
+
+ARCHALL = 1
+
+include gar/category.mk
Added: csw/mgar/pkg/cpan/Test-ClassAPI/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Test-ClassAPI/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/Test-ClassAPI/trunk/checksums 2009-08-06 14:27:31 UTC (rev 5879)
@@ -0,0 +1 @@
+ee31a9e1ecedcf720a9e89461a83442e download/Test-ClassAPI-1.06.tar.gz
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list