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 19:46:29 +00:00
..
lib Refactoring away needless test complexity 2009-04-03 17:07:49 +00:00
00compile.t Minor changes to we pass version dependency checks 2009-04-03 19:05:14 +00:00
01logon.t Refactoring away needless test complexity 2009-04-03 17:07:49 +00:00
02create_table.t Refactoring away needless test complexity 2009-04-03 17:07:49 +00:00
03insert.t Refactoring away needless test complexity 2009-04-03 17:07:49 +00:00
04select.t Refactoring away needless test complexity 2009-04-03 17:07:49 +00:00
05tran.t Refactoring away needless test complexity 2009-04-03 17:07:49 +00:00
06error.t Refactoring away needless test complexity 2009-04-03 17:07:49 +00:00
07busy.t Refactoring away needless test complexity 2009-04-03 17:07:49 +00:00
08create_function.t Minor changes to we pass version dependency checks 2009-04-03 19:05:14 +00:00
09create_aggregate.t Refactoring away needless test complexity 2009-04-03 17:07:49 +00:00
11unicode.t Some minor normalising and tydying up of the Perl code. 2009-04-03 18:19:15 +00:00
12create_collation.t Refactoring away needless test complexity 2009-04-03 17:07:49 +00:00
13progress_handler.t Refactoring away needless test complexity 2009-04-03 17:07:49 +00:00
14ak_dbd.t Refactoring away needless test complexity 2009-04-03 17:07:49 +00:00
15column_info.t Use underscores consistently in all test names 2009-04-03 15:23:24 +00:00
20createdrop.t Refactoring away needless test complexity 2009-04-03 17:07:49 +00:00
30insertfetch.t Refactoring away needless test complexity 2009-04-03 17:07:49 +00:00
40bindparam.t Refactoring away needless test complexity 2009-04-03 17:07:49 +00:00
40blobs.t Refactoring away needless test complexity 2009-04-03 17:07:49 +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 Refactoring away needless test complexity 2009-04-03 17:07:49 +00:00
40nulls.t Refactoring away needless test complexity 2009-04-03 17:07:49 +00:00
40numrows.t Refactoring away needless test complexity 2009-04-03 17:07:49 +00:00
40prepcached.t Refactoring away needless test complexity 2009-04-03 17:07:49 +00:00
50chopblanks.t Refactoring away needless test complexity 2009-04-03 17:07:49 +00:00
50commit.t Refactoring away needless test complexity 2009-04-03 17:07:49 +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 re-enable and fix t/70schemachange.t as per RT #43448 2009-04-03 19:30:50 +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 Refactoring away needless test complexity 2009-04-03 17:07:49 +00:00
rt_36836_duplicate_key.t Added a canary test for #RT 36836 2009-04-03 19:46:29 +00:00