Commit graph

744 commits

Author SHA1 Message Date
David Puglielli 17c7957fc0
Merge pull request #697 from david-puglielli/datetime-test
Test ReturnDatesAsStrings true with AE
2018-03-20 17:50:28 -07:00
David Puglielli e8cc0d5c98 Debugging datetime test 2018-03-20 15:33:20 -07:00
David Puglielli 410e8ebf81 Debugging datetime test 2018-03-20 14:10:37 -07:00
David Puglielli af8baf1451 Debugging datetime test 2018-03-20 13:44:47 -07:00
David Puglielli edb7bd03d3 Debugging datetime test 2018-03-20 12:48:39 -07:00
David Puglielli a630c44a5c Updated datetime test 2018-03-20 12:26:27 -07:00
David Puglielli 1666e6247f Updated datetime test 2018-03-19 14:08:29 -07:00
v-kaywon f40eeac83c fetching float as integers doesn't work for PHP 7.0 2018-03-19 12:15:49 -07:00
v-susanh b5821b28f8
Updated to handle non-encrypted data (#724)
updated to handle non-encrypted data
2018-03-17 00:22:50 -07:00
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
David Puglielli ebfc750023 More fixes per review comments 2018-03-14 16:45:54 -07:00
David Puglielli d025172a8e Fixes per review comments 2018-03-14 16:14:04 -07:00
David Puglielli 4866b9c75e updated datetime test 2018-03-14 12:54:24 -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
David Puglielli dbf06dbf18 New test for returning dates as strings 2018-02-26 14:24:25 -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