Commit graph

788 commits

Author SHA1 Message Date
Hadis Fard 3ecc505260 Merge pull request #452 from v-kaywon/SAL
added SAL annotations and fixed warnings
2017-06-30 10:26:15 -07:00
v-kaywon bcff393895 fix versionhelper header 2017-06-29 12:49:00 -07:00
v-kaywon b78bcf8be3 fix GetVersionExA is Deprecated warning 2017-06-29 12:23:46 -07:00
v-kaywon fb64892e37 fix inconsistent annotation in get_error_message in util.cpp 2017-06-29 11:53:04 -07:00
Jenny Tam 418dad6fcd Merge pull request #458 from yitam/azureTests
Modified tests for Azure testing
2017-06-28 14:46:45 -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
v-kaywon f0da33db26 change _In_ to _Inout_ annotation for pdo_dbh and pdo_stmt objects 2017-06-27 15:17:21 -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
Hadis Fard d238411a80 Merge pull request #455 from yitam/moveSetup
moved setup folder to functional
2017-06-23 17:33:41 -07:00
yitam c678f9a648 moved setup folder to functional 2017-06-23 16:08:54 -07:00
Jenny Tam 42612dc804 Merge pull request #454 from yitam/rearrange
rearrange test folders into functional folder
2017-06-23 15:25:01 -07:00
yitam 6c6061819f moved output.py too 2017-06-23 14:05:23 -07:00
yitam 087f115018 fixed the paths to test results 2017-06-23 13:46:26 -07:00
yitam 3b925f47fb fix scripts to use new folder structure 2017-06-23 13:26:51 -07:00
yitam 6c0be02618 rearrange test folders as functional 2017-06-23 13:09:37 -07:00
v-kaywon 28301557d6 change annotation 2017-06-22 16:16:30 -07:00
v-kaywon 7a19a270d1 add more annotation to sal_def.h 2017-06-22 16:06:57 -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
v-kaywon e575b6d341 added annotations to sal_def.h 2017-06-22 14:44:33 -07:00
v-kaywon bde81001e9 added SAL annotations and fixed warnings 2017-06-22 14:04:34 -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
David Puglielli 3e6c99a69b Changed user check to root 2017-06-22 13:16:08 -07:00
David Puglielli dfdd99ea06 changed description of one test 2017-06-21 17:50:27 -07:00
Meet Bhagdev 534a30a1d7 Update README.md 2017-06-21 17:31:42 -07:00
Hadis Fard 3acaff6b16 4.3.0-RC1 changelog 2017-06-21 17:20:10 -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
Hadis Fard f5be531745 Merge pull request #449 from yitam/extensionVer
fix ExtensionVer regex
2017-06-21 14:46:52 -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
David Puglielli 16b53660b4 Merge branch 'fix_failing_tests' of https://github.com/david-puglielli/msphpsql into fix_failing_tests
Apparently there are other changes to this repo
2017-06-21 12:55:29 -07:00
David Puglielli c7e022e430 trying to get connpool to work on travis by changing .travis.yml 2017-06-21 12:54:54 -07:00
David Puglielli 1ed257f854 Merge branch 'dev' into fix_failing_tests 2017-06-21 12:43:59 -07:00
David Puglielli ba0b79b3cb trying to get connpool to work on travis by changing .travis.yml 2017-06-21 12:42:40 -07:00
David Puglielli ad9d69bb32 Added group edge to .travis.yml 2017-06-21 12:02:46 -07:00
David Puglielli 6397614e22 changed .travis.yml file 2017-06-21 11:33:58 -07:00
Hadis Fard 1d1d285f03 added group: edge flag 2017-06-21 11:13:06 -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