Commit graph

872 commits

Author SHA1 Message Date
v-kaywon 208cc4a078 Add TNIR conn option and tests 2017-06-07 13:53:04 -07:00
ulvii 6f3ab5f3da Merge remote-tracking branch 'upstream/dev' into PerformanceTests 2017-06-05 17:05:54 -07:00
ulvii aab02c5d6f Merge branch 'PerformanceTests' of https://github.com/ulvii/msphpsql into PerformanceTests 2017-06-05 17:05:24 -07:00
ulvii 6b2ead8a4c 1. Modifying Sqlsrv benchmarks to use sqlsrv_fetch_array to make the fetch consistent with PDO_SQLSRV. 2. Modifying PDO_SQLSRV benchmarks to use exec() instead of query() 2017-06-05 17:04:57 -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
Hadis Fard 0f56c2d105 updated announcements 2017-06-05 10:06:03 -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
ulvii 188fba0859 Update SqlsrvInsertBench.php 2017-06-02 16:46:03 -07:00
ulvii b4b3669d5b Merge remote-tracking branch 'upstream/dev' into PerformanceTests 2017-06-02 16:16:19 -07:00
ulvii b151f20e25 Update README.md 2017-06-02 16:02:34 -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
ulvii 44671291e6 Update README.md 2017-06-02 15:53:22 -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
ulvii 6898826636 Windows setup working script 2017-06-01 17:35:44 -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
ulvii 8eae559fb8 Initial commit for windows env setup script 2017-05-31 18:11:10 -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
ulvii b673609239 Adding a workaround by installing svn, because the default svn on Mac is broken 2017-05-30 11:49:09 -07:00
ulvii d84f8412bf Update setup_env_unix.sh 2017-05-30 10:13:43 -07:00
ulvii 969acc054f changing to unix line endings 2017-05-29 18:38:37 -07:00
ulvii 979933244e Adding a script to setup Performance environment on Unix machines 2017-05-29 18:16:57 -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
ulvii f81656e0b5 Merge branch 'PerformanceTests' of https://github.com/ulvii/msphpsql into PerformanceTests 2017-05-23 17:52:41 -07:00
ulvii 69277047bf Initial commit for automation script to set up the environment and run the tests 2017-05-23 17:52:03 -07:00