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
2018-12-01 17:32:55 +09:00
..
lib Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
virtual_table use func to support older DBI 2018-10-13 17:48:20 +09:00
01_compile.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
02_logon.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
03_create_table.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
04_insert.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
05_select.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
06_tran.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
07_error.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
08_busy.t Fix test failures for older perls because of the line ending 2018-01-20 16:34:02 +09:00
09_create_function.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
10_create_aggregate.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
11_get_info.t Create DBD::SQLite::GetInfo with a more verbose set of data 2018-04-30 19:45:39 -04:00
12_unicode.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
13_create_collation.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
14_progress_handler.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
15_ak_dbd.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
16_column_info.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
17_createdrop.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
18_insertfetch.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
19_bindparam.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
20_blobs.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
21_blobtext.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
22_listfields.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
23_nulls.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
24_numrows.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
25_chopblanks.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
26_commit.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
27_metadata.t introduced sqlite_prefer_numeric_type handle attribute 2018-12-01 17:32:55 +09:00
28_schemachange.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
30_auto_rollback.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
31_bind_weird_number_param.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
32_inactive_error.t fetching attributes from a statement handle whose database handle is disabled should return an error, instead of coredump under perl with -fsanitize=address 2018-03-21 15:04:09 +09:00
33_non_latin_path.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
34_online_backup.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
35_table_info.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
36_hooks.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
37_regexp.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
38_empty_statement.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
39_foreign_keys.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
40_multiple_statements.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
41_placeholders.t Fix test failures for older perls because of the line ending 2018-01-20 16:34:02 +09:00
42_primary_key_info.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
43_fts3.t Remove NoWarnings test from t/43_fts.t because Perl may spit a locale warning under some environment 2018-01-20 16:07:33 +09:00
44_rtree.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
45_savepoints.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
46_mod_perl.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
47_execute.t Fix test failures for older perls because of the line ending 2018-01-20 16:34:02 +09:00
48_bind_param_is_sticky.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
49_trace_and_profile.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
50_foreign_key_info.t add deferrability to foreign_key_info 2018-08-26 22:02:12 +01:00
51_table_column_metadata.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
52_db_filename.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
53_status.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
54_literal_txn.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
55_statistics_info.t made the table name argument for statistics_info() case-insensitive (RT-122581) 2017-09-07 07:14:19 +09:00
56_open_flags.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
57_uri_filename.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
58_see_if_its_a_number_and_explicit_binding.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
59_extended_result_codes.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
60_readonly.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
61_strlike.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
62_regexp_multibyte_char_class.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
63_param_values.t implemented ParamValues statement handle attribute (RT-123886) 2017-12-16 03:31:54 +09:00
64_limit.t fix the number of tests for ancient DBI 2018-12-01 17:11:42 +09:00
cookbook_variance.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
rt_15186_prepcached.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
rt_21406_auto_finish.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
rt_25371_asymmetric_unicode.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
rt_25460_numeric_aggregate.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
rt_25924_user_defined_func_unicode.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
rt_26775_distinct.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
rt_27553_prepared_cache_and_analyze.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
rt_29058_group_by.t mention cast() function 2018-11-03 16:28:08 +09:00
rt_29629_sqlite_where_length.t mention cast() function 2018-11-03 16:28:08 +09:00
rt_31324_full_names.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
rt_32889_prepare_cached_reexecute.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
rt_36836_duplicate_key.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
rt_36838_unique_and_bus_error.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
rt_40594_nullable.t removed a type test in rt_40594_nullable.t 2018-12-01 17:30:47 +09:00
rt_48393_debug_panic_with_commit.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
rt_50503_fts3.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
rt_52573_manual_exclusive_lock.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
rt_53235_icu_compatibility.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
rt_62370_diconnected_handles_operation.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
rt_64177_ping_wipes_out_the_errstr.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
rt_67581_bind_params_mismatch.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
rt_71311_bind_col_and_unicode.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
rt_73159_fts_tokenizer_segfault.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
rt_73787_exponential_buffer_overflow.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
rt_76395_int_overflow.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
rt_77724_primary_key_with_a_whitespace.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
rt_78833_utf8_flag_for_column_names.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
rt_81536_multi_column_primary_key_info.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
rt_88228_sqlite_3_8_0_crash.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
rt_96050_db_filename_for_a_closed_database.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
rt_96877_unicode_statements.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
rt_96878_fts_contentless_table.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
rt_97598_crash_on_disconnect_with_virtual_tables.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
rt_106151_outermost_savepoint.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
rt_106950_extra_warnings_with_savepoints.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
rt_115465_column_info_with_spaces.t Workaround for upcoming lack of dot in @INC ( RT#120444, sigh ) 2017-05-05 00:48:33 +02:00
rt_124227_index_regression.t add order by to make a test more reliable (ribasushi++) 2018-01-28 00:29:00 +09:00