Commit graph

588 commits

Author SHA1 Message Date
v-kaywon bedfd462f7 fix decimal related tests to work on SQL Server 2k12 2017-11-07 15:59:28 -08:00
v-kaywon 7c02574cfc refactor pdostatement_GetDataType.phpt to use common method for different columns 2017-11-07 12:56:00 -08:00
v-kaywon 3d2c54ac2c test column encryption unsupported types in MsData_PDO_AllTypes.inc 2017-11-07 12:06:49 -08:00
v-kaywon 708a29c45d remove odl MsData.inc 2017-11-07 12:04:19 -08:00
v-kaywon b695cc1655 test column encryption unsupported types 2017-11-07 11:45:13 -08:00
v-kaywon ce23b38557 change to default API used for inserting row in pdo_ae_output_param.phpt 2017-11-07 10:01:14 -08:00
v-kaywon 8ea405b69e update AEData.inc and MsCommon_mid-refactor.inc for the ae related tests 2017-11-07 08:59:38 -08:00
v-kaywon 1e69c86d69 add refactored ae related tests 2017-11-06 17:30:11 -08:00
v-kaywon e09dd9163d add exception handling for pdo_transaction.phpt 2017-11-03 17:10:45 -07:00
v-kaywon a60992f8a5 address review comments 2017-11-03 17:01:09 -07:00
v-kaywon 0c74a27186 address review comments 2017-11-03 14:35:16 -07:00
v-kaywon 529c5aa77b fix typo in pdo_utf8_conn.phpt 2017-11-02 10:33:18 -07:00
v-kaywon a68abdbc6c change include file to MsCommon_mid-refactor.inc in pdo_quote.phpt 2017-11-02 09:51:01 -07:00
v-kaywon 1317d67170 remove xfail from pdostatement_nextRowset.phpt 2017-11-01 17:24:17 -07:00
v-kaywon 50d3c19c47 refactor PDO tests with client buffer or table with all datatypes 2017-11-01 17:09:58 -07:00
Jenny Tam bd001a5b1a
Merge pull request #575 from yitam/Refactor2
Refactored SQLSRV tests to test AE with various data types
2017-10-31 14:59:59 -07:00
Jenny Tam 4ac4245672 Added insertRowEx function 2017-10-30 14:20:31 -07:00
Jenny Tam 83a378b4c2 Missed a few tests for skipif 2017-10-27 09:44:46 -07:00
Jenny Tam 886a7d78b8 Use the correct skipif 2017-10-27 09:32:57 -07:00
Jenny Tam 886b0af488 Modified tests based on review 2017-10-27 09:08:53 -07:00
Jenny Tam 786bd507d2 Fixed tests with money or binary types 2017-10-26 12:46:45 -07:00
Jenny Tam 4d364e1a5b Modified tests as per review comments 2017-10-26 10:48:36 -07:00
Jenny Tam 2bcaf17c0a Changed huge bigint values to strings 2017-10-24 14:07:45 -07:00
Jenny Tam 63d7a99c91 Print error messages for fatal errors 2017-10-24 09:22:30 -07:00
Jenny Tam c55ad3ed9f Refactored SQLSRV tests to test AE with various data types 2017-10-23 17:04:35 -07:00
v-kaywon 7a496acfbe change test title in pdo_decimal_precision.phpt and sqlsrv_decimal_precision.phpt 2017-10-20 15:10:56 -07:00
v-kaywon 02e145d988 fix for right truncation error when precision of the column definition and input is not aligned 2017-10-18 18:10:30 -07:00
v-kaywon a5125dff54 undo changes in appveyor.yml 2017-10-17 16:13:42 -07:00
v-kaywon acee5c4686 detect appveyor problem 2017-10-17 14:50:33 -07:00
v-kaywon e190bca4dd fix bigint input in sqlsrv_bigint_outparam.phpt 2017-10-16 09:42:06 -07:00
v-kaywon 83ca7b498b add comment do pdo_bigint_outparam.phpt and sqlsrv_bitint_outparam.phpt 2017-10-13 16:00:57 -07:00
v-kaywon b5a0d1f859 cosmetic changes 2017-10-13 15:50:50 -07:00
v-kaywon 628e04e402 fix spacing in expected output in pdo_bigint_outparam.phpt and sqlsrv_bigint_outparam.phpt 2017-10-12 12:20:30 -07:00
v-kaywon c30f2d6100 change encoding to SYSTEM when converting int to string for inout and output param 2017-10-12 11:33:45 -07:00
v-kaywon a0e886273f convert long output param to string, then convert back to long if less than max int 2017-10-11 18:03:14 -07:00
Yuki Wong edac5b2d25 Merge pull request #557 from v-kaywon/refactorPDOTests
Refactor pdo tests
2017-10-11 10:45:30 -07:00
Jenny Tam 232078239f Merge pull request #566 from yitam/Refactor1
Refactoring sqlsrv tests using a newly added AE namespace
2017-10-11 09:57:21 -07:00
v-kaywon 1d31afe531 change regex to use ODBC Driver 1[1-9] in pdo_warnings.phpt 2017-10-11 09:55:19 -07:00
v-kaywon 73680725d7 remove XFAIL section from pdo_prepare_emulatePrepare_decimal.phpt 2017-10-10 17:39:52 -07:00
Jenny Tam 616f70ded6 applied changes as per review comments 2017-10-10 16:54:20 -07:00
v-kaywon c7343bd0f4 fix MsCommon_mid-refactor 2017-10-10 16:32:11 -07:00
v-kaywon c38c94c3fa updated MsCommon_mid-refactor.inc; change connect function to use ERRMODE constants 2017-10-10 16:12:04 -07:00
v-kaywon 318e5312c2 apply review changes 2017-10-10 15:56:41 -07:00
v-kaywon d10af00511 apply review changes 2017-10-10 11:34:59 -07:00
Jenny Tam f76ec856ee used sqlsrv_query when AE is not enabled 2017-10-10 10:11:45 -07:00
Jenny Tam 8cd6d9182a removed the debug lines 2017-10-10 08:53:40 -07:00
Jenny Tam 6eed2f8b5f use prepare for insert when AE is enabled 2017-10-06 16:34:49 -07:00
Jenny Tam 371a8c0442 fixed a typo in insertRow() 2017-10-06 15:02:19 -07:00
Jenny Tam 3da164c638 used AE\connect() in skipif 2017-10-06 14:55:08 -07:00
David Puglielli 31714848dc Merge pull request #560 from david-puglielli/skip-fix-connres-aad
Skip fix connres aad
2017-10-05 17:46:33 -04:00