Commit graph

1031 commits

Author SHA1 Message Date
Jenny Tam 33b4922921 Merge branch 'dev' into codecov 2017-11-21 16:33:38 -08:00
Jenny Tam ab5bdb4ac0 Merge branch 'dev' into describeParam 2017-11-21 15:29:09 -08:00
v-susanh 54f1e5e22f
support for non-utf8 locales (#598)
* support non-utf8 locales
2017-11-20 17:56:45 -08:00
v-kaywon 20480812c2 remove include string in core_stmt.cpp 2017-11-20 16:06:39 -08:00
Yuki Wong 325e5d20fe
Merge pull request #603 from v-kaywon/512changelog
512changelog
2017-11-20 15:39:37 -08:00
v-kaywon d35087c608 fix two odbc version test 2017-11-20 13:01:10 -08:00
Jenny Tam ee511175af Overhauled output.py to make it read the log file only once 2017-11-20 10:54:05 -08:00
Jenny Tam 8e79994974 Debugging output.py 2017-11-19 21:32:47 -08:00
Jenny Tam 4fc0c8f80e Modified connection tests 2017-11-18 22:06:29 -08:00
David Puglielli 7de536be2e
Merge pull request #600 from david-puglielli/nextrowset-revert
Fixed test issue with PHP 7.2
2017-11-17 20:15:27 -05:00
v-kaywon f815043a05 change description of inputs 2017-11-17 16:57:23 -08:00
David Puglielli 873fe47b1d Fixed typo 2017-11-17 15:26:02 -08:00
David Puglielli 1efbab666a Fixed test issue with PHP 7.2 2017-11-17 15:04:12 -08:00
v-kaywon 90029e7e54 add test for scientific notation 2017-11-17 10:21:03 -08:00
David Puglielli 01dd22cac2
Merge pull request #595 from david-puglielli/nextrowset-revert
Revert nextRowset changes
2017-11-16 22:06:12 -05:00
David Puglielli 0088d6191b Fixed space in error message 2017-11-16 17:55:33 -08:00
David Puglielli b2e962100d Refactored tests 2017-11-16 16:43:45 -08:00
v-kaywon 4fb2c80e69 change expected output 2017-11-16 11:32:24 -08:00
Jenny Tam ef45560db0 Modified how to bind parameters when AE is enabled 2017-11-16 10:30:44 -08:00
v-kaywon 04d509ef9d change values in tests to only up to 38 decimal digits 2017-11-16 10:09:10 -08:00
David Puglielli 633024c22b Revert next result changes, improve tests 2017-11-15 17:39:00 -08:00
v-kaywon 9d6aba62ce implement adjustInputPrecision 2017-11-15 16:36:10 -08:00
Jenny Tam 04f50341bc
Merge pull request #592 from yitam/nextResult
Fix to GitHub issues 574 and 580
2017-11-15 15:36:46 -08:00
Jenny Tam 04a1637f22
Merge pull request #590 from yitam/sqlsrvBuffer
Refactor sqlsrv tests with buffer or cursor
2017-11-15 11:02:59 -08:00
Jenny Tam d633691b5b Raised the initial buffer size and modified tests as per review 2017-11-10 15:04:07 -08:00
Jenny Tam 094e32dc19 Used sqlsrv_query() instead 2017-11-10 14:23:38 -08:00
Jenny Tam 52b612ece8 Fix to GitHub issue 574 2017-11-09 15:24:08 -08:00
Jenny Tam 1daa4f0623 Modified files as per review comments 2017-11-09 09:29:13 -08:00
Jenny Tam 41eec918c9 Merged ksp inc into MsHelper and refactored KSP tests 2017-11-08 15:04:04 -08:00
Jenny Tam 47c5512cf1 Applied review comments 2017-11-08 11:28:15 -08:00
Yuki Wong 07ac237def
Merge pull request #582 from v-kaywon/refactorPDOTests3
Refactor PDO tests with client buffer or table with all datatypes
2017-11-08 11:23:36 -08:00
v-kaywon 12f5e727b5 apply review commnets 2017-11-07 17:12:43 -08:00
David Puglielli 4d627a0880 Fixed phantom characters 2017-11-07 16:38:03 -08:00
David Puglielli e2e82b245b Fixed line endings 2017-11-07 16:06:19 -08:00
v-kaywon bedfd462f7 fix decimal related tests to work on SQL Server 2k12 2017-11-07 15:59:28 -08:00
Jenny Tam 6a14325f37 Refactor sqlsrv tests with buffer or cursor 2017-11-07 15:31:55 -08:00
David Puglielli e79f46b709 Fixed line endings 2017-11-07 15:28:24 -08:00
David Puglielli 91418df548 Added tests for manual verification 2017-11-07 15:04:50 -08:00
v-kaywon 7c02574cfc refactor pdostatement_GetDataType.phpt to use common method for different columns 2017-11-07 12:56:00 -08:00
v-kaywon 3d2c54ac2c test column encryption unsupported types in MsData_PDO_AllTypes.inc 2017-11-07 12:06:49 -08:00
v-kaywon 708a29c45d remove odl MsData.inc 2017-11-07 12:04:19 -08:00
v-kaywon b695cc1655 test column encryption unsupported types 2017-11-07 11:45:13 -08:00
v-kaywon ce23b38557 change to default API used for inserting row in pdo_ae_output_param.phpt 2017-11-07 10:01:14 -08:00
v-kaywon 8ea405b69e update AEData.inc and MsCommon_mid-refactor.inc for the ae related tests 2017-11-07 08:59:38 -08:00
v-kaywon 1e69c86d69 add refactored ae related tests 2017-11-06 17:30:11 -08:00
v-kaywon e09dd9163d add exception handling for pdo_transaction.phpt 2017-11-03 17:10:45 -07:00
v-kaywon a60992f8a5 address review comments 2017-11-03 17:01:09 -07:00
v-kaywon 0c74a27186 address review comments 2017-11-03 14:35:16 -07:00
Jenny Tam b44a5dd1fb Modified comments as per review feedback 2017-11-03 11:14:55 -07:00
Jenny Tam e5a3767089 Added error handling for LOB types as output parameters 2017-11-03 10:00:08 -07:00
v-kaywon 529c5aa77b fix typo in pdo_utf8_conn.phpt 2017-11-02 10:33:18 -07:00
v-kaywon a68abdbc6c change include file to MsCommon_mid-refactor.inc in pdo_quote.phpt 2017-11-02 09:51:01 -07:00
Yuki Wong 9bbc673023
Merge pull request #579 from v-kaywon/error_direct_emulate
added error handling for using direct_query and emulate_prepare in a Column Encryption enabled connection
2017-11-02 09:36:33 -07:00
v-kaywon 1317d67170 remove xfail from pdostatement_nextRowset.phpt 2017-11-01 17:24:17 -07:00
v-kaywon 50d3c19c47 refactor PDO tests with client buffer or table with all datatypes 2017-11-01 17:09:58 -07:00
v-kaywon 8083c65e5c change test title in test 2017-11-01 16:46:56 -07:00
Jenny Tam bd001a5b1a
Merge pull request #575 from yitam/Refactor2
Refactored SQLSRV tests to test AE with various data types
2017-10-31 14:59:59 -07:00
v-kaywon 2ce10aceb0 change error messages 2017-10-31 09:41:34 -07:00
Jenny Tam 4ac4245672 Added insertRowEx function 2017-10-30 14:20:31 -07:00
Jenny Tam 83a378b4c2 Missed a few tests for skipif 2017-10-27 09:44:46 -07:00
Jenny Tam 886a7d78b8 Use the correct skipif 2017-10-27 09:32:57 -07:00
Jenny Tam 886b0af488 Modified tests based on review 2017-10-27 09:08:53 -07:00
v-kaywon 631f80a9af added error handling for using direct_query and emulate_prepare in a Column Encryption enabled connection 2017-10-26 13:58:38 -07:00
Jenny Tam 786bd507d2 Fixed tests with money or binary types 2017-10-26 12:46:45 -07:00
Jenny Tam 4d364e1a5b Modified tests as per review comments 2017-10-26 10:48:36 -07:00
Jenny Tam 2bcaf17c0a Changed huge bigint values to strings 2017-10-24 14:07:45 -07:00
Jenny Tam 63d7a99c91 Print error messages for fatal errors 2017-10-24 09:22:30 -07:00
Jenny Tam c55ad3ed9f Refactored SQLSRV tests to test AE with various data types 2017-10-23 17:04:35 -07:00
v-kaywon 7a496acfbe change test title in pdo_decimal_precision.phpt and sqlsrv_decimal_precision.phpt 2017-10-20 15:10:56 -07:00
v-kaywon 02e145d988 fix for right truncation error when precision of the column definition and input is not aligned 2017-10-18 18:10:30 -07:00
v-kaywon a5125dff54 undo changes in appveyor.yml 2017-10-17 16:13:42 -07:00
v-kaywon acee5c4686 detect appveyor problem 2017-10-17 14:50:33 -07:00
v-kaywon e190bca4dd fix bigint input in sqlsrv_bigint_outparam.phpt 2017-10-16 09:42:06 -07:00
v-kaywon 83ca7b498b add comment do pdo_bigint_outparam.phpt and sqlsrv_bitint_outparam.phpt 2017-10-13 16:00:57 -07:00
v-kaywon b5a0d1f859 cosmetic changes 2017-10-13 15:50:50 -07:00
v-kaywon 628e04e402 fix spacing in expected output in pdo_bigint_outparam.phpt and sqlsrv_bigint_outparam.phpt 2017-10-12 12:20:30 -07:00
v-kaywon c30f2d6100 change encoding to SYSTEM when converting int to string for inout and output param 2017-10-12 11:33:45 -07:00
v-kaywon a0e886273f convert long output param to string, then convert back to long if less than max int 2017-10-11 18:03:14 -07:00
Yuki Wong edac5b2d25 Merge pull request #557 from v-kaywon/refactorPDOTests
Refactor pdo tests
2017-10-11 10:45:30 -07:00
Jenny Tam 232078239f Merge pull request #566 from yitam/Refactor1
Refactoring sqlsrv tests using a newly added AE namespace
2017-10-11 09:57:21 -07:00
v-kaywon 1d31afe531 change regex to use ODBC Driver 1[1-9] in pdo_warnings.phpt 2017-10-11 09:55:19 -07:00
v-kaywon 73680725d7 remove XFAIL section from pdo_prepare_emulatePrepare_decimal.phpt 2017-10-10 17:39:52 -07:00
Jenny Tam 616f70ded6 applied changes as per review comments 2017-10-10 16:54:20 -07:00
v-kaywon c7343bd0f4 fix MsCommon_mid-refactor 2017-10-10 16:32:11 -07:00
v-kaywon c38c94c3fa updated MsCommon_mid-refactor.inc; change connect function to use ERRMODE constants 2017-10-10 16:12:04 -07:00
v-kaywon 318e5312c2 apply review changes 2017-10-10 15:56:41 -07:00
v-kaywon d10af00511 apply review changes 2017-10-10 11:34:59 -07:00
Jenny Tam f76ec856ee used sqlsrv_query when AE is not enabled 2017-10-10 10:11:45 -07:00
Jenny Tam 8cd6d9182a removed the debug lines 2017-10-10 08:53:40 -07:00
Jenny Tam 6eed2f8b5f use prepare for insert when AE is enabled 2017-10-06 16:34:49 -07:00
Jenny Tam 371a8c0442 fixed a typo in insertRow() 2017-10-06 15:02:19 -07:00
Jenny Tam 3da164c638 used AE\connect() in skipif 2017-10-06 14:55:08 -07:00
David Puglielli 31714848dc Merge pull request #560 from david-puglielli/skip-fix-connres-aad
Skip fix connres aad
2017-10-05 17:46:33 -04:00
David Puglielli 5362b2ef4f Changed skipif file names to less than 2017-10-05 13:24:46 -07:00
Jenny Tam 0a155f07a1 merged dev changes to datetime test 2017-10-05 08:30:23 -07:00
Jenny Tam 2fcdbaca4d Merge branch 'dev' into Refactor1 2017-10-05 08:25:58 -07:00
Jenny Tam 30a1da3c04 Merge branch 'Refactor1' of https://github.com/yitam/msphpsql into Refactor1 2017-10-04 16:52:42 -07:00
Jenny Tam cf31031b53 Use constants plus changes to BindParamOption and insertRow 2017-10-04 16:51:15 -07:00
v-kaywon 55a02df5ba remove XFAIL section from tests 2017-10-04 16:26:50 -07:00
Jenny Tam f9825909f3 Update MsSetup.inc 2017-10-04 14:44:41 -07:00
Jenny Tam a7e0baf897 Merge branch 'dev' into Refactor1 2017-10-04 14:42:33 -07:00
v-kaywon e9e19fdf4b Merge branch 'refactorPDOTests' of https://github.com/v-kaywon/msphpsql into refactorPDOTests 2017-10-04 14:38:26 -07:00
v-kaywon dd21442f5d fix typo in tests when column encryption is off 2017-10-04 14:36:47 -07:00
Jenny Tam 39c4be46ec Refactoring sqlsrv tests using a new AE namespace plus mostly cosmetic changes 2017-10-04 14:22:56 -07:00
v-kaywon cee7884a19 fix sqlsrv_ae_insert_sqltype_datetime.phpt 2017-10-04 13:54:52 -07:00
Yuki Wong 07b11f1b16 Merge branch 'dev' into refactorPDOTests 2017-10-04 13:38:07 -07:00
v-kaywon 944ec31f82 follow coding standard for refactored tests 2017-10-04 13:16:25 -07:00
Jenny Tam ce8d444977 Merge pull request #552 from yitam/missingDriver
Search for installed ODBC driver(s) in non-Windows env and more error handling when driver option is set
2017-10-03 15:05:49 -07:00
David Puglielli a1d613054e Merge pull request #520 from david-puglielli/nextrowset-fix
Added empty result set check to nextRowset()
2017-10-03 14:31:56 -04:00
David Puglielli 70b20a2bb9 Fixed regex output 2017-10-02 16:19:23 -07:00
Jenny Tam f9cc00791a Merge branch 'dev' into missingDriver 2017-10-02 15:36:41 -07:00
David Puglielli cc0d71d163 Fixed EXPECTF test output 2017-10-02 14:10:12 -07:00
David Puglielli 95f76757d0 Merge branch 'nextrowset-fix' of https://github.com/david-puglielli/msphpsql into nextrowset-fix 2017-10-02 13:47:29 -07:00
David Puglielli 5f243357a5 fixed line endings 2017-09-29 21:11:45 -07:00
David Puglielli 9fc7e4bf4b added skipifs to connres and aad tests 2017-09-29 21:06:05 -07:00
David Puglielli 4151f8f5d1 Minor fixes 2017-09-29 20:47:24 -07:00
David Puglielli 329fa3409e Added skipif for SQL Server 2014 2017-09-29 17:25:14 -07:00
Jenny Tam bbc2701140 Made changes as per review comments 2017-09-29 15:54:34 -07:00
David Puglielli dc6e2a34fa Update sqlsrv_empty_result_error.phpt 2017-09-29 14:52:51 -07:00
David Puglielli 0728a1da5a Update pdo_empty_result_error.phpt 2017-09-29 14:52:33 -07:00
David Puglielli 494527d465 Tweaked tests, added comments per code review comments 2017-09-29 14:30:29 -07:00
Jenny Tam 302f8540c8 Merge branch 'dev' into missingDriver 2017-09-29 11:37:05 -07:00
David Puglielli f7ff2825fe updated suse install commands to build pyodbc from source 2017-09-29 11:14:49 -07:00
David Puglielli 7315d4426a Fixed test output 2017-09-28 15:19:38 -07:00
David Puglielli 257b1cd671 Fixed test outputs 2017-09-28 15:00:14 -07:00
David Puglielli 3acab1ae0c Fixed tests and added code comments 2017-09-28 14:16:50 -07:00
Jenny Tam 76e628c963 resumed error handling when driver option is set and added test cases 2017-09-28 13:22:00 -07:00
Yuki Wong 61f881136a Merge pull request #550 from v-kaywon/fixPODQuoteNul
Fix PDO::quote with string containing ASCII NUL character
2017-09-28 12:23:10 -07:00
v-kaywon a5b0dbb8e4 refactored first 60 PDO functional tests 2017-09-28 09:48:08 -07:00
Jenny Tam 4bb6f4df2e changed the default odbc versions in the tests 2017-09-28 08:45:48 -07:00
Jenny Tam 135286056d modified error messages in the tests 2017-09-27 17:03:04 -07:00
Jenny Tam 5189a9eb65 removed the checks for IM002 because of DM inconsistencies 2017-09-27 16:44:51 -07:00
Jenny Tam 0cbc00384c added more error checking when driver option is set 2017-09-27 15:16:17 -07:00
Jenny Tam 144ed8c8f3 added tests for AE and odbc 13 combination 2017-09-27 10:12:25 -07:00
David Puglielli 270f2b446e Use core_sqlsrv_has_any_result to check for null results 2017-09-26 16:02:30 -07:00
David Puglielli be2be4bb27 Merge remote-tracking branch 'upstream/dev' into nextrowset-fix 2017-09-26 15:04:40 -07:00
v-kaywon 5ac1c73533 add description to test 2017-09-26 11:33:56 -07:00
v-susanh 6d3ea18fed moved test descriptions to DESCRIPTION section (#554) 2017-09-25 16:37:27 -07:00
Yuki Wong 14c2af281e Merge pull request #544 from v-kaywon/changeUTC
fix handling decimal type with no decimal with always encrypted
2017-09-25 13:33:56 -07:00
v-kaywon 0d5bd2490b change variable name isCompat to isCompatible 2017-09-25 12:29:15 -07:00
Jenny Tam cba037a809 Merge pull request #463 from yitam/userScripts
adding test users for testing in Azure -- the password tests for both drivers require re-design
2017-09-25 12:27:30 -07:00
David Puglielli 8666ea63c7 Fixed bug for sqlsrv too, sqlsrv test added 2017-09-21 17:55:59 -07:00
v-kaywon 57a41d71e9 fix PDO::quote api when input string contain a NUL ASCII character 2017-09-21 15:59:54 -07:00
v-kaywon d72504b730 add comments to sqltype compatibility tests 2017-09-21 15:48:48 -07:00
David Puglielli abee6af586 Merge pull request #518 from david-puglielli/performance-results
Performance test results added
2017-09-20 17:00:05 -04:00
v-kaywon e612621b5a change compatible types list for sqltype in binding param and column datatypes 2017-09-19 16:38:12 -07:00
v-kaywon 36fef13297 fix handling decimal type with no decimal with always encrypted 2017-09-19 12:48:21 -07:00
Yuki Wong 0e7e231e9b Merge pull request #542 from v-kaywon/changeUTC
fix fixed_size test
2017-09-18 17:54:20 -07:00
v-kaywon 579af01b26 fix fixed_size test 2017-09-18 17:53:19 -07:00
Yuki Wong 721343696f Merge pull request #541 from v-kaywon/changeUTC
Change utc
2017-09-18 15:13:27 -07:00
v-kaywon b0f618c9f3 use ae_connect 2017-09-18 15:11:14 -07:00
v-kaywon 263963f0ed use ae_connect 2017-09-18 15:01:19 -07:00
Jenny Tam 25c000b13e Updated ODBC version
Changed ODBC from 13 to 17
2017-09-18 12:51:49 -07:00
v-kaywon ae9ab89990 fix tests 2017-09-18 10:32:10 -07:00
v-kaywon 26ed43301e change timezone to Canada/Pacific in tests 2017-09-18 10:05:36 -07:00
David Puglielli 316d5ac967 Update performance_test_results.md 2017-09-16 21:54:02 -04:00
Yuki Wong a47dc0d20f Merge pull request #534 from v-kaywon/requireSqlTypeError
add error handling for using sqlsrv_query without sqltype
2017-09-15 14:20:49 -07:00
Hadis-Fard 9a0442e659 Merge branch 'AlwaysEncrypted' of https://github.com/Microsoft/msphpsql into AlwaysEncrypted 2017-09-15 13:42:25 -07:00
v-kaywon c12585b77b use skipif_not_ksp.inc in the test: 2017-09-15 11:32:21 -07:00
v-kaywon e70ebbaba1 change error message 2017-09-15 11:15:38 -07:00
v-kaywon d5a8346319 update sqlsrv_encrypted_query_nosqltype test to use skipif_versions_old.inc 2017-09-15 10:19:38 -07:00
Yuki Wong c22a528290 Merge pull request #530 from v-kaywon/AEinsertTests
add insertion tests for Always Encrypted; add common functions in MsC…
2017-09-15 10:06:49 -07:00
Hadis-Fard 7a6a7e8149 fixed expected output 2017-09-15 09:47:27 -07:00
Hadis-Fard e97d5c201a replaced tab with spaces 2017-09-15 09:45:36 -07:00
Hadis-Fard 80b9f9e603 fixes per review comments 2017-09-14 18:21:25 -07:00
v-kaywon 6c5ef7ad9e add error handling for using sqlsrv_query without sqltype in a column encryption enabled connection 2017-09-14 17:42:28 -07:00
Hadis-Fard db226aa13c Merge branch 'AlwaysEncrypted' of https://github.com/Hadis-Fard/msphpsql into AlwaysEncrypted 2017-09-14 16:56:23 -07:00
Hadis-Fard 8a48bd2626 added sqlsrv test for driver options 2017-09-14 16:55:47 -07:00
v-kaywon b1890b818d change expected output in PDO95_Extend2 for the new DropTable function in MsCommon.inc 2017-09-14 15:56:17 -07:00
v-kaywon 8a5fc85aec fix typo in pdo_sqlsrv MsCommin.inc 2017-09-14 15:38:07 -07:00
v-kaywon 4dfe37fe01 fix typo in sqlsrv MsCommon.inc 2017-09-14 15:25:07 -07:00
Hadis Fard 8495cb10a6 Merge branch 'AlwaysEncrypted' into AlwaysEncrypted 2017-09-14 15:21:07 -07:00
v-kaywon ebdb18c837 iteration 2: apply review changes 2017-09-14 15:04:55 -07:00
v-kaywon 27b47665dd iteration 1: apply review changes; fix expected outputs 2017-09-14 13:24:12 -07:00
v-kaywon 8a512d8e97 fixed expected values in pdo tests 2017-09-14 11:52:17 -07:00
v-kaywon 199ad557bb fix expected values in sqlsrv tests 2017-09-14 11:40:13 -07:00
Hadis-Fard 7feac89832 fixed test error code 2017-09-14 11:06:42 -07:00
Hadis-Fard 07f49c807c fixed test regex 2017-09-14 10:19:35 -07:00
v-kaywon 49a5c9e461 added skipif old version to tests 2017-09-14 09:47:40 -07:00
Hadis-Fard 00f9b7edf8 fixed connection test, Driver option is valid 2017-09-14 08:51:52 -07:00
Hadis-Fard 9175241358 added pdo test, fixed issue with missing driver 2017-09-13 19:06:28 -07:00
v-kaywon bef0e3eab7 add insertion tests for Always Encrypted; add common functions in MsCommon.inc for refactoring in the future 2017-09-13 17:46:44 -07:00
Jenny Tam 0b6565da67 escaped the periods as per review comments 2017-09-13 16:50:42 -07:00
Jenny Tam 0d4e6373a0 removed the hardcoded values for ODBC versions 2017-09-13 16:36:29 -07:00
David Puglielli 964ec5f087 Merge pull request #524 from david-puglielli/bvt-test-fix
Bvt test fix
2017-09-13 19:28:53 -04:00
Yuki Wong b7d5b76afc Merge pull request #514 from v-kaywon/AEInsertCode
add code for AE insertion
2017-09-13 14:53:09 -07:00
David Puglielli 8df36f82ba Typo fixed 2017-09-13 14:41:27 -07:00
David Puglielli 0130f68610 Narrowed range of acceptable values 2017-09-13 12:25:14 -07:00
Hadis-Fard 6f3f578219 fixed mars connection, added test for col enrytion 2017-09-12 19:21:55 -07:00
David Puglielli f0e12e3ba3 changed line endings 2017-09-12 17:08:23 -07:00
David Puglielli 471fce2bac Changed test result to expectregex 2017-09-12 17:06:17 -07:00
Jenny Tam 834402ba8d added skipif_not_ksp file as per review comment 2017-09-11 16:07:40 -07:00
Jenny Tam 99fa9c66dd skip KSP tests if the flag in MsSetup is not set 2017-09-08 12:05:10 -07:00
Jenny Tam 696a1fb722 added two new variables to enable AE testing 2017-09-08 11:59:08 -07:00
David Puglielli f4117a88d4 Added PHPT test 2017-09-07 19:27:45 -07:00
David Puglielli fc84aca84a Update performance_test_results.md 2017-09-07 12:59:41 -07:00
David Puglielli c22faa1cc7 Update performance_test_results.md 2017-09-07 12:48:38 -07:00
David Puglielli 941fdf1b0c Changed line endings 2017-09-07 12:31:00 -07:00
David Puglielli 6d173c55e4 Blank line added 2017-09-07 12:24:15 -07:00
David Puglielli 4f57ed3552 Performance test results added 2017-09-07 12:22:01 -07:00
Jenny Tam 2143a9659b renamed skipf and used AEQualified method instead 2017-09-07 11:21:21 -07:00
v-kaywon cdc60e7018 change test to provide sql type when binding parameter query using sqlsrv_prepare in a column encryption enabled connection 2017-09-06 12:58:09 -07:00
Jenny Tam 519e93a5be modified sqlsrv_connect_encrypted_ksp_errors.phpt based on review 2017-09-01 16:10:45 -07:00
Jenny Tam 6f8a065eb8 another sqlsrv ksp test for simple insertion, retrieval and update 2017-09-01 16:10:44 -07:00
Jenny Tam 2554d4976c used skipif_server_old for ksp tests 2017-09-01 16:10:44 -07:00
Jenny Tam f21e790250 added two new tests to retrieve encrypted data 2017-09-01 16:10:44 -07:00
Jenny Tam d62d434cd0 modified skipif and code based on review 2017-09-01 16:10:44 -07:00
Jenny Tam 58f2068479 conflicts in msodbcsql 2017-09-01 16:10:44 -07:00
Jenny Tam 652087d06b modified the tests to also check sql server version 2017-09-01 16:10:44 -07:00
Jenny Tam babaae71e9 added 2 more columns to ksp test table 2017-09-01 16:10:44 -07:00
Jenny Tam 1540692b5e minor modifications to build_ksp.py 2017-09-01 16:10:43 -07:00
Jenny Tam bfd01a2bc2 added two more tests for KSP 2017-09-01 16:10:43 -07:00
Jenny Tam 1ccb1c7013 reverted docker file and removed the commented out block in the test 2017-09-01 16:10:43 -07:00
Jenny Tam 0441af291c added checks for server version in the tests 2017-09-01 16:10:43 -07:00
Jenny Tam 8177786ddf use working directory 2017-09-01 16:10:43 -07:00
Jenny Tam fe6f5b2a8f merged changes to travis and Docker 2017-09-01 16:10:42 -07:00
Jenny Tam f8d87cd268 modified the KSP include files 2017-09-01 16:10:42 -07:00
Jenny Tam 1e4366242a modified a failing pdo test 2017-09-01 16:10:42 -07:00
Jenny Tam 8c749e981b added tests for basic error handling 2017-09-01 16:10:42 -07:00
v-kaywon 7a0ea56c78 change odbc version back to 13 2017-09-01 16:10:41 -07:00
v-kaywon 446ae075cb fix setup_dbs.py 2017-09-01 16:10:40 -07:00
v-kaywon bf7e4d80f6 reply reviews from Jenny 2017-09-01 16:10:40 -07:00
v-kaywon baf73565b4 fix ae setup test 2017-09-01 16:10:40 -07:00
v-kaywon 7b390493d1 added ae keys setup test for pdo 2017-09-01 16:10:40 -07:00
v-kaywon 07726b0600 remove encrypttable.ps1 2017-09-01 16:10:40 -07:00
v-kaywon 2fdaa8a03c revert some changes in mscommon 2017-09-01 16:10:40 -07:00
v-kaywon f744b7e515 merge ae code 2017-09-01 16:10:40 -07:00
v-kaywon 1d838ea887 clean up 2017-09-01 16:10:40 -07:00
v-kaywon 2eb652cdcd debug 2017-09-01 16:10:39 -07:00
v-kaywon c8e2cc3f1d debug 2017-09-01 16:10:39 -07:00
v-kaywon a1e82d4283 debug 2017-09-01 16:10:39 -07:00
v-kaywon 7f5637a1a7 debug 2017-09-01 16:10:39 -07:00
v-kaywon 6e52306529 debug 2017-09-01 16:10:39 -07:00
v-kaywon 9950041ed6 debug setup.dbs.py 2017-09-01 16:10:39 -07:00
v-kaywon cb45f05c11 debug 2017-09-01 16:10:39 -07:00
v-kaywon 8150c0113e fix setupAE params 2017-09-01 16:10:39 -07:00
v-kaywon be267022c0 fix test 2017-09-01 16:10:39 -07:00
v-kaywon d8adc048a0 fix certificate path 2017-09-01 16:10:38 -07:00
v-kaywon 396537c3a1 added failing message in test_ae_keys_setup.phpt 2017-09-01 16:10:38 -07:00
v-kaywon 5c2064e762 check if cert exist in test_ae_keys_setup.phpt 2017-09-01 16:10:38 -07:00
v-kaywon 51d358ab33 added IsAEQualified 2017-09-01 16:10:38 -07:00
v-kaywon 0fe5172651 import certificate and generate CMK and CEK using tsql, no long depends on SSMS 2017-09-01 16:10:38 -07:00
v-kaywon 5240a3420a refactor sqlsrv_fetch_ae_int.phpt 2017-09-01 16:10:38 -07:00
v-kaywon 8caf1ec078 more database setup 2017-09-01 16:10:38 -07:00
v-kaywon ff63d38799 initial ae setup 2017-09-01 16:10:38 -07:00
David Puglielli aec0af581c Fixed driver names and typos 2017-08-25 15:15:24 -07:00
David Puglielli f69033f67a Fixed phantom statement return 2017-08-24 17:05:34 -07:00
David Puglielli a37ecd700e Added CRUD tests 2017-08-24 14:41:11 -07:00
David Puglielli c505d522f9 Added suse to readme and perf script 2017-08-24 12:59:09 -07:00
David Puglielli e5c03a9c15 Added SUSE 12 to unix setup script 2017-08-23 16:40:49 -07:00
Yuki Wong 3cee2d400b Merge pull request #505 from v-kaywon/perf_change_iter
Perf change iter
2017-08-23 11:36:51 -07:00
v-kaywon a1fb3ca836 change commend regarding large and regular folder structure in run-perf_tests.py 2017-08-23 09:39:49 -07:00
v-kaywon 13dc8134ce change README.md documentation on modifying test iterations 2017-08-22 16:46:42 -07:00
v-kaywon 5990f6e7b6 applied review comments 2017-08-22 16:30:48 -07:00
Jenny Tam 5321684b74 Merge pull request #510 from yitam/maxLength
Upload another functional test for sqlsrv
2017-08-22 12:41:40 -07:00
Yuki Wong 459840e4b2 Merge branch 'dev' into perf_change_iter 2017-08-22 09:46:20 -07:00
v-kaywon 463d30b0ad resolve merge conflicts 2017-08-22 09:41:56 -07:00
v-susanh 22a5034c7d updated scripts to take pre-compiled driver binaries (#504)
* updated scripts to take pre-compiled driver binaries
2017-08-21 15:46:39 -07:00
Jenny Tam 2713ab12ab Fixed minor issues 2017-08-21 13:02:46 -07:00
Jenny Tam 5b2ec69c37 Added a new sqlsrv test to test the string boundaries 2017-08-21 12:59:17 -07:00
v-kaywon 0c8a4b731a fix msodbc installation with homebrew in setup_env_unix.sh 2017-08-11 11:05:11 -07:00
v-kaywon e6e46b8293 changed report.sql to report MB instead of Bytes 2017-08-11 11:03:26 -07:00
v-kaywon ec9cfc7994 changed README 2017-08-10 11:02:49 -07:00
v-kaywon 43cad3e864 fixed type to Iterations annotation in PDOSelectVersionBench.php 2017-08-09 16:42:54 -07:00
v-kaywon 36cf163a7d change README.md for the new instructions for running run-perf_tests.py 2017-08-09 14:00:16 -07:00
v-kaywon 49b445a8e9 refactored run-perf_tests.py to have less arguments and restructured benchmark folder (got rid of regular and large folders) 2017-08-09 13:25:29 -07:00
v-kaywon 566cd2c021 change the number of CRUD performed per iteration 2017-07-31 15:33:11 -07:00
v-susanh 259f13c45c Merge pull request #481 from lilgreenbird/php72_testfixes
test fixes for PHP 7.2
2017-07-25 10:04:31 -07:00
lilgreenbird e3fd38c873 removed redundant count() as per review comment 2017-07-24 16:59:23 -07:00
lilgreenbird 3e8b44546f test fixes for PHP 7.2 2017-07-21 16:56:16 -07:00
David Puglielli 8a9d2d66fc Tests fixed to use temp tables 2017-07-20 17:07:02 -07:00
David Puglielli c1e7280dc6 Version updated 2017-07-20 11:44:46 -07:00
David Puglielli 4dc7464be4 Tests fixed 2017-07-19 16:08:20 -07:00
David Puglielli 1904877d8c Tests fixed 2017-07-19 15:55:57 -07:00
David Puglielli 9d86b861b9 Tests fixed 2017-07-19 15:13:23 -07:00
David Puglielli 9817f4d598 Tests fixed, version updated 2017-07-19 14:43:28 -07:00
David Puglielli ca4a2d9b7d changed line endings 2017-07-19 14:10:53 -07:00
David Puglielli a1dd674c44 Tests added 2017-07-19 14:08:48 -07:00
Yuki Wong 2ab756ee6d Merge pull request #421 from ulvii/PerformanceTests
Performance tests
2017-07-14 17:48:44 -07:00
ulvii 3f7348f6d6 Update connect.php 2017-07-14 16:44:31 -07:00
ulvii 98f1d6a84b Update README.md 2017-07-14 16:44:03 -07:00
Yuki Wong c844e9c76b Update README.md
Fix weird quotes
2017-07-14 16:38:56 -07:00
ulvii b427670181 Removing extension_dir 2017-07-14 14:25:59 -07:00
ulvii 7f3e1ded39 Changing the way we get extension_dir becuase of the issues on RedHat 2017-07-14 13:45:03 -07:00
ulvii 36ba05800d Fixing pip3 package name for redhat 2017-07-14 12:06:47 -07:00
ulvii 482d819aae README update 2017-07-14 11:05:23 -07:00
ulvii f89da18eb0 Fixing a few minor issues with RedHat instructions. Also applying review comments to windows setup script 2017-07-13 19:13:57 -07:00
ulvii 45c574e0d7 Adding a check for php version 2017-07-12 18:05:03 -07:00
ulvii 6b2e43e5c7 Update README and a type fix in run-perf_tests.py 2017-07-12 14:35:54 -07:00
yitam 8d7f1853a4 Temporary entity names to ensure uniqueness 2017-07-12 13:39:02 -07:00
ulvii 78a8c67305 Applying changes based on the review comments 2017-07-12 13:35:15 -07:00
ulvii f25f844719 Modifying UNIX connection pooling tests to not require root permissions (#471)
* Editing unix connection pooling tests to not requiere root permissions

* Fix type in sqlsrv_ConnPool_Unix.phpt

* Fix type in PDO_ConnPool_Unix.phpt
2017-07-12 12:57:43 -05:00
ulvii 4aee258fe4 Fixing minor issues in unix setup scripts 2017-07-07 18:04:04 -07:00
ulvii 6466606cbc A few minor fixes 2017-07-06 18:43:31 -07:00
ulvii bfaf87bfb5 Fixing an issue with pip3 2017-07-06 18:00:33 -07:00
ulvii af3ea7023b Fixing a few issues found while testing the scripts on Windows 2017-07-06 17:19:21 -07:00
ulvii 6639098446 Finished documenting run-perf_tests.py 2017-07-05 17:26:14 -07:00
ulvii 0bc68ae4d2 Finished documenting run-perf_tests.py 2017-07-05 17:23:23 -07:00
ulvii 7f2f89ec3b Merge remote-tracking branch 'upstream/dev' into PerformanceTests 2017-07-04 17:34:42 -07:00
ulvii 007981ef90 Updating RedHat setup instructions 2017-07-04 17:33:02 -07:00
ulvii 224c3651ae Started adding documentation to run-pref_test.py 2017-07-04 17:32:38 -07:00
yitam b458db2893 adding test users 2017-07-04 12:02:49 -07:00
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
yitam f03b62e6b2 cleaned up toConnect helper method 2017-06-28 13:28:08 -07:00
yitam 00aa8ad7c8 modified a comment 2017-06-28 12:18:45 -07:00
yitam dcb232e7b9 removed ConnectSpecial helper function 2017-06-28 11:51:40 -07:00
yitam e93a40561a fixed line number 2017-06-28 09:59:55 -07:00
yitam 465a72352f modified the comments based on review 2017-06-28 09:48:33 -07:00
yitam c1747ef572 daasMode = false by default 2017-06-27 15:46:08 -07:00
yitam 60575a552f simplified skip conditions 2017-06-27 15:10:27 -07:00
yitam e7f00c1fed modified the comments for the passwords tests 2017-06-27 15:03:04 -07:00
yitam 6e8111418d resiliency tests and skip azure condition 2017-06-27 14:20:53 -07:00
yitam 49ba138797 set placeholders for daasMode 2017-06-27 13:34:27 -07:00
yitam 44dbd78c92 fixed connection resiliency tests 2017-06-27 13:17:31 -07:00
yitam e535e85d1f modified tests for Azure testing 2017-06-27 13:00:07 -07:00
yitam c678f9a648 moved setup folder to functional 2017-06-23 16:08:54 -07:00
yitam 6c6061819f moved output.py too 2017-06-23 14:05:23 -07:00
yitam 6c0be02618 rearrange test folders as functional 2017-06-23 13:09:37 -07:00
Jenny Tam b9a2f67ffc Merge pull request #450 from yitam/invalidTypeTest
removed timestamp field from test
2017-06-22 16:04:35 -07:00
David Puglielli 553ca92fea Merge pull request #412 from david-puglielli/fix_failing_tests
Fix failing tests
2017-06-22 14:04:00 -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
David Puglielli 3e6c99a69b Changed user check to root 2017-06-22 13:16:08 -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
David Puglielli dfdd99ea06 changed description of one test 2017-06-21 17:50:27 -07:00
yitam f3615ecb64 removed timestamp field from test 2017-06-21 16:03:41 -07:00
David Puglielli 8eb519c079 Fixed sudo issue in connpool tests 2017-06-21 14:59:53 -07:00
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
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
ulvii 38d01dcade Report duration in seconds 2017-06-20 17:40:54 -07:00
David Puglielli 5cbdbd2f6b Merge branch 'dev' into fix_failing_tests 2017-06-20 17:16:48 -07:00
yitam 267271e0b6 fix ExtensionVer regex 2017-06-20 17:15: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
ulvii e250baf57b Adding pyodbc install instructions to setup scripts 2017-06-19 14:32:24 -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
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
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
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 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 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
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
ulvii ac76837300 Update README.md 2017-05-23 15:34:41 -07:00
ulvii faf14547a2 Update README.md
Adding a few more instructions to run the benchmarks
2017-05-23 13:57:10 -07:00
ulvii 4fdbf63ee8 Adding json install files 2017-05-23 12:44:09 -07:00
ulvii c2ef4d8658 Update README.md 2017-05-23 12:43:18 -07:00
ulvii 797e76303c Update README.md
Adding instructions how to run benchmarks
2017-05-23 12:01:16 -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
ulvii 88a9563e8a Initial commit for documentation 2017-05-18 18:17:00 -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
Hadis Kakanejadi Fard 4ceabd69f3 added sqlsrv tests 2017-05-15 14:34:43 -07:00
yitam 8fba538917 wrapping up 2017-05-10 08:47:42 -07:00
yitam 8112a8458c modified tests to read cd_info 2017-05-10 08:35:40 -07:00
yitam 971352c316 another try 2017-05-10 08:25:51 -07:00
yitam 645ff1e265 try simpler connection tests 2017-05-10 08:25:51 -07:00
yitam 23d0bdc878 investigating Authentication=SqlPassword issue on appveyor 2017-05-10 08:25:51 -07:00
Jenny Tam 7c5b04e5c8 Merge pull request #379 from yitam/functional-tests
Upload functional tests for both sqlsrv and pdo_sqlsrv
2017-05-10 08:24:40 -07:00
ulvii bc8378141a Adding documentation for Performance tests 2017-05-08 10:54:56 -07:00
yitam 368b658940 skipped part of sqlsrv test when running in Windows 2017-05-08 10:16:05 -07:00
yitam b6671d9ac5 removed comment 2017-05-08 09:44:57 -07:00
yitam 568d13aef4 revert the test and changed appveyor 2017-05-08 09:36:12 -07:00
yitam aa1cd4d178 modified sqlsrv test without TrustServerCertificate 2017-05-08 09:19:39 -07:00
yitam d63d42774d modified sqlsrv test again 2017-05-08 09:09:05 -07:00
yitam 75ee4f90ad modified sqlsrv test 2017-05-08 08:57:30 -07:00
ulvii 5c8038c5ae Update 2017-05-05 17:56:32 -07:00
ulvii 8631a51988 Performance tests - initial commit 2017-05-05 17:32:09 -07:00
yitam 1e527865a9 Implemented Azure AD plus tests 2017-05-05 16:28:33 -07:00
Jenny Tam 025dfdc2d9 removed test_max_length test
need more investigation why it failed in Linux env
2017-05-04 15:51:59 -07:00
yitam a6ce2be894 added full-text search tests 2017-05-04 11:53:17 -07:00
yitam 2fcff55432 some tests for Windows only 2017-05-04 10:21:52 -07:00
yitam 78c0f6f4e6 more sqlsrv tests and fixed some 2017-05-04 09:16:29 -07:00
yitam 3e285ec07b fixed some scripts and added more tests 2017-05-04 08:14:12 -07:00
yitam 9334bb3c84 some tests with bug fixes 2017-05-04 08:14:11 -07:00
yitam 135545799a sqlsrv TC tests 2017-05-04 08:14:11 -07:00
yitam ca50a21bd8 another set of PDO tests 2017-05-04 08:14:10 -07:00
yitam 586b2b3e4e fixed tests and added new ones 2017-05-04 08:14:10 -07:00
yitam 0c7560d112 additional pdo tests and new test data 2017-05-04 08:14:09 -07:00
yitam bb364f989d pdo tests set 2 2017-05-04 08:14:06 -07:00