perl/Module-Build-Tiny: update to 0.051 for Perl 5.36 and 5.38
[oi-userland.git] / components / perl / DBD-SQLite / test / results-all.master
blob7842ccb49fd42f09ae9c40e65cd37ff7afb2c674
1 t/01_compile.t ........................................ ok
2 t/02_logon.t .......................................... ok
3 t/03_create_table.t ................................... ok
4 t/04_insert.t ......................................... ok
5 t/05_select.t ......................................... ok
6 t/06_tran.t ........................................... ok
7 t/07_error.t .......................................... ok
8 t/08_busy.t ........................................... ok
9 t/09_create_function.t ................................ ok
10 t/10_create_aggregate.t ............................... ok
11 t/11_get_info.t ....................................... ok
12 t/12_unicode.t ........................................ ok
13 t/13_create_collation.t ............................... ok
14 t/14_progress_handler.t ............................... ok
15 t/15_ak_dbd.t ......................................... ok
16 t/16_column_info.t .................................... ok
17 t/17_createdrop.t ..................................... ok
18 t/18_insertfetch.t .................................... ok
19 t/19_bindparam.t ...................................... ok
20 t/20_blobs.t .......................................... ok
21 t/21_blobtext.t ....................................... ok
22 t/22_listfields.t ..................................... ok
23 t/23_nulls.t .......................................... ok
24 t/24_numrows.t ........................................ ok
25 t/25_chopblanks.t ..................................... ok
26 t/26_commit.t ......................................... ok
27 t/27_metadata.t ....................................... ok
28 t/28_schemachange.t ................................... ok
29 t/30_auto_rollback.t .................................. ok
30 t/31_bind_weird_number_param.t ........................ ok
31 t/32_inactive_error.t ................................. ok
32 t/33_non_latin_path.t ................................. ok
33 t/34_online_backup.t .................................. ok
34 t/35_table_info.t ..................................... ok
35 t/36_hooks.t .......................................... ok
36 t/37_regexp.t ......................................... ok
37 t/38_empty_statement.t ................................ ok
38 t/39_foreign_keys.t ................................... ok
39 t/40_multiple_statements.t ............................ ok
40 t/41_placeholders.t ................................... ok
41 t/42_primary_key_info.t ............................... ok
42 t/43_fts3.t ........................................... ok
43 t/44_rtree.t .......................................... ok
44 t/45_savepoints.t ..................................... ok
45 t/46_mod_perl.t ....................................... skipped: requires APR::Table
46 t/47_execute.t ........................................ ok
47 t/48_bind_param_is_sticky.t ........................... ok
48 t/49_trace_and_profile.t .............................. ok
49 t/50_foreign_key_info.t ............................... ok
50 t/51_table_column_metadata.t .......................... ok
51 t/52_db_filename.t .................................... ok
52 t/53_status.t ......................................... ok
53 t/54_literal_txn.t .................................... ok
54 t/55_statistics_info.t ................................ ok
55 t/56_open_flags.t ..................................... ok
56 t/57_uri_filename.t ................................... ok
57 t/58_see_if_its_a_number_and_explicit_binding.t ....... ok
58 t/59_extended_result_codes.t .......................... skipped: this test is for Win32 only
59 t/60_readonly.t ....................................... ok
60 t/61_strlike.t ........................................ ok
61 t/62_regexp_multibyte_char_class.t .................... ok
62 t/63_param_values.t ................................... ok
63 t/64_limit.t .......................................... ok
64 t/65_db_config.t ...................................... ok
65 t/66_get_autocommit.t ................................. ok
66 t/cookbook_variance.t ................................. ok
67 t/rt_106151_outermost_savepoint.t ..................... ok
68 t/rt_106950_extra_warnings_with_savepoints.t .......... ok
69 t/rt_115465_column_info_with_spaces.t ................. ok
70 t/rt_124227_index_regression.t ........................ ok
71 t/rt_15186_prepcached.t ............................... ok
72 t/rt_21406_auto_finish.t .............................. ok
73 t/rt_25371_asymmetric_unicode.t ....................... ok
74 t/rt_25460_numeric_aggregate.t ........................ ok
75 t/rt_25924_user_defined_func_unicode.t ................ ok
76 t/rt_26775_distinct.t ................................. ok
77 t/rt_27553_prepared_cache_and_analyze.t ............... ok
78 t/rt_29058_group_by.t ................................. ok
79 t/rt_29629_sqlite_where_length.t ...................... ok
80 t/rt_31324_full_names.t ............................... ok
81 t/rt_32889_prepare_cached_reexecute.t ................. ok
82 t/rt_36836_duplicate_key.t ............................ ok
83 t/rt_36838_unique_and_bus_error.t ..................... ok
84 t/rt_40594_nullable.t ................................. ok
85 t/rt_48393_debug_panic_with_commit.t .................. skipped: set $ENV{TEST_DBD_SQLITE_WITH_DEBUGGER} to enable this test
86 t/rt_50503_fts3.t ..................................... ok
87 t/rt_52573_manual_exclusive_lock.t .................... ok
88 t/rt_53235_icu_compatibility.t ........................ skipped: requires SQLite ICU plugin to be enabled
89 t/rt_62370_diconnected_handles_operation.t ............ ok
90 t/rt_64177_ping_wipes_out_the_errstr.t ................ ok
91 t/rt_67581_bind_params_mismatch.t ..................... ok
92 t/rt_71311_bind_col_and_unicode.t ..................... ok
93 t/rt_73159_fts_tokenizer_segfault.t ................... ok
94 t/rt_73787_exponential_buffer_overflow.t .............. ok
95 t/rt_76395_int_overflow.t ............................. ok
96 t/rt_77724_primary_key_with_a_whitespace.t ............ ok
97 t/rt_78833_utf8_flag_for_column_names.t ............... ok
98 t/rt_81536_multi_column_primary_key_info.t ............ ok
99 t/rt_88228_sqlite_3_8_0_crash.t ....................... ok
100 t/rt_96050_db_filename_for_a_closed_database.t ........ ok
101 t/rt_96877_unicode_statements.t ....................... ok
102 t/rt_96878_fts_contentless_table.t .................... ok
103 t/rt_97598_crash_on_disconnect_with_virtual_tables.t .. ok
104 t/virtual_table/00_base.t ............................. ok
105 t/virtual_table/01_destroy.t .......................... ok
106 t/virtual_table/02_find_function.t .................... ok
107 t/virtual_table/10_filecontent.t ...................... ok
108 t/virtual_table/11_filecontent_fulltext.t ............. ok
109 t/virtual_table/20_perldata.t ......................... ok
110 t/virtual_table/21_perldata_charinfo.t ................ ok
111 t/virtual_table/rt_124941.t ........................... ok
112 t/virtual_table/rt_99748.t ............................ ok
113 t/virtual_table/unknown_op.t .......................... ok
114 All tests successful.
115 Files=113, Tests=3863
116 Result: PASS