Commit graph

269 commits

Author SHA1 Message Date
David Puglielli 51a3c08146 Fixed location of isPooled.php 2017-06-20 18:30:12 -07:00
David Puglielli efe15ee344 Merge branch 'fix_failing_tests' of https://github.com/david-puglielli/msphpsql into fix_failing_tests
Resolved conflicts earlier without syncing this merge
2017-06-20 17:54:42 -07:00
David Puglielli 73c8598928 Replaced php with PHP_BINARY 2017-06-20 17:52:53 -07:00
David Puglielli 5cbdbd2f6b Merge branch 'dev' into fix_failing_tests 2017-06-20 17:16:48 -07:00
David Puglielli 867940b702 Fixed connpool tests 2017-06-20 17:14:47 -07:00
David Puglielli f58a75c45e Updated connpool and aad tests 2017-06-20 17:05:09 -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
David Puglielli a3f59a3782 Minor changes 2017-06-09 16:43:08 -07:00
David Puglielli 6cbea8fc59 Set sqlsrv_testConnection to only run on Windows 2017-06-09 13:26:02 -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
David Puglielli 6d7cf08dc3 Tweaked a few tests 2017-06-02 16:00:57 -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
David Puglielli 0efa3e3141 Added connRes tests to Github 2017-06-01 15:11:20 -07:00
David Puglielli c2bc84e267 Fixed EXPECTF block 2017-06-01 11:26:45 -07:00
David Puglielli 17c00e741b Amended AAD tests 2017-05-31 14:53:29 -07:00
David Puglielli fc7478d2ac Minor fixes 2017-05-30 16:55:35 -07:00
David Puglielli a1a146fad4 More small fixes 2017-05-30 16:30:46 -07:00
David Puglielli aeacfeebf8 Small test fixes 2017-05-30 15:57:46 -07:00
David Puglielli c18f6bcf4b Added a new test 2017-05-30 15:29:10 -07:00
David Puglielli 862b275459 Tweaks and fixes for certain tests 2017-05-30 15:24:56 -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