Commit graph

731 commits

Author SHA1 Message Date
v-susanh af54c9eaeb
sqlsrv tests for output parms with sqltypes (#720)
* sqlsrv tests for output parms with sqltypes
2018-03-15 22:29:41 -07:00
v-kaywon 6a96ef482e increase epsilon comparing floats in pdo_ae_output_param_floats.phpt 2018-03-15 16:11:35 -07:00
Yuki Wong e55d3c8eed
Merge pull request #721 from v-kaywon/aetests2
Add tests for SQLSRV output parameters with different sizes, precision and scale
2018-03-15 15:34:33 -07:00
v-kaywon 600e338a1f address review comments 2018-03-15 13:08:04 -07:00
v-kaywon e6af597cad use isDataEncrypted helper function for output tests 2018-03-14 10:55:36 -07:00
Yuki Wong e226968788
Merge pull request #698 from v-kaywon/aetests
add tests for testing insertion with the pdo drivers with all data ty…
2018-03-14 10:50:16 -07:00
v-kaywon d88967cf4a address review comments 2018-03-13 16:15:42 -07:00
Jenny Tam 675d3a82b5 Applied review comments 2018-03-13 14:49:28 -07:00
Jenny Tam 7a6a8d5a72 PDO tests for retrieving data as output params using various PDO param types 2018-03-13 14:04:40 -07:00
v-kaywon 87cd9b45e2 test numeric test 2018-03-13 13:59:39 -07:00
v-kaywon c1afad2d57 fix tests according to review comments 2018-03-13 12:50:20 -07:00
v-kaywon b65d34fb23 fix char and nchar tests 2018-03-09 17:42:43 -08:00
v-kaywon bc387c8b4b add tests for output decimal 2018-03-09 16:57:04 -08:00
v-kaywon 035b1573ca tests combination between output sqltypes and column types withdifferent sizes, scales, and precision 2018-03-09 15:52:47 -08:00
v-kaywon 24938f5232 fix pdo_ae_insert_pdoparam_numeric.phpt 2018-03-06 14:02:48 -08:00
v-kaywon 3d94c21950 fix pdo_ae_insert_pdoparam_numeric for x86 platform 2018-03-06 11:58:56 -08:00
v-kaywon 7870d88245 fix some tests 2018-03-05 15:32:08 -08:00
v-kaywon 85871448bc fix some tests 2018-03-05 13:21:19 -08:00
v-kaywon 2925f6d444 polished insert pdoparam decimal precision test 2018-03-05 12:24:47 -08:00
v-kaywon 03845da0c8 polich PDO side ae related tests 2018-03-02 16:34:47 -08:00
v-kaywon 239d71569c added tests from testing ae types conversion for insertion in SQLSRV 2018-03-01 17:37:04 -08:00
v-kaywon 5eaaa78292 add tests for fetching with bindColumn 2018-02-27 13:38:49 -08:00
v-kaywon 015be292d9 add tests for testing insertion with the pdo drivers with all data types and variation of precisions and scales 2018-02-26 15:56:05 -08:00
Jenny Tam 8292fb7a15 Modified tests to check the right error messages 2018-02-08 13:25:08 -08:00
Jenny Tam efd9ffbf0d Fixed a sqlsrv test 2018-02-08 10:12:20 -08:00
Jenny Tam ebbb676b8a Fixed the failing tests 2018-02-08 09:51:52 -08:00
Jenny Tam bad65817e1 ColumnEncryption keyword reserved for Windows for now 2018-02-08 09:30:07 -08:00
Jenny Tam db56c0344e Removed support for Custom Keystore provider 2018-02-08 09:00:16 -08:00
Jenny Tam ac47841be9 Removed one argument 2018-01-31 08:42:45 -08:00
Jenny Tam 907e8c8e5c Modified tests and setup to run AE tests in Azure 2018-01-31 08:27:06 -08:00
Jenny Tam 06c75b9e24 Test case from Issue 623 2018-01-22 13:58:09 -08:00
v-kaywon 5c1cb604fa fix pdostatement_fetch_orientation.phpt 2018-01-18 16:16:09 -08:00
v-kaywon 007e15c318 fix tests that uses scrollable cursor with AE 2018-01-18 15:35:13 -08:00
v-kaywon 132dc7e9e9 correct tests with streaming 2018-01-16 15:47:36 -08:00
Jenny Tam 6c9c55a01c Modified 0065 as per review 2018-01-04 15:21:10 -08:00
Jenny Tam 3955553e66 Modified one test expected value 2018-01-04 10:18:43 -08:00
Jenny Tam c416fa72c2 Modified tests to reset locale 2018-01-04 08:53:20 -08:00
Jenny Tam 79b49fd93b Fixed regex for ODBC driver names (#653) 2018-01-02 17:53:30 -08:00
Jenny Tam e3b012989f
Merge pull request #650 from yitam/macLocale
Fix tests with locales
2018-01-02 15:21:37 -08:00
Jenny Tam f642954d35 Renamed setUSLocale as per review 2018-01-02 14:42:08 -08:00
Jenny Tam 62944347ef Fix tests with locales 2017-12-29 12:00:00 -08:00
Jenny Tam 24153e50f2 Yet another alternative for driver name 2017-12-28 12:03:24 -08:00
Jenny Tam 2759a1f314 Added alternative for driver name 2017-12-28 11:45:03 -08:00
Jenny Tam 384d1bcd5f Adjusted regex for odbc name with dylib 2017-12-28 10:30:17 -08:00
Jenny Tam 870c23f7a7
Merge pull request #638 from yitam/localeIssue
Modified sqlsrv tests with specific locale testing
2017-12-27 13:36:38 -08:00
Jenny Tam ade886a131 Changed helper methods as per review 2017-12-20 21:06:07 -08:00
Jenny Tam 6b209526cd Added skipif and modified the check of isLocaleSupported() 2017-12-20 10:18:46 -08:00
Jenny Tam 720346f459 Modified three tests to test with or without UTF-8 data 2017-12-20 09:31:44 -08:00
Jenny Tam f3d04343aa Modified local supported method 2017-12-20 08:28:34 -08:00
v-kaywon 99f27700b1 add comments about ae not supporting parameters in select list 2017-12-19 15:17:01 -08:00