1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-07 14:19:10 -04:00
Commit graph

6 commits

Author SHA1 Message Date
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
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
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