[csw-devel] SF.net SVN: gar:[8324] csw/mgar/pkg/cpan
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Wed Feb 3 09:44:57 CET 2010
Revision: 8324
http://gar.svn.sourceforge.net/gar/?rev=8324&view=rev
Author: dmichelsen
Date: 2010-02-03 08:44:57 +0000 (Wed, 03 Feb 2010)
Log Message:
-----------
cpan/Test-Simple: Initial commit
Added Paths:
-----------
csw/mgar/pkg/cpan/Test-Simple/
csw/mgar/pkg/cpan/Test-Simple/branches/
csw/mgar/pkg/cpan/Test-Simple/tags/
csw/mgar/pkg/cpan/Test-Simple/trunk/
csw/mgar/pkg/cpan/Test-Simple/trunk/Makefile
csw/mgar/pkg/cpan/Test-Simple/trunk/checksums
csw/mgar/pkg/cpan/Test-Simple/trunk/files/
Property changes on: csw/mgar/pkg/cpan/Test-Simple/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-Simple/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Test-Simple/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/Test-Simple/trunk/Makefile 2010-02-03 08:44:57 UTC (rev 8324)
@@ -0,0 +1,19 @@
+GARNAME = Test-Simple
+GARVERSION = 0.94
+CATEGORIES = cpan
+AUTHOR = MSCHWERN
+
+DESCRIPTION = Basic utilities for writing tests
+define BLURB
+ This is an extremely simple, extremely basic module for writing
+ tests suitable for CPAN modules and other pursuits. If you wish
+ to do more complicated testing, use the Test::More module
+ (a drop-in replacement for this one).
+endef
+
+PACKAGES = CSWpmtestsimple
+CATALOGNAME = pm_testsimple
+
+ARCHALL = 1
+
+include gar/category.mk
Added: csw/mgar/pkg/cpan/Test-Simple/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Test-Simple/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/Test-Simple/trunk/checksums 2010-02-03 08:44:57 UTC (rev 8324)
@@ -0,0 +1 @@
+e4e09d8bf2cc73124152ba2c45c95b5b Test-Simple-0.94.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