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-03 15:37:51 +00:00
..
lib 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
00compile.t A more accurate name 2009-04-03 15:22:38 +00:00
01logon.t Test cleanup 2009-04-03 15:37:51 +00:00
02cr_table.t Test cleanup 2009-04-03 15:37:51 +00:00
03insert.t Test cleanup 2009-04-03 15:37:51 +00:00
04select.t 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
05tran.t 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
06error.t 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
07busy.t 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
08create_function.t 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
09create_aggregate.t 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
10dsnlist.t All tests run under the same Perl environment 2009-04-03 14:25:58 +00:00
11unicode.t All tests run under the same Perl environment 2009-04-03 14:25:58 +00:00
12create_collation.t 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
13progress_handler.t 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
14ak_dbd.t Use underscores consistently in all test names 2009-04-03 15:23:24 +00:00
15column_info.t Use underscores consistently in all test names 2009-04-03 15:23:24 +00:00
20createdrop.t All tests run under the same Perl environment 2009-04-03 14:25:58 +00:00
30insertfetch.t All tests run under the same Perl environment 2009-04-03 14:25:58 +00:00
40bindparam.t All tests run under the same Perl environment 2009-04-03 14:25:58 +00:00
40blobs.t All tests run under the same Perl environment 2009-04-03 14:25:58 +00:00
40blobtext.t 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
40listfields.t All tests run under the same Perl environment 2009-04-03 14:25:58 +00:00
40nulls.t 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
40numrows.t All tests run under the same Perl environment 2009-04-03 14:25:58 +00:00
40prepcached.t All tests run under the same Perl environment 2009-04-03 14:25:58 +00:00
50chopblanks.t All tests run under the same Perl environment 2009-04-03 14:25:58 +00:00
50commit.t All tests run under the same Perl environment 2009-04-03 14:25:58 +00:00
60metadata.t 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
70schemachange.t All tests run under the same Perl environment 2009-04-03 14:25:58 +00:00
90cppcomments.t 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
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