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-16 00:54:21 +00:00
..
lib Preparing another test release 2009-04-15 12:14:48 +00:00
01_compile.t Rewrote 28_changestyle.t in Test::More style 2009-04-04 20:19:25 +00:00
02_logon.t Removing the table name generator, since each test now uses it's own database 2009-04-16 00:54:21 +00:00
03_create_table.t Increased use of Test::NoWarnings 2009-04-10 06:30:07 +00:00
04_insert.t Increased use of Test::NoWarnings 2009-04-10 06:30:07 +00:00
05_select.t Increased use of Test::NoWarnings 2009-04-10 06:30:07 +00:00
06_tran.t Increased use of Test::NoWarnings 2009-04-10 06:30:07 +00:00
07_error.t Increased use of Test::NoWarnings 2009-04-10 06:30:07 +00:00
08_busy.t Increased use of Test::NoWarnings 2009-04-10 06:30:07 +00:00
09_create_function.t Increased use of Test::NoWarnings 2009-04-10 06:30:07 +00:00
10_create_aggregate.t Removing the table name generator, since each test now uses it's own database 2009-04-16 00:54:21 +00:00
12_unicode.t - Adding support parsing attributes out of the DSN (ADAMK) 2009-04-10 06:09:31 +00:00
13_create_collation.t - Adding support parsing attributes out of the DSN (ADAMK) 2009-04-10 06:09:31 +00:00
14_progress_handler.t Increased use of Test::NoWarnings 2009-04-10 06:30:07 +00:00
15_ak_dbd.t Removing the table name generator, since each test now uses it's own database 2009-04-16 00:54:21 +00:00
16_column_info.t More Test::NoWarnings 2009-04-10 06:32:55 +00:00
17_createdrop.t Removing the table name generator, since each test now uses it's own database 2009-04-16 00:54:21 +00:00
18_insertfetch.t Removing the table name generator, since each test now uses it's own database 2009-04-16 00:54:21 +00:00
19_bindparam.t Removing the table name generator, since each test now uses it's own database 2009-04-16 00:54:21 +00:00
20_blobs.t Removing the table name generator, since each test now uses it's own database 2009-04-16 00:54:21 +00:00
21_blobtext.t More Test::NoWarnings 2009-04-10 06:32:55 +00:00
22_listfields.t Removing the table name generator, since each test now uses it's own database 2009-04-16 00:54:21 +00:00
23_nulls.t Removing the table name generator, since each test now uses it's own database 2009-04-16 00:54:21 +00:00
24_numrows.t Removing the table name generator, since each test now uses it's own database 2009-04-16 00:54:21 +00:00
25_chopblanks.t Removing the table name generator, since each test now uses it's own database 2009-04-16 00:54:21 +00:00
26_commit.t Removing the table name generator, since each test now uses it's own database 2009-04-16 00:54:21 +00:00
27_metadata.t Streamllining the naming scheme 2009-04-03 20:19:01 +00:00
28_schemachange.t Setting svn:eol-style to native 2009-04-11 02:59:57 +00:00
29_cppcomments.t Streamllining the naming scheme 2009-04-03 20:19:01 +00:00
30_auto_rollback.t Now I can have my fancy module without CORION's hated dependency :) 2009-04-05 23:42:14 +00:00
31_bind_weird_number_param.t DBD-SQLite: added a test against binding weird number param 2009-04-05 02:35:06 +00:00
32_inactive_error.t DBD-SQLite: fixed 32_inactive_error test to get a proper warning 2009-04-09 04:32:32 +00:00
33_non_latin_path.t DBD-SQLite: unicode dirs/files may not be removed by CLEANUP of File::Temp (as they may requrie special treatment on Win32) 2009-04-15 20:31:17 +00:00
lib.pl Removing the table name generator, since each test now uses it's own database 2009-04-16 00:54:21 +00:00
rt_15186_prepcached.t Removing the table name generator, since each test now uses it's own database 2009-04-16 00:54:21 +00:00
rt_21406_auto_finish.t Now I can have my fancy module without CORION's hated dependency :) 2009-04-05 23:42:14 +00:00
rt_25371_asymmetric_unicode.t - Adding support parsing attributes out of the DSN (ADAMK) 2009-04-10 06:09:31 +00:00
rt_25460_numeric_aggregate.t Setting svn:eol-style to native 2009-04-11 02:59:57 +00:00
rt_25924_user_defined_func_unicode.t Wrap the require utf8 in an eval to keep Test::MinimumVersion happy 2009-04-11 01:50:56 +00:00
rt_27553_prepared_cache_and_analyze.t DBD-SQLite: added a regression test reported by #27553 (this has already been fixed) 2009-04-05 02:48:53 +00:00
rt_29058_group_by.t DBD-SQLite: marked the test that is broken again as todo, and added another workaround for example. 2009-04-10 07:34:24 +00:00
rt_29629_sqlite_where_length.t DBD-SQLite: does the same for the test for #29058 2009-04-10 07:41:32 +00:00
rt_31324_full_names.t Flagging a bunch more tickets as resolved. 2009-04-04 03:42:49 +00:00
rt_32889_prepare_cached_reexecute.t Setting svn:eol-style to native 2009-04-11 02:59:57 +00:00
rt_36836_duplicate_key.t Added a canary test for #RT 36836 2009-04-03 19:46:29 +00:00
rt_36838_unique_and_bus_error.t DBD-SQLite: added PrintError => 0 2009-04-05 12:21:07 +00:00
rt_40594_nullable.t DBD-SQLite: added a test for NULLABLE 2009-04-05 10:17:19 +00:00