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

13 commits

Author SHA1 Message Date
Adam Kennedy
872a54eea9 Streamllining the naming scheme 2009-04-03 20:16:26 +00:00
Adam Kennedy
f0d8426470 Minor changes to we pass version dependency checks 2009-04-03 19:05:14 +00:00
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
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
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
7336339255 The intent of the dev releases is to stimulate failures, removed skip 2009-03-30 21:23:25 +00:00
Kenichi Ishigaki
637108603a DBD-SQLite: made t/08create_function's error test skip; set DBD_SQLITE_TODO=1 to test 2009-03-30 02:58:02 +00:00
Ash Berlin
1462ad6a0b Update test to use something other than ok() 2009-03-28 22:35:24 +00:00
Kenichi Ishigaki
aafc0692a4 DBD-SQLite: and the previous prototype fix also makes the broken t/08create_function test work again 2009-03-28 04:06:57 +00:00
Adam Kennedy
23feb5331b Adding a known-bad skip 2009-03-27 10:42:21 +00:00
Adam Kennedy
d3c816b701 Importing DBD::SQLite 1.14 from the CPAN 2009-01-24 09:59:18 +00:00