Commit graph

761 commits

Author SHA1 Message Date
Jenny Tam 1eaed774e6 Merge pull request #436 from yitam/bvtTests
modified BVT tests to run on Linux/Mac
2017-06-13 15:43:05 -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
Jenny Tam 7ed7b596c7 Merge pull request #435 from yitam/adIntegrated
added Azure AD tests using ActiveDirectoryPassword
2017-06-13 08:17:59 -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
Jenny Tam 31fb19405b Merge pull request #429 from yitam/updateConstants
Update msodbc constants based on the latest msodbcsql.h from ODBC driver
2017-06-09 07:58:08 -07:00
yitam 25e7705249 added a comment for CEKeystoreData 2017-06-08 15:45:22 -07:00
yitam 1afc509125 removed unnecessary definitions 2017-06-08 15:21:50 -07:00
yitam 7c105ac08e added a comment about this file being a subset 2017-06-08 12:02:12 -07:00
yitam 74800c993c fixed CEKeystoreProvider interface 2017-06-08 11:59:34 -07:00
yitam 48478125e0 Updated odbc header constants 2017-06-08 09:33:37 -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 e563368b34 Merge remote-tracking branch 'refs/remotes/Microsoft/master' into dev 2017-06-05 15:02:08 -07:00
Jenny Tam 45d87b7a96 Merge pull request #420 from yitam/newTests
Upload autonomous tests + BVT tests
2017-06-05 14:56:12 -07:00
Hadis Fard 55f21b5156 Updated announcements 2017-06-05 10:06:43 -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 b135693695 removed exclude 2017-06-02 15:45:20 -07:00
yitam 2eb15d76ed added exclude 2017-06-02 15:34:48 -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
yitam 35523c52db Merge branch 'dev' of https://github.com/Microsoft/msphpsql into dev 2017-05-29 09:12:36 -07:00
Hadis Fard 497ba130b7 Updated supported SQL Server version 2017-05-25 09:47:52 -07:00
Hadis Fard 11aa0073c0 updated supported sql server version 2017-05-25 09:47:18 -07:00
yitam aafc94ac45 Merge branch 'dev' of https://github.com/Microsoft/msphpsql into dev 2017-05-25 08:00:38 -07:00
Hadis Fard 41c5e63d6a Merge pull request #407 from Hadis-Fard/dev
Updated versions in header to 4.2
2017-05-24 17:36:38 -07:00
Jenny Tam 17922612a6 Merge pull request #406 from yitam/master
4.2.0-preview
2017-05-24 16:18:11 -07:00
Hadis Kakanejadi Fard e0a65cd0a5 reverted m4 files 2017-05-24 12:45:42 -07:00
yitam b07a580a1c Merge branch 'master' into dev 2017-05-24 12:40:58 -07:00
Hadis Kakanejadi Fard 7ffa4d470a added the header to m4 and updated SQLSRV headers to 4.2 2017-05-24 10:09:46 -07:00
Hadis Kakanejadi Fard d74e4083f2 updated headers versions to 4.2 2017-05-24 10:05:32 -07:00
Hadis Kakanejadi Fard 3577a9281a updated header files to 4.2 2017-05-24 10:01:44 -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
Jenny Tam 4029672a64 Merge pull request #403 from yitam/changeLog
Change Log for 4.2.0-preview
2017-05-19 13:02:41 -07:00