You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Kalle Sommer Nielsen f0ef25edce Fix test on Windows 17 years ago
..
bug45798.phpt - Fixed bug #45798 (sqlite3 doesn't notice if variable was bound) 18 years ago
bug47159.phpt Fix bug #47159 - Any SQLite3 statement prepared should be added to the freelist 17 years ago
new_db.inc SQLite3 extension, still has 2 failing tests that will be sorted shortly. 18 years ago
skipif.inc - Fix EOLs 18 years ago
sqlite3_01_open.phpt SQLite3 extension, still has 2 failing tests that will be sorted shortly. 18 years ago
sqlite3_02_create.phpt SQLite3 extension, still has 2 failing tests that will be sorted shortly. 18 years ago
sqlite3_02_open.phpt - New tests (testfest BelgiumUG) 17 years ago
sqlite3_03_insert.phpt SQLite3 extension, still has 2 failing tests that will be sorted shortly. 18 years ago
sqlite3_04_update.phpt SQLite3 extension, still has 2 failing tests that will be sorted shortly. 18 years ago
sqlite3_05_delete.phpt SQLite3 extension, still has 2 failing tests that will be sorted shortly. 18 years ago
sqlite3_06_prepared_stmt.phpt SQLite3 extension, still has 2 failing tests that will be sorted shortly. 18 years ago
sqlite3_07_prepared_stmt.phpt SQLite3 extension, still has 2 failing tests that will be sorted shortly. 18 years ago
sqlite3_08_udf.phpt SQLite3 extension, still has 2 failing tests that will be sorted shortly. 18 years ago
sqlite3_09_blob_bound_param.phpt SQLite3 extension, still has 2 failing tests that will be sorted shortly. 18 years ago
sqlite3_10_bound_value_name.phpt SQLite3 extension, still has 2 failing tests that will be sorted shortly. 18 years ago
sqlite3_11_numrows.phpt fix skipif 18 years ago
sqlite3_12_unfinalized_stmt_cleanup.phpt - Fixed test 18 years ago
sqlite3_13_skip_all_cleanup.phpt SQLite3 extension, still has 2 failing tests that will be sorted shortly. 18 years ago
sqlite3_14_querysingle.phpt SQLite3 extension, still has 2 failing tests that will be sorted shortly. 18 years ago
sqlite3_15_open_error.phpt MFB: The constructor should also throw exceptions, make this semi useful now. 17 years ago
sqlite3_16_select_no_results.phpt SQLite3 extension, still has 2 failing tests that will be sorted shortly. 18 years ago
sqlite3_17_version.phpt fix test 17 years ago
sqlite3_18_changes.phpt SQLite3 extension, still has 2 failing tests that will be sorted shortly. 18 years ago
sqlite3_19_columninfo.phpt SQLite3 extension, still has 2 failing tests that will be sorted shortly. 18 years ago
sqlite3_20_error.phpt SQLite3 extension, still has 2 failing tests that will be sorted shortly. 18 years ago
sqlite3_21_security.phpt Fix test on Windows 17 years ago
sqlite3_22_loadextension.phpt Fix bug #47678 - Allow loadExtension to be disabled in SQLite3 17 years ago
sqlite3_23_escape_string.phpt SQLite3::escapeString can be static as it doesn't rely on an instance of SQLite 18 years ago
sqlite3_24_last_insert_rowid.phpt SQLite3 extension, still has 2 failing tests that will be sorted shortly. 18 years ago
sqlite3_25_create_aggregate.phpt Stop using sqlite3_aggregate_count() as this is now deprecated. 17 years ago
sqlite3_26_reset_prepared_stmt.phpt SQLite3 extension, still has 2 failing tests that will be sorted shortly. 18 years ago
sqlite3_27_reset_prepared_stmt_result.phpt SQLite3 extension, still has 2 failing tests that will be sorted shortly. 18 years ago
sqlite3_28_clear_bindings.phpt SQLite3 extension, still has 2 failing tests that will be sorted shortly. 18 years ago
sqlite3_29_createfunction.phpt - Fixed memory leaks in createFunction and createAggregate methods 17 years ago
sqlite3_30_blobopen.phpt Forgot test for the last commit 17 years ago
sqlite3_31_changes.phpt - New tests (testfest BelgiumUG) 17 years ago
sqlite3_31_open.phpt Fix test 17 years ago
sqlite3_32_changes.phpt - New tests (testfest BelgiumUG) 17 years ago
sqlite3_32_createAggregate_paramCount.phpt - New tests (testfest BelgiumUG) 17 years ago
sqlite3_32_last_insert_rowid_param.phpt - New tests (testfest BelgiumUG) 17 years ago
sqlite3_33_createAggregate_notcallable.phpt - New tests (testfest BelgiumUG) 17 years ago
sqlite3_33_load_extension_param.phpt - New tests (testfest BelgiumUG) 17 years ago
sqlite3_33_reset.phpt - New tests (testfest BelgiumUG) 17 years ago
sqlite3_34_load_extension_ext_dir.phpt - New tests (testfest BelgiumUG) 17 years ago
sqlite3_close_error.phpt - New tests (testfest BelgiumUG) 17 years ago
sqlite3_close_with_params.phpt - New tests (testfest BelgiumUG) 17 years ago
sqlite3_enable_exceptions.phpt - New tests (testfest BelgiumUG) 17 years ago
sqlite3_exec_wrongparams.phpt - New tests (testfest BelgiumUG) 17 years ago
sqlite3_lasterrorcode_with_params.phpt - New tests (testfest BelgiumUG) 17 years ago
sqlite3_lasterrormsg_with_params.phpt - New tests (testfest BelgiumUG) 17 years ago
sqlite3_loadextension_with_wrong_param.phpt - New tests (testfest BelgiumUG) 17 years ago
sqlite3_open_empty_string.phpt Added missing SKIPIF 17 years ago
sqlite3_openblob_wrongparams.phpt - New tests (testfest BelgiumUG) 17 years ago
sqlite3_prepare_faultystmt.phpt - New tests (testfest BelgiumUG) 17 years ago
sqlite3_prepare_with_empty_string.phpt - New tests (testfest BelgiumUG) 17 years ago
sqlite3_prepare_wrongparams.phpt - New tests (testfest BelgiumUG) 17 years ago
sqlite3_prepared_stmt_clear_with_params.phpt - New tests (testfest BelgiumUG) 17 years ago
sqlite3_query_error.phpt - New tests (testfest BelgiumUG) 17 years ago
sqlite3_querysingle_error.phpt - New tests (testfest BelgiumUG) 17 years ago
sqlite3_version_noparam.phpt - New tests (testfest BelgiumUG) 17 years ago
sqlite3result_fetcharray_with_two_params_fails.phpt - New tests (testfest BelgiumUG) 17 years ago
sqlite3result_numcolumns_error.phpt - New tests (testfest BelgiumUG) 17 years ago
sqlite3result_reset_with_params_fails.phpt - New tests (testfest BelgiumUG) 17 years ago
sqlite3stmt_paramCount_basic.phpt Tests for SQLite3Stmt::paramCount(). 18 years ago
sqlite3stmt_paramCount_error.phpt Tests for SQLite3Stmt::paramCount(). 18 years ago
sqlite3stmt_reset_params.phpt - New tests (testfest BelgiumUG) 17 years ago
stream_test.inc - Fix EOLs 18 years ago