Commit graph

592 commits

Author SHA1 Message Date
Hadis Kakanejadi Fard dba7ba4365 added variant const 2017-05-16 15:53:40 -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
Hadis Kakanejadi Fard 5d4ca446fc Merge branch 'dev' of https://github.com/Microsoft/msphpsql into dev 2017-05-15 14:19:49 -07:00
Hadis Kakanejadi Fard 7904bddb6e added sql_variant const 2017-05-15 14:19:36 -07:00
v-kaywon 4537021d1b Merge pull request #395 from v-kaywon/fix_uninit_read
fix uninitialized read if pos of string parser is -1
2017-05-12 16:39:26 -07:00
David Puglielli 4863615f7a Merge pull request #396 from david-puglielli/mplat_strcat_s_Fix
Removed extraneous null terminator that caused Address Sanitizer to c…
2017-05-12 16:09:15 -07:00
v-kaywon 8de9669b39 get start_pos out of while loop 2017-05-12 16:02:34 -07:00
David Puglielli c846076c53 Removed extraneous null terminator that caused Address Sanitizer to complain 2017-05-12 13:50:13 -07:00
v-kaywon 9e3252d4f4 fix uninitialized read if pos of string parser is -1 2017-05-12 10:56:26 -07:00
Hadis Fard 9b0ea7b831 Merge pull request #393 from ulvii/peclRepack
Pecl repack
2017-05-10 16:32:45 -07:00
ulvii f2a453cdb1 update version.h 2017-05-10 16:30:32 -07:00
ulvii 4c3705f93e update version.h 2017-05-10 16:29:41 -07:00
ulvii 554e29db68 update version.h 2017-05-10 16:28:19 -07:00
ulvii c436a8fec9 reverting pecl repackaging 2017-05-10 16:21:46 -07:00
Jenny Tam 99389538d2 Merge pull request #386 from yitam/sqlpassword
Fixed Authentication=SqlPassword issue on Appveyor by overwriting the existing ODBC driver that comes with the VMs
2017-05-10 15:54:46 -07:00
ulvii 9cdefd3fe3 Adding PECL_REPACKAGE macro (#392)
Merging this with unpassed checks. The checks are failing because they are using wrong setup file. Will be fixed by #386
2017-05-10 13:04:16 -07:00
Andrea Lam 7a641cbfd6 Update README.md 2017-05-10 12:44:40 -07:00
ulvii 4648a800fa Adding PECL_REPACKAGE macro 2017-05-10 12:39:03 -07:00
Hadis Fard c14efb4c0d Merge pull request #389 from Microsoft/runningamok-patch-1
Update README.md
2017-05-10 09:57:06 -07:00
v-kaywon 40775c518c Update CHANGELOG.md 2017-05-10 09:41:24 -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 707bd41428 fixed the sqlsrv test 2017-05-10 08:25:52 -07:00
yitam 5722ee654c only 64bit msodbcsql.msi 2017-05-10 08:25:52 -07:00
yitam 1fb88d1f95 fixed env matrix 2017-05-10 08:25:52 -07:00
yitam 765a0d1e17 drop MSODBCSQL_PATH 2017-05-10 08:25:52 -07:00
yitam 8fd531744c env var MSODBCSQL_PATH 2017-05-10 08:25:52 -07:00
yitam e4c77578df new MSODBCSQL_PATH 2017-05-10 08:25:52 -07:00
yitam 7e91da5008 uncomment creating test DBs 2017-05-10 08:25:52 -07:00
yitam c2edfe32d6 distinguish x64 and x86 2017-05-10 08:25:52 -07:00
yitam 1b7d131cb6 hardcoded msiPath 2017-05-10 08:25:52 -07:00
yitam a50b8dc1d8 set msiPath 2017-05-10 08:25:52 -07:00
yitam f816bbaf79 test workaround 2017-05-10 08:25:52 -07:00
yitam 277d7066a9 tried wmic 2017-05-10 08:25:51 -07:00
yitam 25e9777125 add install log 2017-05-10 08:25:51 -07:00
yitam 10cc8800f2 install odbc as passive 2017-05-10 08:25:51 -07:00
yitam d5677b8a18 administrative install 2017-05-10 08:25:51 -07:00
yitam 46e1eb877a another check for odbc 2017-05-10 08:25:51 -07:00
yitam 425bcfabed add checks for odbc version 2017-05-10 08:25:51 -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 04fde120f4 start with a diff platform with 7.1 first 2017-05-10 08:25:51 -07:00
yitam 4f1a6cbf8a switching the order of 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