[perl5-dbi/DBI-Test] 554354: Don't use subtests or call Test::More functions fr...
Tim Bunce <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.sybase.devel |
|---|---|
| Message-ID | <52fb753573572_36391311d38105144@hookshot-fe10-pe1-prd.aws.github.net.mail> |
Branch: refs/heads/master
Home: https://github.com/perl5-dbi/DBI-Test
Commit: 554354836886833428c283cbf56769b038702cad
https://github.com/perl5-dbi/DBI-Test/commit/554354836886833428c283cbf56769b038702cad
Author: Tim Bunce <[email protected]>
Date: 2014-02-12 (Wed, 12 Feb 2014)
Changed paths:
M sandbox/tim/in/DBIT_sth_ro/BasicPrepareExecuteSelect.pm
M sandbox/tim/lib/DBITestCaseBase.pm
M sandbox/tim/plug/DBM/ExampleExtraTests.pm
Log Message:
-----------
Don't use subtests or call Test::More functions from DBITestCaseBase. Refine hook usage.
Commit: 7a37bff78055dbc5d82571c2d375d2193436e1fe
https://github.com/perl5-dbi/DBI-Test/commit/7a37bff78055dbc5d82571c2d375d2193436e1fe
Author: Tim Bunce <[email protected]>
Date: 2014-02-12 (Wed, 12 Feb 2014)
Changed paths:
A sandbox/tim/in/DBIT_dbh_ro/SelectMultiThread.pm
Log Message:
-----------
Add a proper thread test.
Compare: https://github.com/perl5-dbi/DBI-Test/compare/6209ed605a3a...7a37bff78055