php-sqlsrv/test/functional/sqlsrv
2021-10-19 11:36:53 -07:00
..
0013.phpt Skipped the non-applicables tests against Azure Data Warehouse (#913) 2019-01-07 15:36:59 -08:00
0020.phpt correct tests with streaming 2018-01-16 15:47:36 -08:00
0022.phpt Updated functional tests for php8 (#1150) 2020-07-08 19:45:00 -07:00
0052.phpt fix tests that uses scrollable cursor with AE 2018-01-18 15:35:13 -08:00
0053.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
53_0021.phpt Made some tests more robusts across platforms (#1092) 2020-02-11 11:39:31 -08:00
0060.phpt Refactoring sqlsrv tests with parameterized queries 2017-11-28 16:40:49 -08:00
0061.phpt Refactoring sqlsrv tests with parameterized queries 2017-11-28 16:40:49 -08:00
0065.phpt Conversion is unnecessary for numeric parameters (#1136) 2020-06-19 14:45:13 -07:00
0066.phpt correct tests with streaming 2018-01-16 15:47:36 -08:00
0067.phpt Refactoring sqlsrv tests with parameterized queries 2017-11-28 16:40:49 -08:00
0068.phpt Refactoring sqlsrv tests with parameterized queries 2017-11-28 16:40:49 -08:00
0069.phpt made changes as per review 2017-12-05 09:26:54 -08:00
0072.phpt Refactoring sqlsrv tests with parameterized queries 2017-11-28 16:40:49 -08:00
0073.phpt Refactoring sqlsrv tests with parameterized queries 2017-11-28 16:40:49 -08:00
0074.phpt made changes as per review 2017-12-05 09:26:54 -08:00
0075.phpt Added more checks for error conditions (#965) 2019-04-01 13:20:05 -07:00
0076.phpt Refactoring sqlsrv tests with parameterized queries 2017-11-28 16:40:49 -08:00
0078.phpt Refactoring sqlsrv tests with parameterized queries 2017-11-28 16:40:49 -08:00
0079.phpt Refactoring sqlsrv tests with parameterized queries 2017-11-28 16:40:49 -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 Revised a few existing tests that are flawed (#1103) 2020-03-02 09:51:02 -08:00
bind_param_null.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
break.php Conn res fix (#1091) 2020-02-06 07:42:20 -08:00
bug_611146.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
bug_close.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
bug_errors.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
bugfix_dataCorruption.phpt Skipped the non-applicables tests against Azure Data Warehouse (#913) 2019-01-07 15:36:59 -08:00
connection_resiliency.phpt Fixed output again 2018-07-19 16:45:15 -07:00
connection_resiliency_keywords.phpt Fixed connection resiliency tests for Unix, updated AppVeyor for ODBC 17.2 2018-07-10 17:07:03 -07:00
connection_resiliency_prepare_transact.phpt Fixed output again 2018-07-19 16:45:15 -07:00
connection_resiliency_timeouts.phpt Fixed output again 2018-07-19 16:45:15 -07:00
datetime_inheritence.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
fix_test_168256-2.phpt Skipped the non-applicables tests against Azure Data Warehouse (#913) 2019-01-07 15:36:59 -08:00
fix_test_168256.phpt Skipped the non-applicables tests against Azure Data Warehouse (#913) 2019-01-07 15:36:59 -08:00
fix_test_182741.phpt Skipped the non-applicables tests against Azure Data Warehouse (#913) 2019-01-07 15:36:59 -08:00
isPooled.php rearrange test folders as functional 2017-06-23 13:09:37 -07:00
issue_52.phpt Skipped some tests when running against Azure (#874) 2018-11-07 16:37:11 -08:00
MsCommon.inc Updated tests to run against AE v2 server (#1305) 2021-09-22 09:40:57 -07:00
MsData.inc Changed huge bigint values to strings 2017-10-24 14:07:45 -07:00
MsData_UTF8.inc support for non-utf8 locales (#598) 2017-11-20 17:56:45 -08:00
MsHelper.inc Fixed the helper method for inserting nulls to binary fields (#1287) 2021-08-12 08:05:48 -07:00
MsSetup.inc Added new authentication keyword to support AAD Service Principal (#1199) 2020-10-08 12:30:04 -07:00
php.gif rearrange test folders as functional 2017-06-23 13:09:37 -07:00
skipif.inc rearrange test folders as functional 2017-06-23 13:09:37 -07:00
skipif_azure.inc Updated tests to run against AE v2 server (#1305) 2021-09-22 09:40:57 -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_not_akv.inc Fixed the skipif wordings and styles (#1070) 2020-01-06 10:57:55 -08:00
skipif_not_hgs.inc Updated tests to run against AE v2 server (#1305) 2021-09-22 09:40:57 -07:00
skipif_protocol_not_tcp.inc Simplified a skipif file for checking tcp protocol (#1317) 2021-10-19 11:36:53 -07:00
skipif_unix.inc Fixed the skipif wordings and styles (#1070) 2020-01-06 10:57:55 -08:00
skipif_unix_ansitests.inc Added new tests for testing gb18030 (#1166) 2020-07-24 18:31:39 -07:00
skipif_unix_locales.inc Fixed the skipif wordings and styles (#1070) 2020-01-06 10:57:55 -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 Fixed the skipif wordings and styles (#1070) 2020-01-06 10:57:55 -08:00
sqlsrv_378_out_param_error.phpt Updated ODBC version in appveyor and changed to VS 2019 (#1173) 2020-08-06 14:02:40 -07:00
sqlsrv_574_next_result.phpt Skipped the non-applicables tests against Azure Data Warehouse (#913) 2019-01-07 15:36:59 -08:00
sqlsrv_623_varchar_max_client_buffer.phpt Test case from Issue 623 2018-01-22 13:58:09 -08:00
sqlsrv_900_output_param_memory_data.phpt Initialize output param buffer when allocating extra space (#907) 2018-12-17 12:25:37 -08:00
sqlsrv_2008_dataTypes.phpt PHP 8.1 dev (#1282) 2021-07-28 15:45:04 -07:00
sqlsrv_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
sqlsrv_ae_azure_key_vault_common.php Added select type conversion test and updated values 2018-05-25 21:47:25 -07:00
sqlsrv_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
sqlsrv_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
sqlsrv_ae_datetimes_as_strings.phpt Debugging datetime test 2018-03-20 15:33:20 -07:00
sqlsrv_ae_fetch_phptypes.phpt Fixed two column encryption tests to encrypt columns (#1236) 2021-02-17 15:48:11 -08:00
sqlsrv_ae_fixed_var_widths.phpt Added new tests to compare types of fixed and variable widths (#1171) 2020-08-05 16:43:40 -07:00
sqlsrv_AE_functions.inc Always Encrypted v2 support (#1045) 2019-10-31 16:55:36 -07:00
sqlsrv_ae_insert_datetime.phpt Fixed tests that failed in php 7.4 (#1006) 2019-06-28 14:08:18 -07:00
sqlsrv_ae_insert_datetime_encrypted.phpt Further reverted changes to distinguish datetime fields (#1178) 2020-08-12 17:24:39 -07:00
sqlsrv_ae_insert_decimal.phpt Conversion is unnecessary for numeric parameters (#1136) 2020-06-19 14:45:13 -07:00
sqlsrv_ae_insert_money.phpt Modify sqlsrv tests to handle the new error message with stream data 2017-12-12 15:32:39 -08:00
sqlsrv_ae_insert_numeric.phpt Refactored SQLSRV tests to test AE with various data types 2017-10-23 17:04:35 -07:00
sqlsrv_ae_insert_retrieve.phpt Fixed tests that failed in php 7.4 (#1006) 2019-06-28 14:08:18 -07:00
sqlsrv_ae_insert_retrieve_fixed_size.phpt Fixed tests that failed in php 7.4 (#1006) 2019-06-28 14:08:18 -07:00
sqlsrv_ae_insert_retrieve_nvarchar.phpt Modify sqlsrv tests to handle the new error message with stream data 2017-12-12 15:32:39 -08:00
sqlsrv_ae_insert_retrieve_varchar.phpt Modify sqlsrv tests to handle the new error message with stream data 2017-12-12 15:32:39 -08:00
sqlsrv_ae_insert_scientificNot.phpt Conversion is unnecessary for numeric parameters (#1136) 2020-06-19 14:45:13 -07:00
sqlsrv_ae_insert_sqltype_binary_size.phpt fix tests according to review comments 2018-03-13 12:50:20 -07:00
sqlsrv_ae_insert_sqltype_char_size.phpt address review comments 2018-03-13 16:15:42 -07:00
sqlsrv_ae_insert_sqltype_datetime.phpt Modify sqlsrv tests to handle the new error message with stream data 2017-12-12 15:32:39 -08:00
sqlsrv_ae_insert_sqltype_datetime_precision.phpt fix tests according to review comments 2018-03-13 12:50:20 -07:00
sqlsrv_ae_insert_sqltype_decimal_precision.phpt fix tests according to review comments 2018-03-13 12:50:20 -07:00
sqlsrv_ae_insert_sqltype_float_bits.phpt fix tests according to review comments 2018-03-13 12:50:20 -07:00
sqlsrv_ae_insert_sqltype_int_conv.phpt address review comments 2018-03-13 16:15:42 -07:00
sqlsrv_ae_insert_sqltype_money.phpt Modify sqlsrv tests to handle the new error message with stream data 2017-12-12 15:32:39 -08:00
sqlsrv_ae_insert_sqltype_nchar_size.phpt address review comments 2018-03-13 16:15:42 -07:00
sqlsrv_ae_insert_sqltype_numeric.phpt Revised a few existing tests that are flawed (#1103) 2020-03-02 09:51:02 -08:00
sqlsrv_ae_insert_sqltype_string.phpt Use constants plus changes to BindParamOption and insertRow 2017-10-04 16:51:15 -07:00
sqlsrv_ae_insert_string.phpt Use constants plus changes to BindParamOption and insertRow 2017-10-04 16:51:15 -07:00
sqlsrv_ae_output_param.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
sqlsrv_ae_output_param_all.phpt Modified some tests to work cross platforms (locales and floats) (#1135) 2020-05-14 20:47:40 -07:00
sqlsrv_ae_output_param_errors.phpt Check exception when finalizing output parameters (#1143) 2020-06-22 15:42:32 -07:00
sqlsrv_ae_output_param_sqltype_binary_size.phpt address review comments 2018-03-15 13:08:04 -07:00
sqlsrv_ae_output_param_sqltype_char_size.phpt address review comments 2018-03-15 13:08:04 -07:00
sqlsrv_ae_output_param_sqltype_datetime.phpt Revised a few existing tests that are flawed (#1103) 2020-03-02 09:51:02 -08:00
sqlsrv_ae_output_param_sqltype_decimal_precision.phpt Extend output buffer sizes with SQL decimals or numerics 2018-05-17 13:06:22 -07:00
sqlsrv_ae_output_param_sqltype_float_bits.phpt address review comments 2018-03-15 13:08:04 -07:00
sqlsrv_ae_output_param_sqltype_int_conv.phpt address review comments 2018-03-15 13:08:04 -07:00
sqlsrv_ae_output_param_sqltype_nchar_size.phpt address review comments 2018-03-15 13:08:04 -07:00
sqlsrv_ae_output_param_sqltype_numeric.phpt Revised a few existing tests that are flawed (#1103) 2020-03-02 09:51:02 -08:00
sqlsrv_ae_output_param_sqltype_string.phpt Revised a few existing tests that are flawed (#1103) 2020-03-02 09:51:02 -08:00
sqlsrv_ae_type_conversion_select.phpt Fixed two column encryption tests to encrypt columns (#1236) 2021-02-17 15:48:11 -08:00
sqlsrv_aev2_ce_enabled.phpt Always Encrypted v2 support (#1045) 2019-10-31 16:55:36 -07:00
sqlsrv_aev2_encrypt_plaintext.phpt Always Encrypted v2 support (#1045) 2019-10-31 16:55:36 -07:00
sqlsrv_aev2_keywords.phpt Always Encrypted v2 support (#1045) 2019-10-31 16:55:36 -07:00
sqlsrv_aev2_reencrypt_encrypted.phpt Always Encrypted v2 support (#1045) 2019-10-31 16:55:36 -07:00
sqlsrv_aev2_wrong_attestation.phpt Always Encrypted v2 support (#1045) 2019-10-31 16:55:36 -07:00
sqlsrv_ansi_locale_fr.phpt Added new tests for testing gb18030 (#1166) 2020-07-24 18:31:39 -07:00
sqlsrv_ansi_locale_zh.phpt Added new tests to compare types of fixed and variable widths (#1171) 2020-08-05 16:43:40 -07:00
sqlsrv_azure_ad_access_token.phpt Updated tests to run against AE v2 server (#1305) 2021-09-22 09:40:57 -07:00
sqlsrv_azure_ad_authentication.phpt Changed keyword to ActiveDirectoryServicePrincipal (#1229) 2021-01-15 10:02:35 -08:00
sqlsrv_azure_ad_managed_identity.phpt Support for Managed Identity for Azure resources (#875) 2019-01-11 17:17:45 -08:00
sqlsrv_azure_ad_service_principal.phpt Changed keyword to ActiveDirectoryServicePrincipal (#1229) 2021-01-15 10:02:35 -08:00
sqlsrv_batch_query.phpt Simplified insert logic 2019-04-24 12:49:33 -07:00
sqlsrv_bigint_outparam.phpt Fix bigint output param test 2018-04-11 16:25:00 -07:00
sqlsrv_bind_output_param.phpt Missed a few tests for skipif 2017-10-27 09:44:46 -07:00
sqlsrv_bind_param_out_string.phpt made changes as per review 2017-12-05 09:26:54 -08:00
sqlsrv_bool_outparam.phpt Refactoring sqlsrv tests with parameterized queries 2017-11-28 16:40:49 -08:00
sqlsrv_buffered.phpt Modified how to bind parameters when AE is enabled 2017-11-16 10:30:44 -08:00
sqlsrv_buffered_fetch_types.phpt Updated functional tests for php8 (#1150) 2020-07-08 19:45:00 -07:00
sqlsrv_buffered_result_set_extended_ascii.phpt Used sqlsrv_query() instead 2017-11-10 14:23:38 -08:00
sqlsrv_bug_boolean_cast.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
sqlsrv_bug_boolean_cast_in_bit.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
sqlsrv_bug_boolean_cast_in_bool.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
sqlsrv_bug_boolean_cast_inout_bit.phpt made changes as per review 2017-12-05 09:26:54 -08:00
sqlsrv_bug_boolean_cast_inout_bool.phpt made changes as per review 2017-12-05 09:26:54 -08:00
sqlsrv_bug_boolean_cast_out_bit.phpt made changes as per review 2017-12-05 09:26:54 -08:00
sqlsrv_bug_boolean_cast_out_bool.phpt made changes as per review 2017-12-05 09:26:54 -08:00
sqlsrv_client_info.phpt Update change log and version for 5.10.0 beta1 (#1294) 2021-09-07 17:38:17 -07:00
sqlsrv_close.phpt Updated functional tests for php8 (#1150) 2020-07-08 19:45:00 -07:00
sqlsrv_close_twice.phpt Updated functional tests for php8 (#1150) 2020-07-08 19:45:00 -07:00
sqlsrv_commit.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
sqlsrv_commit_logs.phpt Set logger for driver API (#1107) 2020-03-25 09:53:18 -07:00
sqlsrv_complex_query.phpt Modified one more test 2017-12-08 12:17:22 -08:00
sqlsrv_configure.phpt Updated Appveyor to test against PHP 8.0.0 beta 4 (#1193) 2020-09-22 17:07:07 -07:00
sqlsrv_configure_logs_only.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
sqlsrv_connect.phpt Set logger for driver API (#1107) 2020-03-25 09:53:18 -07:00
sqlsrv_connect_driver.phpt Updated list of supported processor architecture (#1290) 2021-08-27 09:29:16 -07:00
sqlsrv_connect_encrypted.phpt Updated tests to run against AE v2 server (#1305) 2021-09-22 09:40:57 -07:00
sqlsrv_connect_log_to_file.phpt Set logger for driver API (#1107) 2020-03-25 09:53:18 -07:00
sqlsrv_connect_logs.phpt Set logger for driver API (#1107) 2020-03-25 09:53:18 -07:00
sqlsrv_ConnPool_Unix.phpt Fixed connection pooling tests for more than one ODBC drivers 2018-06-11 11:36:22 -07:00
sqlsrv_connStr.phpt Replaced EXPECTF with EXPECT 2019-05-13 11:15:49 -07:00
sqlsrv_custom_numeric_formats.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
sqlsrv_data_classification.phpt Redesigned some tests based on recent test results (#992) 2019-05-17 11:36:24 -07:00
sqlsrv_data_classification_ranks.phpt Added rank info to sensitivity classification (#1183) 2020-09-02 10:39:54 -07:00
sqlsrv_data_to_str.phpt Added more checks for error conditions (#965) 2019-04-01 13:20:05 -07:00
sqlsrv_data_types_explict_fetch.phpt Another batch of tests 2017-11-30 11:10:27 -08:00
sqlsrv_data_types_fetch_binary_stream.phpt PHP 8.1 dev (#1282) 2021-07-28 15:45:04 -07:00
sqlsrv_decimal_precision.phpt change test title in pdo_decimal_precision.phpt and sqlsrv_decimal_precision.phpt 2017-10-20 15:10:56 -07:00
sqlsrv_empty_result_error.phpt Moved metadata cleanup to parent class (#1233) 2021-02-04 20:03:46 -08:00
sqlsrv_encrypted_query_nosqltype.phpt Made more changes as per review 2017-12-05 13:43:53 -08:00
sqlsrv_errors.phpt Updated functional tests with iterator and locale issues (#1153) 2020-07-09 19:12:00 -07:00
sqlsrv_escape_braces.phpt Fixed for issues found by Semmle (#1011) 2019-07-23 15:12:55 -07:00
sqlsrv_execute_twice.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
sqlsrv_fetch_array_unicode_col_name.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
sqlsrv_fetch_complex_transactions.phpt Added more tests to the pile 2017-11-29 14:40:47 -08:00
sqlsrv_fetch_cursor_static_scroll.phpt Refactor sqlsrv tests with buffer or cursor 2017-11-07 15:31:55 -08:00
sqlsrv_fetch_cursor_types.phpt Refactor sqlsrv tests with buffer or cursor 2017-11-07 15:31:55 -08:00
sqlsrv_fetch_datetime_as_strings.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
sqlsrv_fetch_field_twice_data_types.phpt Updated functional tests for php8 (#1150) 2020-07-08 19:45:00 -07:00
sqlsrv_fetch_invalid_types.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
sqlsrv_fetch_large_stream.phpt Removed assert and added a new test 2020-10-21 18:28:46 -07:00
sqlsrv_fetch_large_stream_binary.phpt Fixed buffer length when fetching binary fields as streams 2020-10-23 13:13:29 -07:00
sqlsrv_fetch_missing_row.phpt Refactor sqlsrv tests with buffer or cursor 2017-11-07 15:31:55 -08:00
sqlsrv_fetch_object.phpt More safe guards against anomalous results (#1160) 2020-07-20 12:58:23 -07:00
sqlsrv_fetch_object_2.phpt More safe guards against anomalous results (#1160) 2020-07-20 12:58:23 -07:00
sqlsrv_fetch_object_class.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
sqlsrv_fetch_object_unicode_col_name1.phpt More safe guards against anomalous results (#1160) 2020-07-20 12:58:23 -07:00
sqlsrv_fetch_object_unicode_col_name2.phpt Modified some tests to work cross platforms (locales and floats) (#1135) 2020-05-14 20:47:40 -07:00
sqlsrv_get_config.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
sqlsrv_get_field.phpt Made some tests more robusts across platforms (#1092) 2020-02-11 11:39:31 -08:00
sqlsrv_input_param_unknown_encoding.phpt Updated function signatures and error messages (#1163) 2020-07-22 09:52:16 -07:00
sqlsrv_katmai_special_types.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
sqlsrv_LOB.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
sqlsrv_metadata.phpt Skipped the non-applicables tests against Azure Data Warehouse (#913) 2019-01-07 15:36:59 -08:00
sqlsrv_metadata_unicode_col_name1.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
sqlsrv_metadata_unicode_col_name2.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
sqlsrv_num_fields.phpt Added more tests to the pile 2017-11-29 14:40:47 -08:00
sqlsrv_num_rows.phpt Used sqlsrv_query() instead 2017-11-10 14:23:38 -08:00
sqlsrv_param_empty_binary.phpt Modified how to send stream data using SQLPutData and SQLParamData (#865) 2018-10-19 14:48:21 -07:00
sqlsrv_param_floats.phpt Added more tests to the pile 2017-11-29 14:40:47 -08:00
sqlsrv_param_input_variants.phpt Include sql_variant type for buffered queries (#1080) 2020-01-22 08:01:59 -08:00
sqlsrv_param_ints_with_deletes.phpt Refactoring sqlsrv tests with parameterized queries 2017-11-28 16:40:49 -08:00
sqlsrv_param_output_variants.phpt Applied changes to the tests based on review 2017-12-08 11:50:44 -08:00
sqlsrv_param_query_array_inputs.phpt Added more tests to the pile 2017-11-29 14:40:47 -08:00
sqlsrv_param_query_data_types.phpt Refactoring sqlsrv tests with parameterized queries 2017-11-28 16:40:49 -08:00
sqlsrv_param_query_errors.phpt Refactoring sqlsrv tests with parameterized queries 2017-11-28 16:40:49 -08:00
sqlsrv_param_query_invalid_inputs.phpt Made more changes as per review 2017-12-05 13:43:53 -08:00
sqlsrv_prepare.phpt correct tests with streaming 2018-01-16 15:47:36 -08:00
sqlsrv_prepareAndExecute.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
sqlsrv_query.phpt correct tests with streaming 2018-01-16 15:47:36 -08:00
sqlsrv_readStream.phpt Skipped the non-applicables tests against Azure Data Warehouse (#913) 2019-01-07 15:36:59 -08:00
sqlsrv_rowsAffected.phpt Added more tests to the pile 2017-11-29 14:40:47 -08:00
sqlsrv_send_stream_data.phpt correct tests with streaming 2018-01-16 15:47:36 -08:00
sqlsrv_serverInfo.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
sqlsrv_simple_fetch_variants.phpt Include sql_variant type for buffered queries (#1080) 2020-01-22 08:01:59 -08:00
sqlsrv_simple_update_variants.phpt Include sql_variant type for buffered queries (#1080) 2020-01-22 08:01:59 -08:00
sqlsrv_statement_cancel.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
sqlsrv_statement_datetimes_as_nulls.phpt Fixed sqlsrv datetime tests to connect with ColumnEncryption variables (#849) 2018-09-21 13:07:47 -07:00
sqlsrv_statement_datetimes_as_strings.phpt Fixed sqlsrv datetime tests to connect with ColumnEncryption variables (#849) 2018-09-21 13:07:47 -07:00
sqlsrv_statement_datetimes_output_param.phpt Fixed sqlsrv datetime tests to connect with ColumnEncryption variables (#849) 2018-09-21 13:07:47 -07:00
sqlsrv_statement_format_decimals.phpt Decimal places for money types only (#886) 2018-11-27 17:18:38 -08:00
sqlsrv_statement_format_money_scales.phpt Update sqlsrv_statement_format_money_scales.phpt 2018-12-04 15:43:57 -08:00
sqlsrv_statement_format_money_types.phpt Modified money tests to test the accuracies of floats (#944) 2019-03-04 18:11:37 -08:00
sqlsrv_statement_query_timeout.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
sqlsrv_statement_query_timeout_transaction.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
sqlsrv_stmt_option_invalid_key.phpt Missed a few tests for skipif 2017-10-27 09:44:46 -07:00
sqlsrv_stored_proc_varchar.phpt Added more tests to the pile 2017-11-29 14:40:47 -08:00
sqlsrv_str_streams.phpt Modify a stream test to run parts of it outside Windows (#1158) 2020-07-15 17:04:42 -07:00
sqlsrv_streams_empty_char.phpt Refactoring sqlsrv tests with parameterized queries 2017-11-28 16:40:49 -08:00
sqlsrv_streams_null_binary.phpt Made more changes as per review 2017-12-05 13:43:53 -08:00
sqlsrv_streams_null_nchar.phpt Refactoring sqlsrv tests with parameterized queries 2017-11-28 16:40:49 -08:00
sqlsrv_test_base.inc rearrange test folders as functional 2017-06-23 13:09:37 -07:00
sqlsrv_test_gb18030.php Added new tests for testing gb18030 (#1166) 2020-07-24 18:31:39 -07:00
sqlsrv_test_passwords_with_braces.phpt Added tests for passwords with non alpha characters and braces (#1179) 2020-08-13 12:22:07 -07:00
sqlsrv_test_TVP_double_tvps.phpt Changed how schema is provided for TVP input (#1264) 2021-06-02 12:16:51 -07:00
sqlsrv_test_TVP_error_cases.phpt Changed how schema is provided for TVP input (#1264) 2021-06-02 12:16:51 -07:00
sqlsrv_test_TVP_prepare.phpt Implemented table-valued parameter support (#1257) 2021-05-25 15:36:01 -07:00
sqlsrv_test_TVP_prepare_buffered.phpt Implemented table-valued parameter support (#1257) 2021-05-25 15:36:01 -07:00
sqlsrv_test_TVP_query.phpt Implemented table-valued parameter support (#1257) 2021-05-25 15:36:01 -07:00
sqlsrv_test_TVP_query_binary_fields.phpt Fixed build script and failing tests (#1268) 2021-06-10 17:59:08 -07:00
sqlsrv_test_TVP_query_with_nulls.phpt Implemented table-valued parameter support (#1257) 2021-05-25 15:36:01 -07:00
sqlsrv_testConnection.phpt fixed expected output 2017-09-15 09:47:27 -07:00
sqlsrv_testConnection_unix.phpt Further reverted changes to distinguish datetime fields (#1178) 2020-08-12 17:24:39 -07:00
sqlsrv_TNIR.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
sqlsrv_txn_rollback_crash.phpt Fixed phantom characters 2017-11-07 16:38:03 -08:00
srv_001.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
srv_002.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
srv_007_login_timeout.phpt Fixed the login timeout test (#1141) 2020-06-10 12:23:06 -07:00
srv_009_connect_app_unicode.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
srv_011_temporary_table.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
srv_012_sqlsrv_fetch_array.phpt Refactor sqlsrv tests with buffer or cursor 2017-11-07 15:31:55 -08:00
srv_013_sqlsrv_get_field.phpt Added tests to fetch empty strings with wrong php types (#1169) 2020-07-30 13:58:50 -07:00
srv_014_sqlsrv_get_field.phpt Added tests to fetch empty strings with wrong php types (#1169) 2020-07-30 13:58:50 -07:00
srv_015_sqlsrv_get_field_nulls.phpt Added tests to fetch empty strings with wrong php types (#1169) 2020-07-30 13:58:50 -07:00
srv_019_char.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
srv_020_unicode_strings.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
srv_021_extended_ascii_strings_fetch_array.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
srv_028_data_conversion_nvarchar.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
srv_029_data_conversion_varchar_datetime.phpt applied changes as per review comments 2017-10-10 16:54:20 -07:00
srv_031_sqlsrv_field_metadata.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
srv_033_binary_unicode.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
srv_034_field_metadata_unicode.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
srv_036_transaction_commit.phpt Refactoring sqlsrv tests with parameterized queries 2017-11-28 16:40:49 -08:00
srv_037_sqlsrv_has_rows.phpt Used sqlsrv_query() instead 2017-11-10 14:23:38 -08:00
srv_037_transaction_rollback.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
srv_047_stream_nvarchar.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
srv_048_stream_nvarchar.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
srv_049_stream_nvarchar_utf8.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
srv_050_error_conversion_varchar_int.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
srv_051_error_conversion_nchar.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
srv_052_mars.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
srv_053_mars_disabled_error_checks.phpt More safe guards against anomalous results (#1160) 2020-07-20 12:58:23 -07:00
srv_064_sqlsrv_column_name_unicode.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
srv_066_sqlsrv_field_metadata.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
srv_069_fetch_empty_nvarchar_buffered.phpt Refactor sqlsrv tests with buffer or cursor 2017-11-07 15:31:55 -08:00
srv_073_database.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
srv_074_create_existing_database.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
srv_074_database.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
srv_074_database_wide_string.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
srv_075_database.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
srv_075_database_wide_string.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
srv_223_sqlsrv_fetch_absolute.phpt Skipped the non-applicables tests against Azure Data Warehouse (#913) 2019-01-07 15:36:59 -08:00
srv_228_sqlsrv_clientbuffermaxkbsize.phpt Added new tests for setting client buffer size related to issue 228 (#920) 2019-01-25 15:53:58 -08:00
srv_228_sqlsrv_clientbuffermaxkbsize_option.phpt Addressed various issues with PHP 7.4 beta1 (#1015) 2019-07-29 08:02:50 -07:00
srv_230_sqlsrv_buffered_numeric_types.phpt Made some tests more robusts across platforms (#1092) 2020-02-11 11:39:31 -08:00
srv_231_string_truncation_text.phpt Modify sqlsrv tests to handle the new error message with stream data 2017-12-12 15:32:39 -08:00
srv_231_string_truncation_varchar_max.phpt Applied changes to the tests based on review 2017-12-08 11:50:44 -08:00
srv_308_empty_output_param.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
srv_330_numrow_null_buffered_result_set.phpt Refactor sqlsrv tests with buffer or cursor 2017-11-07 15:31:55 -08:00
srv_569_query_varcharmax.phpt Fixed failing tests (#981) 2019-04-26 16:30:15 -07:00
srv_569_query_varcharmax_ae.phpt Saved php types with metadata when fetching (#1049) 2019-11-06 13:14:28 -08:00
srv_570_fetch_varbinary.phpt Fixed the error in Issue 570 (#952) 2019-03-14 11:17:14 -07:00
srv_678_conn_resiliency_pooling.phpt Fixed one skipif 2018-05-01 15:15:17 -07:00
srv_699_out_param_integer.phpt Binding integers as output parameters with correct C types (#1144) 2020-06-23 13:52:50 -07:00
srv_937_metadata.phpt Issue 937 - fixed ASSERT and added new tests (#940) 2019-02-27 16:54:26 -08:00
srv_1027_query_timeout.phpt Modified how drivers handle query timeout settings (#1037) 2019-09-18 07:49:14 -07:00
srv_1063_locale_configs.phpt Updated functional tests with iterator and locale issues (#1153) 2020-07-09 19:12:00 -07:00
srv_1063_test_locale.php Replaced strftime with IntlDateFormatter (#1286) 2021-08-10 15:27:39 -07:00
srv_1079_sql_variant_buffered_queries.phpt Include sql_variant type for buffered queries (#1080) 2020-01-22 08:01:59 -08:00
srv_1261_test_ascii_utf8.phpt Fixed build script and failing tests (#1268) 2021-06-10 17:59:08 -07:00
srv_1307_tvp_non_procedure.phpt Added TVP support to non-procedure statements (#1309) 2021-09-29 12:27:52 -07:00
srv_1307_tvp_non_procedure_schema.phpt Added TVP support to non-procedure statements (#1309) 2021-09-29 12:27:52 -07:00
TC11_Info.phpt Refactored SQLSRV tests to test AE with various data types 2017-10-23 17:04:35 -07:00
TC12_Setup.phpt applied changes as per review comments 2017-10-10 16:54:20 -07:00
TC21_Connection.phpt Refactored SQLSRV tests to test AE with various data types 2017-10-23 17:04:35 -07:00
TC22_ClientInfo.phpt Refactored SQLSRV tests to test AE with various data types 2017-10-23 17:04:35 -07:00
TC23_ServerInfo.phpt Refactored SQLSRV tests to test AE with various data types 2017-10-23 17:04:35 -07:00
TC24_Close.phpt Updated functional tests for php8 (#1150) 2020-07-08 19:45:00 -07:00
TC31_SimpleQuery.phpt Modified tests as per review comments 2017-10-26 10:48:36 -07:00
TC32_DeleteQuery.phpt PHP 8.1 dev (#1282) 2021-07-28 15:45:04 -07:00
TC33_ComplexQuery.phpt Refactored SQLSRV tests to test AE with various data types 2017-10-23 17:04:35 -07:00
TC34_PrepAndExec.phpt Added configurable options for setting locales (#1069) 2019-12-19 11:03:25 -08:00
TC35_Cancel.phpt Refactored SQLSRV tests to test AE with various data types 2017-10-23 17:04:35 -07:00
TC36_Close.phpt Updated functional tests for php8 (#1150) 2020-07-08 19:45:00 -07:00
TC37_QueryTimeout.phpt Use the correct skipif 2017-10-27 09:32:57 -07:00
TC38_InvalidQuery.phpt Use the correct skipif 2017-10-27 09:32:57 -07:00
TC39_Cursors.phpt Use the correct skipif 2017-10-27 09:32:57 -07:00
TC41_FetchMetadata.phpt Use the correct skipif 2017-10-27 09:32:57 -07:00
TC42_FetchField.phpt Added configurable options for setting locales (#1069) 2019-12-19 11:03:25 -08:00
TC43_FetchData.phpt Fixed the helper method for inserting nulls to binary fields (#1287) 2021-08-12 08:05:48 -07:00
TC44_FetchArray.phpt PHP 8.1 dev (#1282) 2021-07-28 15:45:04 -07:00
TC45_FetchObject.phpt Added configurable options for setting locales (#1069) 2019-12-19 11:03:25 -08:00
TC46_FetchNextResult.phpt Modified locale tests to work in both linux and mac (#1074) 2020-01-15 07:42:17 -08:00
TC47_ParamQuery.phpt Use the correct skipif 2017-10-27 09:32:57 -07:00
TC48_FetchScrollable.phpt Added configurable options for setting locales (#1069) 2019-12-19 11:03:25 -08:00
TC51_StreamRead.phpt Fixed the helper method for inserting nulls to binary fields (#1287) 2021-08-12 08:05:48 -07:00
TC52_StreamSend.phpt Refactored parameter processing and handling (#1239) 2021-05-10 16:33:14 -07:00
TC53_StreamCancel.phpt Use the correct skipif 2017-10-27 09:32:57 -07:00
TC54_StreamPrepared.phpt Streamlined two very similar large column name tests (#815) 2018-07-13 16:11:35 -07:00
TC55_StreamScrollable.phpt Fixed the helper method for inserting nulls to binary fields (#1287) 2021-08-12 08:05:48 -07:00
TC61_TransactionExecution.phpt Use the correct skipif 2017-10-27 09:32:57 -07:00
TC62_TransactionDisconnect.phpt Use the correct skipif 2017-10-27 09:32:57 -07:00
TC63_TransactionBounds.phpt Use the correct skipif 2017-10-27 09:32:57 -07:00
TC64_TransactionProc.phpt Use the correct skipif 2017-10-27 09:32:57 -07:00
TC71_StoredProc.phpt Use the correct skipif 2017-10-27 09:32:57 -07:00
TC72_StoredFunc.phpt Use the correct skipif 2017-10-27 09:32:57 -07:00
TC73_ProcCall.phpt Use the correct skipif 2017-10-27 09:32:57 -07:00
TC74_ProcQuery.phpt Use the correct skipif 2017-10-27 09:32:57 -07:00
TC75_ProcRoundtrip.phpt Use the correct skipif 2017-10-27 09:32:57 -07:00
TC76_StoredProcNull.phpt Use the correct skipif 2017-10-27 09:32:57 -07:00
TC78_RegressionVSTS611146.phpt Use the correct skipif 2017-10-27 09:32:57 -07:00
TC79_RegressionVSTS846501.phpt Use the correct skipif 2017-10-27 09:32:57 -07:00
TC81_MemoryCheck.phpt Used constants in memory stress tests for easier configuration (#1022) 2019-08-20 12:38:09 -07:00
TC82_StoredProcRS.phpt Use the correct skipif 2017-10-27 09:32:57 -07:00
TC83_ComplexInsert.phpt Use the correct skipif 2017-10-27 09:32:57 -07:00
TC84_LargeColumnName.phpt Streamlined two very similar large column name tests (#815) 2018-07-13 16:11:35 -07:00
TC84_LargeColumnName_unicode.phpt Streamlined two very similar large column name tests (#815) 2018-07-13 16:11:35 -07:00
TC85_MaxOutputParams.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
TC86_InsertNulls.phpt Missed a few tests for skipif 2017-10-27 09:44:46 -07:00
test_ae_keys_setup.phpt Always Encrypted v2 support (#1045) 2019-10-31 16:55:36 -07:00
test_closeConnection.phpt Skipped the non-applicables tests against Azure Data Warehouse (#913) 2019-01-07 15:36:59 -08:00
test_concurrent_transac.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
test_conn_execute.phpt Updated functional tests with iterator and locale issues (#1153) 2020-07-09 19:12:00 -07:00
test_connectionOption.phpt removed the hardcoded values for ODBC versions 2017-09-13 16:36:29 -07:00
test_datetime_objects.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
test_decimal_money.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
test_emptyResult.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
test_emptyStream.phpt Made more changes as per review 2017-12-05 13:43:53 -08:00
test_error_encoding.phpt Tests modified for language option for SQL Azure (#963) 2019-03-29 08:28:46 -07:00
test_error_encoding_with_language_option.phpt Tests modified for language option for SQL Azure (#963) 2019-03-29 08:28:46 -07:00
test_fetch.phpt Skipped the non-applicables tests against Azure Data Warehouse (#913) 2019-01-07 15:36:59 -08:00
test_fetch2.phpt Skipped the non-applicables tests against Azure Data Warehouse (#913) 2019-01-07 15:36:59 -08:00
test_insert_null.phpt Skipped the non-applicables tests against Azure Data Warehouse (#913) 2019-01-07 15:36:59 -08:00
test_insert_nullStr.phpt Skipped the non-applicables tests against Azure Data Warehouse (#913) 2019-01-07 15:36:59 -08:00
test_integer_max_min_zero_date_types.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
test_largeData.phpt Modified test_largeData for Linux CI (#954) 2019-03-18 08:46:20 -07:00
test_max_length.phpt Fixed minor issues 2017-08-21 13:02:46 -07:00
test_newError_msg.phpt Skipped the non-applicables tests against Azure Data Warehouse (#913) 2019-01-07 15:36:59 -08:00
test_precision_size.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
test_scrollable.phpt Added more checks for error conditions (#965) 2019-04-01 13:20:05 -07:00
test_sqlsrv_phptype_stream.phpt Added a new test and modify a non LOB sqlsrv test (#1000) 2019-06-07 11:13:32 -07:00
test_stream.phpt Updated functional tests for php8 (#1150) 2020-07-08 19:45:00 -07:00
test_stream_large_data.inc rearrange test folders as functional 2017-06-23 13:09:37 -07:00
test_stream_large_data.phpt Modified locale tests to work in both linux and mac (#1074) 2020-01-15 07:42:17 -08:00
test_stream_large_data_UTF8.inc rearrange test folders as functional 2017-06-23 13:09:37 -07:00
test_timeout.phpt Dropped the use of LOCK TIMEOUT (#1165) 2020-07-23 16:07:41 -07:00
test_warning_errors.phpt rearrange test folders as functional 2017-06-23 13:09:37 -07:00
test_warning_errors2.phpt Skipped the non-applicables tests against Azure Data Warehouse (#913) 2019-01-07 15:36:59 -08:00
test_warning_errors3.phpt Addressed review comments 2019-04-12 20:49:03 -07:00
test_XML_retrieve.phpt Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
tools.inc PHP 8.1 dev (#1282) 2021-07-28 15:45:04 -07:00
values.php Added select type conversion test and updated values 2018-05-25 21:47:25 -07:00