mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-07 22:28:47 -04:00
Converted another batch of tests from lib.pl to t::lib::Test
This commit is contained in:
parent
e991a7db97
commit
be6c4d5caa
1 changed files with 1 additions and 0 deletions
1
Changes
1
Changes
|
@ -6,6 +6,7 @@ Changes for Perl extension DBD-SQLite.
|
||||||
- Removed the table name generator from t/lib.pl,
|
- Removed the table name generator from t/lib.pl,
|
||||||
getting us closer to removing t/lib.pl entirely (ADAMK)
|
getting us closer to removing t/lib.pl entirely (ADAMK)
|
||||||
- Increased use of Test::NoWarnings (ADAMK)
|
- Increased use of Test::NoWarnings (ADAMK)
|
||||||
|
- Converted half the remaining lib.pl tests to t::lib::Test (ADAMK)
|
||||||
|
|
||||||
1.22_06 Wed 15 Apr 2009
|
1.22_06 Wed 15 Apr 2009
|
||||||
- Simplifying various miscellaneous code (ADAMK)
|
- Simplifying various miscellaneous code (ADAMK)
|
||||||
|
|
Loading…
Add table
Reference in a new issue