Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 7a958849 | 2022-03-11 18:31:17 | drop RCS Ids | ||
| 95d31a4b | 2020-07-03 21:44:29 | bump for search.cpan.org->metacpan.org change | ||
| 9fe1e38b | 2019-07-12 20:43:27 | replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes | ||
| d8579811 | 2017-07-29 13:23:22 | Remove dependencies on devel/p5-Test-use-ok, Test::use::ok is part of base Perl now. noted by afresh1@ | ||
| cfbb239b | 2016-03-20 19:56:05 | Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES. Add WANTLIB+=perl and PKG_ARCH=* as appropriate. | ||
| feb6dafa | 2014-11-23 16:34:08 | Update to p5-DBICx-TestDatabase-0.05. ok ajacoutot@ | ||
| 3f680606 | 2013-03-11 02:52:04 | PERMIT_* / REGRESS->TEST sweep | ||
| 9739d5ee | 2012-04-22 20:34:16 | import ports/databases/p5-DBICx-TestDatabase, from Andreas Voegele, ok okan@ DBICx::TestDatabase creates a temporary SQLite database, deploys your DBIC schema, and then connects to it. This lets you easily test your 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. |