1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-07 14:19:10 -04:00
DBD-SQLite-SQLcipher/t
2009-04-02 11:38:29 +00:00
..
00basic.t DBD-SQLite: use "strict" and "use_ok"; and removing directories (irrelevant to this test) here is not a good practice 2009-04-02 10:23:51 +00:00
01logon.t 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
02cr_table.t 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
03insert.t 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
04select.t 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
05tran.t 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
06error.t 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
07busy.t 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
08create_function.t 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
09create_aggregate.t 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
10dsnlist.t 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
11unicode.t 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
12create_collation.t 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
13progress_handler.t 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
20createdrop.t 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
30insertfetch.t 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
40bindparam.t 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
40blobs.t 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
40blobtext.t 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
40listfields.t 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
40nulls.t 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
40numrows.t 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
40prepcached.t 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
50chopblanks.t 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
50commit.t 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
60metadata.t 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
70schemachange.t 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
90cppcomments.t 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
ak-dbd.t 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
column-info.t Removing noise 2009-03-30 21:29:24 +00:00
lib.pl Importing DBD::SQLite 1.14 from the CPAN 2009-01-24 09:59:18 +00:00
SQLite.dbtest 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