1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-08 06:38:12 -04:00
Commit graph

6 commits

Author SHA1 Message Date
Adam Kennedy
8ddf75e5f0 Some minor normalising and tydying up of the Perl code.
Adding some more explicit versions.
2009-04-03 18:19:15 +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
3a2bab1072 DBD-SQLite: united END blocks 2009-04-02 19:05:17 +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
Adam Kennedy
d3c816b701 Importing DBD::SQLite 1.14 from the CPAN 2009-01-24 09:59:18 +00:00