php-sqlsrv/test/functional/pdo_sqlsrv
2019-12-19 11:03:25 -08:00
..
access_token.inc Adding supporting for Azure AD access token (#837) 2018-09-06 11:32:04 -07:00
AE_v2_values.inc Always Encrypted v2 support (#1045) 2019-10-31 16:55:36 -07:00
AEData.inc update AEData.inc and MsCommon_mid-refactor.inc for the ae related tests 2017-11-07 08:59:38 -08:00
break_pdo.php address review comments 2017-11-03 14:35:16 -07:00
isPooled.php added driver option to pdo isPooled.php 2018-06-11 12:10:33 -07:00
issue_52_pdo.phpt Skipped some tests when running against Azure (#874) 2018-11-07 16:37:11 -08:00
MsCommon.inc Added the driver option to run functional tests 2018-06-08 16:00:27 -07:00
MsCommon_mid-refactor.inc Tests modified for language option for SQL Azure (#963) 2019-03-29 08:28:46 -07:00
MsData_PDO_AllTypes.inc Modified how to send stream data using SQLPutData and SQLParamData (#865) 2018-10-19 14:48:21 -07:00
MsData_UTF8.inc rearrange test folders as functional 2017-06-23 13:09:37 -07:00
MsSetup.inc Always Encrypted v2 support (#1045) 2019-10-31 16:55:36 -07:00
PDO11_Drivers.phpt remove xfail from pdostatement_nextRowset.phpt 2017-11-01 17:24:17 -07:00
PDO12_Info.phpt address review comments 2017-11-03 14:35:16 -07:00
PDO21_Connection.phpt Added the driver option to run functional tests 2018-06-08 16:00:27 -07:00
PDO22_ConnPool1.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
PDO23_ConnPool2.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
PDO24_ErrorCode.phpt address review comments 2017-11-03 14:35:16 -07:00
PDO25_ErrorInfo.phpt address review comments 2017-11-03 14:35:16 -07:00
PDO26_ConnAttr.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
PDO27_ReadOnlyAttr.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
PDO28_CaseAttr.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
PDO29_ConnInterface.phpt Fixed tests that failed in php 7.4 (#1006) 2019-06-28 14:08:18 -07:00
PDO30_Exec.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
PDO31_Statement.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
PDO32_StmtInterface.phpt Fixed tests that failed in php 7.4 (#1006) 2019-06-28 14:08:18 -07:00
PDO33_Execute.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
PDO34_ColumnCount.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
PDO35_ColumnMeta.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
PDO36_RowCount.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
PDO37_FetchMode.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
PDO38_FetchBound.phpt change normal encryption to none encryption 2017-12-08 12:11:53 -08:00
PDO39_FetchInto.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
PDO40_FetchLazy.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
PDO41_FetchAssoc.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
PDO42_FetchNum.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
PDO43_FetchBoth.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
PDO44_FetchObj.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
PDO45_FetchGroup.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
PDO46_FetchUnique.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
PDO47_FetchClass.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
PDO48_FetchColumn.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
PDO48_FetchColumn_unicode_col_name.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
PDO49_FetchFunc.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
PDO50_FetchObject.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
PDO51_FetchLOB.phpt fix line endings 2017-11-30 16:26:39 -08:00
PDO61_BindColumn1.phpt change normal encryption to none encryption 2017-12-08 12:11:53 -08:00
PDO62_BindColumn2.phpt change normal encryption to none encryption 2017-12-08 12:11:53 -08:00
PDO63_BindParam1.phpt refactor PDO_SQLSRV bind param related tests 2017-11-30 14:37:25 -08:00
PDO64_BindParam2.phpt change normal encryption to none encryption 2017-12-08 12:11:53 -08:00
PDO65_BindValue1.phpt fix line endings 2017-11-30 16:26:39 -08:00
PDO66_BindValue2.phpt change normal encryption to none encryption 2017-12-08 12:11:53 -08:00
PDO67_BindTruncation.phpt fix tests related to having parameter markers in the select list 2017-12-18 16:00:02 -08:00
PDO71_TransExec.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
PDO72_TransDisconnect.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
PDO81_MemoryCheck.phpt Used constants in memory stress tests for easier configuration (#1022) 2019-08-20 12:38:09 -07:00
PDO82_ComplexInsert.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
PDO91_Parent.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
PDO92_Iterator.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
PDO93_Recursive.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
PDO94_Extend1.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
PDO95_Extend2.phpt change expected output in PDO95_Extend2 for the new DropTable function in MsCommon.inc 2017-09-14 15:56:17 -07:00
PDO96_Extend3.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
PDO97_Extend4.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
PDO98_Extend5.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
PDO99_QuoteNullTerminated.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
PDO100_InsertNulls.phpt apply review comments 2017-12-05 16:32:18 -08:00
PDO101_LargeColumnName.phpt Streamlined two very similar large column name tests (#807) 2018-07-03 16:47:14 -07:00
PDO101_LargeColumnName_unicode_col_name.phpt Streamlined two very similar large column name tests (#807) 2018-07-03 16:47:14 -07:00
PDO102_MaxOutputParams.phpt apply review comments 2017-12-05 16:32:18 -08:00
pdo_002_connect_app.phpt follow coding standard for refactored tests 2017-10-04 13:16:25 -07:00
pdo_011_quote.phpt follow coding standard for refactored tests 2017-10-04 13:16:25 -07:00
pdo_012_bind_param.phpt follow coding standard for refactored tests 2017-10-04 13:16:25 -07:00
pdo_013_row_count.phpt follow coding standard for refactored tests 2017-10-04 13:16:25 -07:00
pdo_014_integer_custom_formats.phpt follow coding standard for refactored tests 2017-10-04 13:16:25 -07:00
pdo_015_integer_custom_formats_pooling.phpt follow coding standard for refactored tests 2017-10-04 13:16:25 -07:00
pdo_016.phpt follow coding standard for refactored tests 2017-10-04 13:16:25 -07:00
pdo_017.phpt follow coding standard for refactored tests 2017-10-04 13:16:25 -07:00
pdo_018_next_result_set.phpt apply review changes 2017-10-10 15:56:41 -07:00
pdo_019_next_result_set_pooling.phpt apply review changes 2017-10-10 11:34:59 -07:00
pdo_020_bind_params_array.phpt Added the driver option to run functional tests 2018-06-08 16:00:27 -07:00
pdo_021_extended_ascii.phpt follow coding standard for refactored tests 2017-10-04 13:16:25 -07:00
pdo_022_xml_bind_value.phpt apply review changes 2017-10-10 11:34:59 -07:00
pdo_023.phpt follow coding standard for refactored tests 2017-10-04 13:16:25 -07:00
pdo_033_binary_unicode.phpt apply review changes 2017-10-10 15:56:41 -07:00
pdo_035_binary_encoding_error_bound_by_name.phpt follow coding standard for refactored tests 2017-10-04 13:16:25 -07:00
pdo_035_binary_encoding_error_bound_by_name_errors.phpt Fixed two failing tests (#991) 2019-05-13 15:46:25 -07:00
pdo_040_error_information.phpt Added the driver option to run functional tests 2018-06-08 16:00:27 -07:00
pdo_060_prepare_execute_fetch_pooling_default.phpt follow coding standard for refactored tests 2017-10-04 13:16:25 -07:00
pdo_061_prepare_execute_fetch_pooling_enabled.phpt follow coding standard for refactored tests 2017-10-04 13:16:25 -07:00
pdo_062_prepare_execute_fetch_pooling_disabled.phpt follow coding standard for refactored tests 2017-10-04 13:16:25 -07:00
pdo_065_construct_persistent.phpt Added the driver option to run functional tests 2018-06-08 16:00:27 -07:00
pdo_065_construct_prefetch.phpt Added the driver option to run functional tests 2018-06-08 16:00:27 -07:00
pdo_069_fetch_empty_nvarchar_buffered.phpt follow coding standard for refactored tests 2017-10-04 13:16:25 -07:00
pdo_092_emulate_prepare_statement_utf8.phpt fix double reclaring KSP function; fixed tests with emulate prepare or direct query 2017-11-30 17:34:20 -08:00
pdo_138_unicode_column_name.phpt cosmetic changes 2017-12-04 10:09:59 -08:00
pdo_140_emulate_prepare_mix_binary.phpt cosmetic changes 2017-12-04 10:09:59 -08:00
pdo_140_emulate_prepare_pos_placehodlers.phpt follow coding standard for refactored tests 2017-10-04 13:16:25 -07:00
pdo_228_setAttribute_clientbuffermaxkbsize.phpt Added new tests for setting client buffer size related to issue 228 (#920) 2019-01-25 15:53:58 -08:00
pdo_228_setConnAttribute_clientbuffermaxkbsize.phpt Added new tests for setting client buffer size related to issue 228 (#920) 2019-01-25 15:53:58 -08:00
pdo_267_closeCursor.phpt follow coding standard for refactored tests 2017-10-04 13:16:25 -07:00
pdo_270_fetch_binary.phpt fix typo in tests when column encryption is off 2017-10-04 14:36:47 -07:00
pdo_278_lastinsertid_seq.phpt follow coding standard for refactored tests 2017-10-04 13:16:25 -07:00
pdo_278_lastinsertid_seq_2.phpt apply review changes 2017-10-10 11:34:59 -07:00
pdo_308_empty_output_param.phpt follow coding standard for refactored tests 2017-10-04 13:16:25 -07:00
pdo_336_pho_exec_empty_result_set_error.phpt apply review changes 2017-10-10 11:34:59 -07:00
pdo_378_out_param_error.phpt apply review changes 2017-10-10 11:34:59 -07:00
pdo_538_quote_nul.phpt follow coding standard for refactored tests 2017-10-04 13:16:25 -07:00
pdo_569_query_varcharmax.phpt Fixed failing tests (#981) 2019-04-26 16:30:15 -07:00
pdo_569_query_varcharmax_ae.phpt Saved php types with metadata when fetching (#1049) 2019-11-06 13:14:28 -08:00
pdo_574_next_rowset.phpt Skipped the non-applicables tests against Azure Data Warehouse (#913) 2019-01-07 15:36:59 -08:00
pdo_678_conn_resiliency_pooling.phpt Added new tests for issue 678 2018-05-01 15:14:11 -07:00
pdo_707_ae_output_param_decimals.phpt Fixed output and skipifs 2018-07-11 11:29:34 -07:00
pdo_900_output_param_memory_data.phpt Initialize output param buffer when allocating extra space (#907) 2018-12-17 12:25:37 -08:00
pdo_929_language_option.phpt Tests modified for language option for SQL Azure (#963) 2019-03-29 08:28:46 -07:00
pdo_937_metadata.phpt Issue 937 - fixed ASSERT and added new tests (#940) 2019-02-27 16:54:26 -08:00
pdo_1018_emulate_prepare_natl_char.phpt Modified pdo tests to work with column encryption (#1051) 2019-11-06 08:21:38 -08:00
pdo_1018_quote_param_str_natl_char.phpt Feature request: support extended string types (#1043) 2019-10-23 15:12:52 -07:00
pdo_1018_real_prepare_natl_char.phpt Modified pdo tests to work with column encryption (#1051) 2019-11-06 08:21:38 -08:00
pdo_1027_query_timeout.phpt Modified how drivers handle query timeout settings (#1037) 2019-09-18 07:49:14 -07:00
pdo_1063_locale_configs.phpt Added configurable options for setting locales (#1069) 2019-12-19 11:03:25 -08:00
pdo_1063_test_locale.php Added configurable options for setting locales (#1069) 2019-12-19 11:03:25 -08:00
pdo_ae_azure_key_vault_client_secret.phpt For these AKV tests check env despite not AE connected 2018-06-07 13:54:35 -07:00
pdo_ae_azure_key_vault_common.php Refactored some akv tests, other small changes 2018-05-25 13:08:35 -07:00
pdo_ae_azure_key_vault_keywords.phpt Updated appveyor yml to build 7.3 and 7.4 (#1065) 2019-12-04 17:08:52 -08:00
pdo_ae_azure_key_vault_username_password.phpt For these AKV tests check env despite not AE connected 2018-06-07 13:54:35 -07:00
pdo_ae_bindColumn_pdoparam_binary_size.phpt address review comments 2018-03-13 16:15:42 -07:00
pdo_ae_bindColumn_pdoparam_char_size.phpt fix tests according to review comments 2018-03-13 12:50:20 -07:00
pdo_ae_bindColumn_pdoparam_datetime.phpt address review comments 2018-03-13 16:15:42 -07:00
pdo_ae_bindColumn_pdoparam_datetime_precision.phpt fix tests according to review comments 2018-03-13 12:50:20 -07:00
pdo_ae_bindColumn_pdoparam_decimal_precision.phpt Modified the expected results for a bind column test 2018-05-02 11:40:55 -07:00
pdo_ae_bindColumn_pdoparam_float_bits.phpt fix tests according to review comments 2018-03-13 12:50:20 -07:00
pdo_ae_bindColumn_pdoparam_nchar_size.phpt fix tests according to review comments 2018-03-13 12:50:20 -07:00
pdo_ae_bindColumn_pdoparam_numeric.phpt fix tests according to review comments 2018-03-13 12:50:20 -07:00
pdo_AE_functions.inc Always Encrypted v2 support (#1045) 2019-10-31 16:55:36 -07:00
pdo_ae_insert_datetime.phpt add refactored ae related tests 2017-11-06 17:30:11 -08:00
pdo_ae_insert_decimal.phpt remove include string in core_stmt.cpp 2017-11-20 16:06:39 -08:00
pdo_ae_insert_money.phpt apply review commnets 2017-11-07 17:12:43 -08:00
pdo_ae_insert_numeric.phpt add refactored ae related tests 2017-11-06 17:30:11 -08:00
pdo_ae_insert_pdoparam_binary_size.phpt fix tests according to review comments 2018-03-13 12:50:20 -07:00
pdo_ae_insert_pdoparam_char_size.phpt address review comments 2018-03-13 16:15:42 -07:00
pdo_ae_insert_pdoparam_datetime.phpt polich PDO side ae related tests 2018-03-02 16:34:47 -08:00
pdo_ae_insert_pdoparam_datetime_precision.phpt polich PDO side ae related tests 2018-03-02 16:34:47 -08:00
pdo_ae_insert_pdoparam_decimal_precision.phpt Removed the workaround in a decimal test because issue 706 has been fixed 2018-05-02 12:33:52 -07:00
pdo_ae_insert_pdoparam_float_bits.phpt polich PDO side ae related tests 2018-03-02 16:34:47 -08:00
pdo_ae_insert_pdoparam_money.phpt apply review commnets 2017-11-07 17:12:43 -08:00
pdo_ae_insert_pdoparam_nchar_size.phpt address review comments 2018-03-13 16:15:42 -07:00
pdo_ae_insert_pdoparam_numeric.phpt test numeric test 2018-03-13 13:59:39 -07:00
pdo_ae_insert_retrieve.phpt apply review commnets 2017-11-07 17:12:43 -08:00
pdo_ae_insert_retrieve_fixed_size.phpt add refactored ae related tests 2017-11-06 17:30:11 -08:00
pdo_ae_insert_retrieve_nvarchar.phpt apply review commnets 2017-11-07 17:12:43 -08:00
pdo_ae_insert_retrieve_varchar.phpt add refactored ae related tests 2017-11-06 17:30:11 -08:00
pdo_ae_insert_scientificNot.phpt remove include string in core_stmt.cpp 2017-11-20 16:06:39 -08:00
pdo_ae_insert_string.phpt apply review commnets 2017-11-07 17:12:43 -08:00
pdo_ae_output_param_all.phpt Added the driver option to run functional tests 2018-06-08 16:00:27 -07:00
pdo_ae_output_param_binary_size.phpt Fixed incorrect error when binding inout PDO STR with binary encoding 2018-04-24 15:38:53 -07:00
pdo_ae_output_param_char_size.phpt Updated failing tests 2018-04-10 19:45:18 -07:00
pdo_ae_output_param_datetimes.phpt Updated failing tests 2018-04-10 19:45:18 -07:00
pdo_ae_output_param_decimals.phpt Modified the test to address VSO 2915 2018-05-15 16:25:54 -07:00
pdo_ae_output_param_floats.phpt Updated failing tests 2018-04-10 19:45:18 -07:00
pdo_ae_output_param_integers.phpt PDO tests for retrieving data as output params using various PDO param types 2018-03-13 14:04:40 -07:00
pdo_ae_output_param_nchar_size.phpt Updated failing tests 2018-04-10 19:45:18 -07:00
pdo_ae_unsupported_stmt_attr.phpt fix double reclaring KSP function; fixed tests with emulate prepare or direct query 2017-11-30 17:34:20 -08:00
pdo_aev2_ce_enabled.phpt Always Encrypted v2 support (#1045) 2019-10-31 16:55:36 -07:00
pdo_aev2_encrypt_plaintext.phpt Always Encrypted v2 support (#1045) 2019-10-31 16:55:36 -07:00
pdo_aev2_keywords.phpt Always Encrypted v2 support (#1045) 2019-10-31 16:55:36 -07:00
pdo_aev2_reencrypt_encrypted.phpt Always Encrypted v2 support (#1045) 2019-10-31 16:55:36 -07:00
pdo_aev2_wrong_attestation.phpt Always Encrypted v2 support (#1045) 2019-10-31 16:55:36 -07:00
pdo_azure_ad_access_token.phpt Made Azure AD tests more robust (#973) 2019-04-15 12:22:26 -07:00
pdo_azure_ad_authentication.phpt Made Azure AD tests more robust (#973) 2019-04-15 12:22:26 -07:00
pdo_azure_ad_managed_identity.phpt Support for Managed Identity for Azure resources (#875) 2019-01-11 17:17:45 -08:00
pdo_batch_query.phpt Added batch query test for pdo (#997) 2019-05-22 11:38:46 -07:00
pdo_bigint_outparam.phpt Minor fixes 2018-04-11 13:37:31 -07:00
pdo_bindparam_inout_binary_encoding.phpt follow coding standard for refactored tests 2017-10-04 13:16:25 -07:00
pdo_bool_outparam.phpt refactor PDO tests with client buffer or table with all datatypes 2017-11-01 17:09:58 -07:00
pdo_connect_driver.phpt Fixed connect_driver tests 2018-05-17 12:15:31 -07:00
pdo_connect_encrypted.phpt Fixed output and skipifs 2018-07-11 11:29:34 -07:00
pdo_connection_quote.phpt apply review changes 2017-10-10 15:56:41 -07:00
pdo_connection_resiliency.phpt Moved error checking inside pdo connres tests 2018-07-19 13:25:07 -07:00
pdo_connection_resiliency_keywords.phpt Fixed skipifs and output 2018-07-11 16:27:03 -07:00
pdo_connection_resiliency_prepare_transact.phpt Moved error checking inside pdo connres tests 2018-07-19 13:25:07 -07:00
pdo_connection_resiliency_timeouts.phpt Moved error checking inside pdo connres tests 2018-07-19 13:25:07 -07:00
PDO_ConnPool_Unix.phpt Fixed connection pooling tests for more than one ODBC drivers 2018-06-11 11:36:22 -07:00
pdo_construct.phpt follow coding standard for refactored tests 2017-10-04 13:16:25 -07:00
pdo_construct_attr.phpt follow coding standard for refactored tests 2017-10-04 13:16:25 -07:00
pdo_construct_attr_errors.phpt Fixed pdo test 2019-05-10 12:56:51 -07:00
pdo_construct_conn_options.phpt follow coding standard for refactored tests 2017-10-04 13:16:25 -07:00
pdo_construct_dsn_error.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
pdo_construct_TransactionIsolation.phpt follow coding standard for refactored tests 2017-10-04 13:16:25 -07:00
pdo_data_classification.phpt Redesigned some tests based on recent test results (#992) 2019-05-17 11:36:24 -07:00
pdo_decimal_precision.phpt change test title in pdo_decimal_precision.phpt and sqlsrv_decimal_precision.phpt 2017-10-20 15:10:56 -07:00
pdo_empty_result_error.phpt Add new pdo_sqlsrv tests for utf8 encoding errors (#966) 2019-04-09 09:34:31 -07:00
pdo_error.phpt address review comments 2017-11-03 14:35:16 -07:00
pdo_errorinfo_emulateprepare.phpt fix AE related tests 2017-12-12 17:12:48 -08:00
pdo_errorMode.phpt apply review changes 2017-10-10 15:56:41 -07:00
pdo_escape_braces.phpt Fixed for issues found by Semmle (#1011) 2019-07-23 15:12:55 -07:00
pdo_exec.phpt follow coding standard for refactored tests 2017-10-04 13:16:25 -07:00
pdo_exec_invalid_query.phpt apply review changes 2017-10-10 15:56:41 -07:00
pdo_fetch_bindcolumn_fetchmode.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
pdo_fetch_column_twice.phpt Added more pdo tests to verify different error conditions (#984) 2019-05-01 13:09:15 -07:00
pdo_fetch_columns_fetchmode.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
pdo_fetch_complex_transactions.phpt follow coding standard for refactored tests 2017-10-04 13:16:25 -07:00
pdo_fetch_cursor_scroll_random.phpt fix tests that uses scrollable cursor with AE 2018-01-18 15:35:13 -08:00
pdo_fetch_cursorBuffered_binary.phpt apply review changes 2017-10-10 11:34:59 -07:00
pdo_fetch_cursorBuffered_char.phpt apply review changes 2017-10-10 11:34:59 -07:00
pdo_fetch_cursorBuffered_datetime.phpt apply review changes 2017-10-10 11:34:59 -07:00
pdo_fetch_cursorBuffered_decimal.phpt apply review changes 2017-10-10 11:34:59 -07:00
pdo_fetch_cursorBuffered_decimal_bindColumn_int.phpt apply review changes 2017-10-10 11:34:59 -07:00
pdo_fetch_cursorBuffered_float.phpt apply review changes 2017-10-10 11:34:59 -07:00
pdo_fetch_cursorBuffered_float_bindColumn_lob.phpt apply review changes 2017-10-10 11:34:59 -07:00
pdo_fetch_cursorBuffered_int.phpt apply review changes 2017-10-10 11:34:59 -07:00
pdo_fetch_cursorBuffered_int_bindColumn_int.phpt apply review changes 2017-10-10 11:34:59 -07:00
pdo_fetch_cursorBuffered_money.phpt apply review changes 2017-10-10 11:34:59 -07:00
pdo_fetch_cursorBuffered_money_bindColumn_int.phpt apply review changes 2017-10-10 11:34:59 -07:00
pdo_fetch_cursorBuffered_multicolumns.phpt follow coding standard for refactored tests 2017-10-04 13:16:25 -07:00
pdo_fetch_cursorBuffered_strings_to_integers.phpt follow coding standard for refactored tests 2017-10-04 13:16:25 -07:00
pdo_fetch_cursorBuffered_unicode.phpt apply review changes 2017-10-10 11:34:59 -07:00
pdo_fetch_datetime_as_output_param.phpt Feature request - new PDO_STMT_OPTION_FETCHES_DATETIME_TYPE flag for pdo_sqlsrv to return datetime as objects (#842) 2018-09-17 16:24:52 -07:00
pdo_fetch_datetime_time_as_objects.phpt Improve data caching with datetime objects (#1008) 2019-07-15 14:21:54 -07:00
pdo_fetch_datetime_time_nulls.phpt Improve data caching with datetime objects (#1008) 2019-07-15 14:21:54 -07:00
pdo_fetch_fetchinto_query_args.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
pdo_fetch_variants_diff_styles.phpt Fixed tests that failed in php 7.4 (#1006) 2019-06-28 14:08:18 -07:00
pdo_get_attr_invalid.phpt apply review changes 2017-10-10 15:56:41 -07:00
pdo_get_set_attr.phpt Fixed regex for ODBC driver names (#653) 2018-01-02 17:53:30 -08:00
pdo_getAttribute_clientInfo.phpt Fixed regex for ODBC driver names (#653) 2018-01-02 17:53:30 -08:00
pdo_getAvailableDrivers.phpt follow coding standard for refactored tests 2017-10-04 13:16:25 -07:00
pdo_insert_fetch_invalid_utf16.phpt Add new pdo_sqlsrv tests for utf8 encoding errors (#966) 2019-04-09 09:34:31 -07:00
pdo_insert_fetch_utf8stream.phpt Add new pdo_sqlsrv tests for utf8 encoding errors (#966) 2019-04-09 09:34:31 -07:00
pdo_insert_fetch_utf8text.phpt Add new pdo_sqlsrv tests for utf8 encoding errors (#966) 2019-04-09 09:34:31 -07:00
pdo_insertDataType.phpt refactor PDO tests with client buffer or table with all datatypes 2017-11-01 17:09:58 -07:00
pdo_invalid_conn_opt.phpt follow coding standard for refactored tests 2017-10-04 13:16:25 -07:00
pdo_katmai_special_types.phpt change normal encryption to none encryption 2017-12-08 12:11:53 -08:00
pdo_lastInsertId.phpt follow coding standard for refactored tests 2017-10-04 13:16:25 -07:00
pdo_nested_query_mars.phpt follow coding standard for refactored tests 2017-10-04 13:16:25 -07:00
pdo_output_decimal.phpt Added more pdo tests to verify different error conditions (#984) 2019-05-01 13:09:15 -07:00
pdo_output_decimal_errors.phpt Added more pdo tests to verify different error conditions (#984) 2019-05-01 13:09:15 -07:00
pdo_param_output_select_variant.phpt add comments about ae not supporting parameters in select list 2017-12-19 15:17:01 -08:00
pdo_param_output_variants.phpt fix AE related tests 2017-12-12 17:12:48 -08:00
pdo_prepare.phpt refactor PDO tests with client buffer or table with all datatypes 2017-11-01 17:09:58 -07:00
pdo_prepare_attribute.phpt Skipped the non-applicables tests against Azure Data Warehouse (#913) 2019-01-07 15:36:59 -08:00
pdo_prepare_emulatePrepare_binary.phpt fix double reclaring KSP function; fixed tests with emulate prepare or direct query 2017-11-30 17:34:20 -08:00
pdo_prepare_emulatePrepare_char.phpt fix double reclaring KSP function; fixed tests with emulate prepare or direct query 2017-11-30 17:34:20 -08:00
pdo_prepare_emulatePrepare_datetime.phpt fix double reclaring KSP function; fixed tests with emulate prepare or direct query 2017-11-30 17:34:20 -08:00
pdo_prepare_emulatePrepare_decimal.phpt fix double reclaring KSP function; fixed tests with emulate prepare or direct query 2017-11-30 17:34:20 -08:00
pdo_prepare_emulatePrepare_float.phpt fix double reclaring KSP function; fixed tests with emulate prepare or direct query 2017-11-30 17:34:20 -08:00
pdo_prepare_emulatePrepare_int.phpt fix double reclaring KSP function; fixed tests with emulate prepare or direct query 2017-11-30 17:34:20 -08:00
pdo_prepare_emulatePrepare_money.phpt fix double reclaring KSP function; fixed tests with emulate prepare or direct query 2017-11-30 17:34:20 -08:00
pdo_prepare_emulatePrepare_unicode.phpt add helper function for checking error messages 2017-12-19 11:41:28 -08:00
pdo_prepare_invalid_cursor.phpt refactor PDO tests with client buffer or table with all datatypes 2017-11-01 17:09:58 -07:00
pdo_prepare_invalid_encoding.phpt refactor PDO tests with client buffer or table with all datatypes 2017-11-01 17:09:58 -07:00
pdo_prepare_invalid_option_key.phpt refactor PDO tests with client buffer or table with all datatypes 2017-11-01 17:09:58 -07:00
pdo_prepare_invalid_scrollable_cursor.phpt refactor PDO tests with client buffer or table with all datatypes 2017-11-01 17:09:58 -07:00
pdo_prepare_options.phpt refactor PDO tests with client buffer or table with all datatypes 2017-11-01 17:09:58 -07:00
pdo_query.phpt refactor PDO tests with client buffer or table with all datatypes 2017-11-01 17:09:58 -07:00
pdo_query_timeout.phpt address review comments 2017-11-03 17:01:09 -07:00
pdo_quote.phpt change include file to MsCommon_mid-refactor.inc in pdo_quote.phpt 2017-11-02 09:51:01 -07:00
pdo_set_attr_invalid.phpt refactor PDO tests with client buffer or table with all datatypes 2017-11-01 17:09:58 -07:00
pdo_set_attr_invalid_encoding.phpt refactor PDO tests with client buffer or table with all datatypes 2017-11-01 17:09:58 -07:00
pdo_simple_update_variants.phpt apply review comments 2 2017-12-07 14:10:10 -08:00
pdo_statement_rowcount_query.phpt address review comments 2017-11-03 17:01:09 -07:00
pdo_stored_proc_fetch_datatypes.phpt refactor PDO tests with client buffer or table with all datatypes 2017-11-01 17:09:58 -07:00
pdo_test_non_LOB_types.phpt Fixed tests that failed in php 7.4 (#1006) 2019-06-28 14:08:18 -07:00
pdo_TNIR.phpt refactor PDO tests with client buffer or table with all datatypes 2017-11-01 17:09:58 -07:00
pdo_tools.inc rearrange test folders as functional 2017-06-23 13:09:37 -07:00
pdo_transaction.phpt add exception handling for pdo_transaction.phpt 2017-11-03 17:10:45 -07:00
pdo_transactions.phpt refactor PDO tests with client buffer or table with all datatypes 2017-11-01 17:09:58 -07:00
pdo_txn_rollback_crash.phpt Fixed line endings 2017-11-07 16:06:19 -08:00
pdo_utf8_conn.phpt Addressed various issues with PHP 7.4 beta1 (#1015) 2019-07-29 08:02:50 -07:00
pdo_utf8_stored_proc_unicode_chars.phpt refactor PDO_SQLSRV bind param related tests 2017-11-30 14:37:25 -08:00
pdo_warning_errors.phpt Add new pdo_sqlsrv tests for utf8 encoding errors (#966) 2019-04-09 09:34:31 -07:00
pdo_warnings.phpt change regex to use ODBC Driver 1[1-9] in pdo_warnings.phpt 2017-10-11 09:55:19 -07:00
pdostatement_bindColumn.phpt address review comments 2017-11-03 17:01:09 -07:00
pdostatement_bindcolumn_odd_types.phpt refactor PDO_SQLSRV bind param related tests 2017-11-30 14:37:25 -08:00
pdostatement_bindParam.phpt refactor PDO tests with client buffer or table with all datatypes 2017-11-01 17:09:58 -07:00
pdostatement_bindParam_empty_binary.phpt Modified how to send stream data using SQLPutData and SQLParamData (#865) 2018-10-19 14:48:21 -07:00
pdoStatement_bindParam_inout_emulate_prepare.phpt apply review comments 2017-12-05 16:32:18 -08:00
pdoStatement_bindParam_output_emulate_prepare.phpt Skipped the non-applicables tests against Azure Data Warehouse (#913) 2019-01-07 15:36:59 -08:00
pdostatement_bindValue.phpt refactor PDO tests with client buffer or table with all datatypes 2017-11-01 17:09:58 -07:00
pdostatement_Buffqry.phpt refactor PDO tests with client buffer or table with all datatypes 2017-11-01 17:09:58 -07:00
pdostatement_closeCursor.phpt refactor PDO tests with client buffer or table with all datatypes 2017-11-01 17:09:58 -07:00
pdostatement_columnCount.phpt refactor PDO tests with client buffer or table with all datatypes 2017-11-01 17:09:58 -07:00
pdostatement_debugDumpParams.phpt address review comments 2017-11-03 17:01:09 -07:00
pdostatement_error.phpt refactor PDO tests with client buffer or table with all datatypes 2017-11-01 17:09:58 -07:00
pdostatement_execute.phpt refactor PDO tests with client buffer or table with all datatypes 2017-11-01 17:09:58 -07:00
pdostatement_fetch_orientation.phpt Addressed various issues with PHP 7.4 beta1 (#1015) 2019-07-29 08:02:50 -07:00
pdostatement_fetch_style.phpt Addressed various issues with PHP 7.4 beta1 (#1015) 2019-07-29 08:02:50 -07:00
pdostatement_fetchAll.phpt Addressed various issues with PHP 7.4 beta1 (#1015) 2019-07-29 08:02:50 -07:00
pdostatement_fetchColumn.phpt address review comments 2017-11-03 17:01:09 -07:00
pdostatement_fetchmode_emulate_prepare.phpt fix tests that uses scrollable cursor with AE 2018-01-18 15:35:13 -08:00
pdostatement_fetchObject.phpt Modified how to send stream data using SQLPutData and SQLParamData (#865) 2018-10-19 14:48:21 -07:00
pdostatement_format_decimals.phpt Fixed the error in the pdo decimal test (#890) 2018-11-29 08:55:09 -08:00
pdostatement_format_money_scales.phpt Decimal places for money types only (#886) 2018-11-27 17:18:38 -08:00
pdostatement_format_money_types.phpt Modified money tests to test the accuracies of floats (#944) 2019-03-04 18:11:37 -08:00
pdostatement_get_set_attr.phpt Added more pdo tests to verify different error conditions (#984) 2019-05-01 13:09:15 -07:00
pdostatement_getColumnMeta.phpt Issue 937 - fixed ASSERT and added new tests (#940) 2019-02-27 16:54:26 -08:00
pdostatement_getColumnMeta_unicode_col_name.phpt Issue 937 - fixed ASSERT and added new tests (#940) 2019-02-27 16:54:26 -08:00
pdostatement_GetDataType.phpt Modified how to send stream data using SQLPutData and SQLParamData (#865) 2018-10-19 14:48:21 -07:00
pdostatement_nextRowset.phpt Modified how to send stream data using SQLPutData and SQLParamData (#865) 2018-10-19 14:48:21 -07:00
pdostatement_rowCount.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
pdostatement_setFetchMode.phpt address review comments 2017-11-03 17:01:09 -07:00
skipif.inc rearrange test folders as functional 2017-06-23 13:09:37 -07:00
skipif_azure.inc resiliency tests and skip azure condition 2017-06-27 14:20:53 -07:00
skipif_azure_ad_acess_token.inc Adding supporting for Azure AD access token (#837) 2018-09-06 11:32:04 -07:00
skipif_azure_dw.inc Skipped the non-applicables tests against Azure Data Warehouse (#913) 2019-01-07 15:36:59 -08:00
skipif_mid-refactor.inc Fixed bigint insertion bug in x86 2018-05-23 15:42:36 -07:00
skipif_not_akv.inc Clear AKV data after setting the connection attribute or when exception is thrown (#854) 2018-09-26 14:51:16 -07:00
skipif_not_hgs.inc Always Encrypted v2 support (#1045) 2019-10-31 16:55:36 -07:00
skipif_old_php.inc Feature request: support extended string types (#1043) 2019-10-23 15:12:52 -07:00
skipif_protocol_not_tcp.inc Fixed connection resiliency tests for Unix, updated AppVeyor for ODBC 17.2 2018-07-10 17:07:03 -07:00
skipif_unix.inc rearrange test folders as functional 2017-06-23 13:09:37 -07:00
skipif_unix_locales.inc Added configurable options for setting locales (#1069) 2019-12-19 11:03:25 -08:00
skipif_version_less_than_2k14.inc Added driver to the skipif conditions (#831) 2018-08-17 13:52:23 -07:00
skipif_version_less_than_2k16.inc Adding supporting for Azure AD access token (#837) 2018-09-06 11:32:04 -07:00
skipif_versions_old.inc fix handling decimal type with no decimal with always encrypted 2017-09-19 12:48:21 -07:00
test_ae_keys_setup.phpt Added the driver option to run functional tests 2018-06-08 16:00:27 -07:00
test_encoding_UTF8_emulate_prepare.phpt add comments about ae not supporting parameters in select list 2017-12-19 15:17:01 -08:00
values.php Added select type conversion test and updated values 2018-05-25 21:47:25 -07:00