pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc Note initial addition of p5-DBICx-TestDatabase ver...
details: https://anonhg.NetBSD.org/pkgsrc/rev/21c4b69932b4
branches: trunk
changeset: 546780:21c4b69932b4
user: seb <seb%pkgsrc.org@localhost>
date: Sun Sep 07 20:50:31 2008 +0000
description:
Note initial addition of p5-DBICx-TestDatabase version 0.02 as
databases/p5-DBICx-TestDatabase into The NetBSD Packages Collection.
The Perl 5 module DBICx::TestDatabase creates a temporary SQLite
database, deploys your DBIC schema, and then connects to it. This
lets you easily test your DBIC schema. Since you have a fresh
database for every test, you don't have to worry about cleaning up
after your tests, ordering of tests affecting failure, etc.
diffstat:
doc/CHANGES-2008 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r a28794c01e99 -r 21c4b69932b4 doc/CHANGES-2008
--- a/doc/CHANGES-2008 Sun Sep 07 20:43:05 2008 +0000
+++ b/doc/CHANGES-2008 Sun Sep 07 20:50:31 2008 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2008,v 1.2144 2008/09/07 19:13:57 seb Exp $
+$NetBSD: CHANGES-2008,v 1.2145 2008/09/07 20:50:31 seb Exp $
Changes to the packages collection and infrastructure in 2008:
@@ -3630,3 +3630,4 @@
Added www/p5-CSS-Tiny version 1.15 [seb 2008-09-07]
Added textproc/p5-PPI-HTML version 1.07 [seb 2008-09-07]
Added databases/p5-DBICx-Deploy version 0.02 [seb 2008-09-07]
+ Added databases/p5-DBICx-TestDatabase version 0.02 [seb 2008-09-07]
Home |
Main Index |
Thread Index |
Old Index