Commit graph

256 commits

Author SHA1 Message Date
yitam f1872d5abe made RC number optional 2017-06-21 14:33:19 -07:00
yitam 67dca1c080 fixed the regex pattern 2017-06-21 13:45:40 -07:00
yitam 3e1e75c458 enclosed the regex pattern 2017-06-21 09:57:19 -07:00
yitam 267271e0b6 fix ExtensionVer regex 2017-06-20 17:15:48 -07:00
v-kaywon a97a2f5880 Merge pull request #443 from v-kaywon/fix_leak
Fix leak in connection and statement resource in SQLSRV driver
2017-06-19 17:29:28 -07:00
v-kaywon 84ee58cb5f Merge pull request #426 from v-kaywon/tnir
Add TNIR conn option and tests
2017-06-19 17:27:39 -07:00
v-kaywon b9c13e99a8 set UTF8 back to false by the end of SQLSRV memory test 2017-06-19 14:10:19 -07:00
v-kaywon d1df11d035 fix MsCOmmon.inc 2017-06-19 13:16:16 -07:00
v-kaywon c508a84ef1 changed structure of UTF8 data; added comment for fix in source code 2017-06-19 12:55:40 -07:00
v-kaywon 734e80cd0c fix uft8 data for pdo memory test 2017-06-16 17:13:49 -07:00
v-kaywon cc54c60ede fix PDO81_MemoryCheck.phpt 2017-06-16 16:51:04 -07:00
v-kaywon 8366bad0d6 add utf-8 data for PDO tesing 2017-06-16 16:33:16 -07:00
v-kaywon 21d1f6aea5 fix spacing 2017-06-16 15:50:21 -07:00
v-kaywon f61f884275 change insert query to UTF-8 2017-06-16 15:47:41 -07:00
v-kaywon c408f8c294 fix leak in SQLSRV driver: prevent leak in zval containing the connection and statement resource 2017-06-16 15:43:15 -07:00
yitam 237ca11e2f corrected the expected output 2017-06-16 09:38:07 -07:00
yitam 3548b34956 fixed regex for expected error messages 2017-06-15 16:47:08 -07:00
yitam 8686516325 Modified Readme text files 2017-06-13 12:07:27 -07:00
yitam b9b785dd9a fixed BVT tests to run on Linux/Mac 2017-06-13 11:45:48 -07:00
yitam f38d57b7f7 Azure AD tests using ActiveDirectoryPassword 2017-06-12 10:51:23 -07:00
v-kaywon c3602f1d48 fix regex in test 2017-06-07 14:27:36 -07:00
v-kaywon 208cc4a078 Add TNIR conn option and tests 2017-06-07 13:53:04 -07:00
yitam 65a2a31ac7 one new test with binary data 2017-06-05 09:26:02 -07:00
yitam fae0e476a5 modified another test 2017-06-05 08:41:01 -07:00
yitam 4a0a89777d merged two tests 2017-06-05 08:32:43 -07:00
yitam 8e51fff846 added bvt - msdn sample codes 2017-06-02 15:59:44 -07:00
yitam 29cadfc4ea added a skipif for the numeric test 2017-06-02 12:57:10 -07:00
yitam 9c834a7bb1 add a numeric test 2017-06-02 11:03:31 -07:00
yitam ab0e50a4fb added more descriptions 2017-06-02 08:31:23 -07:00
yitam a789e0864b new tests from autonomous 2017-06-01 17:51:37 -07:00
Jenny Tam 8af157d1b0 Merge pull request #398 from yitam/largeStreamData
Dropped the use of utf8_decode while testing
2017-05-19 16:22:32 -07:00
yitam 507188c5b6 modified test descriptions 2017-05-19 09:46:20 -07:00
yitam 04261ed294 extracted select output param into a different test 2017-05-19 08:50:18 -07:00
yitam dab9e7c803 check against file sizes 2017-05-18 12:54:16 -07:00
Hadis Kakanejadi Fard aeac4e649d added select ? to the pdo output test 2017-05-18 11:55:29 -07:00
Hadis Kakanejadi Fard 063e8b33fc removed sqlsrv fetch dup test 2017-05-17 16:25:12 -07:00
Hadis Fard 847518d056 fixed indentation 2017-05-17 13:38:42 -07:00
Hadis Fard 0c00f43976 fixed typo 2017-05-17 13:36:29 -07:00
yitam 2ac60474d2 dropped utf8_decode 2017-05-17 12:44:36 -07:00
Hadis Kakanejadi Fard af665b2f89 fixed simple variant test 2017-05-16 17:52:21 -07:00
Hadis Kakanejadi Fard 5ef1f23d8a fixed pdo variant update test 2017-05-16 17:45:11 -07:00
Hadis Kakanejadi Fard 89b6fa86b8 fixed output pdo test 2017-05-16 17:33:55 -07:00
Hadis Kakanejadi Fard 80d91c5520 removed tools, added mscommon 2017-05-16 17:24:49 -07:00
Hadis Kakanejadi Fard e3864f4a03 added mscommon 2017-05-16 16:46:55 -07:00
Hadis Kakanejadi Fard b7b73a07ff added print error func to ourput variant test 2017-05-16 14:52:19 -07:00
Hadis Kakanejadi Fard 04560ea47f added setup to input test 2017-05-16 14:36:24 -07:00
Hadis Kakanejadi Fard 88c21aadce added pdo tests 2017-05-16 14:32:34 -07:00
Hadis Kakanejadi Fard a171b7ec91 added variant update test 2017-05-16 09:46:41 -07:00
Hadis Kakanejadi Fard deecbd5a57 updated to mscommon funcs 2017-05-15 17:40:15 -07:00
Hadis Kakanejadi Fard db2ac9c524 added pdo variant tests 2017-05-15 14:35:57 -07:00