Commit graph

1404 commits

Author SHA1 Message Date
v-kaywon 3f171471c0 add contrinue_after_cpp_exception option to OpenCppCoverage 2017-10-18 09:31:46 -07:00
v-kaywon 68df220418 undo changes in appveyor.yml 2017-10-17 16:17:01 -07:00
v-kaywon a5125dff54 undo changes in appveyor.yml 2017-10-17 16:13:42 -07:00
v-kaywon d7212e60cb change output biging to encoding utf8 2017-10-17 16:11:05 -07:00
v-kaywon f67240e566 change encoding to converting from long to string to UTF8 2017-10-17 16:02:12 -07:00
v-kaywon 9e847c1ca8 detect appveyor problem 2017-10-17 15:51:41 -07:00
v-kaywon 6b223a77c9 detect appveyor problem 2017-10-17 15:44:52 -07:00
v-kaywon 597d54476e detect appveyor problem 2017-10-17 15:37:59 -07:00
v-kaywon 3e247c6a25 detect appveyor problem 2017-10-17 15:30:27 -07:00
v-kaywon 98edd5df85 detect appveyor problem 2017-10-17 15:22:00 -07:00
v-kaywon 8397f7b8bf detect appveyor problem 2017-10-17 15:13:29 -07:00
v-kaywon acee5c4686 detect appveyor problem 2017-10-17 14:50:33 -07:00
v-kaywon a195e85049 detect appveyor problem 2017-10-17 14:03:13 -07:00
v-kaywon e3651e56c4 detect appveyor problem 2017-10-17 12:33:13 -07:00
v-kaywon 9b12fe39fd detect Appveyor problem 2017-10-17 11:28:53 -07:00
v-kaywon fd5c2b9a24 Merge remote-tracking branch 'upstream/dev' into bigintOutput 2017-10-17 11:27:10 -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
David Puglielli ed168525db Merge pull request #563 from david-puglielli/codecov-int
Integrate code coverage for AppVeyor
2017-10-13 14:50:33 -07:00
David Puglielli 71418aeb7d output diff files before calculating coverage 2017-10-13 12:38:57 -07:00
David Puglielli ce30301537 removed upload token 2017-10-12 15:46:53 -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
David Puglielli ac2010c9ae badge added to readme 2017-10-11 14:42:58 -07:00
David Puglielli 0d4d2e9e38 add optimised build flag 2017-10-11 13:43:57 -07:00
David Puglielli 62154ba204 change token to ms 2017-10-11 13:07:53 -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
David Puglielli 586d5537cd Do pdo and sqlsrv 2017-10-10 15:18:43 -07:00
David Puglielli 5ef1c152f3 Quieten output messages to avoid monstrous logs 2017-10-10 13:19:03 -07:00
David Puglielli 3a2b21c164 Adding coverage for child processes 2017-10-10 12:54:20 -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
David Puglielli 5f09ad6bea Adding multiple tests for coverage 2017-10-06 22:35:30 -07:00
David Puglielli aeddda4d43 Still diagnosing path error 2017-10-06 21:28:08 -07:00
David Puglielli 4bffd86202 Still diagnosing path error 2017-10-06 21:04:18 -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 073745c2f9 Still diagnosing path error 2017-10-06 14:30:53 -07:00
David Puglielli 8a75b43fb8 Diagnosing path error 2017-10-06 13:45:13 -07:00