Adam Kennedy
|
872a54eea9
|
Streamllining the naming scheme
|
2009-04-03 20:16:26 +00:00 |
|
Adam Kennedy
|
3f0f9ca82c
|
Refactoring away needless test complexity
|
2009-04-03 17:07:49 +00:00 |
|
Adam Kennedy
|
059feb36ee
|
Test cleanup
|
2009-04-03 15:37:51 +00:00 |
|
Adam Kennedy
|
86c057f680
|
Adding t::lib::Test, to reduce the amount of duplicated code in the newer Test::More tests
|
2009-04-03 15:20:31 +00:00 |
|
Adam Kennedy
|
a3ff0b1f7c
|
All tests run under the same Perl environment
(autoflush on, and warnings enabled via $^W = 1)
|
2009-04-03 14:25:58 +00:00 |
|
Kenichi Ishigaki
|
47a7d1a03f
|
DBD-SQLite: switched from Test.pm to Test::More, but there're still some tests that don't use Test::More...
|
2009-04-02 11:38:29 +00:00 |
|
Kenichi Ishigaki
|
3330bd7468
|
DBD-SQLite: added "cleanup" blocks to the tests to allow each test run clean and separately (note: three tests are currently broken -- fixes follow soon)
|
2009-04-02 11:23:35 +00:00 |
|
Kenichi Ishigaki
|
fbedeb1a93
|
DBD-SQLite: added "use strict"s (and some "use vars"s and "my"s) to the tests
|
2009-04-02 11:04:42 +00:00 |
|
Adam Kennedy
|
d3c816b701
|
Importing DBD::SQLite 1.14 from the CPAN
|
2009-01-24 09:59:18 +00:00 |
|