Commit graph

736 commits

Author SHA1 Message Date
ulvii c0aabee4f1 Adding a basic scripts to report the results 2017-06-28 17:56:02 -07:00
ulvii 0793c9a922 Adding curl installation. Also making sure unixodbc is installed before install pyodbc 2017-06-28 17:55:27 -07:00
ulvii 1e3c1c8dcc Adding a few more functions to get php version, driver version, msodbcsql version 2017-06-28 17:54:18 -07:00
ulvii 0ce6fc52a2 Merge branch 'PerformanceTests' of https://github.com/ulvii/msphpsql into PerformanceTests 2017-06-22 13:22:57 -07:00
ulvii bb385590b1 Addressing review comments. Adding a few checks to windows setup file 2017-06-22 13:22:37 -07:00
ulvii de5c9ebb36 Update README.md
Updating Performance test readme file with instructions how to run the tests
2017-06-22 13:21:02 -07:00
ulvii 40d87aa38f run-perf_tests.py: Adding a function to generate SHA1 signature for drivers 2017-06-21 18:41:05 -07:00
ulvii 38d01dcade Report duration in seconds 2017-06-20 17:40:54 -07:00
ulvii e250baf57b Adding pyodbc install instructions to setup scripts 2017-06-19 14:32:24 -07:00
ulvii c655d04226 Initial commit for run-tests script 2017-06-16 18:30:16 -07:00
ulvii 830a8772f0 Merge remote-tracking branch 'upstream/dev' into PerformanceTests 2017-06-16 18:26:30 -07:00
Jenny Tam e3daa485f3 Merge pull request #440 from yitam/testCancel
fixed regex for expected error messages
2017-06-16 13:03:30 -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
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
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
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
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
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
ulvii 8eae559fb8 Initial commit for windows env setup script 2017-05-31 18:11:10 -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