aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBICx-TestDatabase/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.05Andrej Zverev2013-11-241-2/+2
| | | | | | | | | | | | - Add LICENSE - Add STAGE support PR: ports/184190 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Approved by: maintainer (miwi@ is AFK) Notes: svn path=/head/; revision=334733
* - Update to 0.04Martin Wilke2011-03-031-3/+2
| | | | Notes: svn path=/head/; revision=270167
* The Perl 5 module DBICx::TestDatabase creates a temporary SQLiteMartin Wilke2008-10-241-0/+3
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. WWW: http://search.cpan.org/dist/DBICx-TestDatabase/ Notes: svn path=/head/; revision=221963