Commit graph

1315 commits

Author SHA1 Message Date
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
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
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
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
David Puglielli 4996f8648f Trying xml coverage file 2017-10-06 13:05:04 -07:00
David Puglielli c1d0d0b2d3 Trying html coverage file 2017-10-06 12:41:33 -07:00
David Puglielli 17fea1e717 Calling codecov from correct directory 2017-10-05 17:40:14 -07:00
David Puglielli e76353ef91 Fixed coverage tool command 2017-10-05 17:07:14 -07:00
David Puglielli f32cb11c7a Fixed coverage tool command 2017-10-05 16:53:56 -07:00
David Puglielli 84a1be7b2b Fixed coverage tool command 2017-10-05 16:31:23 -07:00
David Puglielli e2b9a3e53e Fixed coverage tool command 2017-10-05 16:14:50 -07:00
David Puglielli 46e6c1d20b Fixed coverage tool command 2017-10-05 16:09:41 -07:00
David Puglielli 1431e9a5ab Fixed coverage tool command 2017-10-05 16:07:19 -07:00
David Puglielli 3a59bb1308 Fixed coverage tool command 2017-10-05 15:56:03 -07:00
David Puglielli fb2432eb6f Fixed coverage tool command 2017-10-05 15:52:35 -07:00
David Puglielli aa49641a30 Fixed coverage tools install 2017-10-05 15:48:47 -07:00
David Puglielli ed51290959 Fixed coverage tools install 2017-10-05 15:40:07 -07:00
David Puglielli cef494883e Fixed coverage tools install 2017-10-05 15:37:39 -07:00
David Puglielli 9613e56af6 Added OpenCPPCoverage and CodeCov to appveoyr.yml 2017-10-05 14:41:25 -07:00
David Puglielli 13e1f1742e Integrate codecov by adding bash command to travis.yml 2017-10-03 15:19:09 -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
David Puglielli 4349a3c029 Changed mssql-server-linux tag 2017-10-02 15:36:03 -07:00
David Puglielli 6aa062f7d6 Changed mssql-server-linux tag 2017-10-02 15:28:51 -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 4151f8f5d1 Minor fixes 2017-09-29 20:47:24 -07:00
David Puglielli 4674f58a15 Update stmt.cpp 2017-09-29 16:18:27 -07:00
David Puglielli 9e928672d4 Update pdo_stmt.cpp 2017-09-29 16:17:39 -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 fae3e6539d Merge pull request #558 from david-puglielli/perf-script-suse-update
Update performance test script for SUSE
2017-09-29 17:32:38 -04:00
David Puglielli 494527d465 Tweaked tests, added comments per code review comments 2017-09-29 14:30:29 -07:00
David Puglielli f7ff2825fe updated suse install commands to build pyodbc from source 2017-09-29 11:14:49 -07:00
David Puglielli 554ae999be Merge pull request #549 from david-puglielli/odbc-readme-update
Added install requirements to readme
2017-09-28 20:42:35 -04:00
David Puglielli 426a16c0ce Update README.md 2017-09-28 17:18:26 -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
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
David Puglielli d56446c41c More tiny fixes 2017-09-27 18:08:24 -07:00
David Puglielli 7713b70d1f Fixed typos again 2017-09-27 17:50:20 -07:00
David Puglielli d039cf66a7 Fixed typos 2017-09-27 17:18:38 -07:00
David Puglielli a749010a67 Moved errors back to pdo_stmt and stmt.cpp 2017-09-27 17:01:20 -07:00