Commit graph

1513 commits

Author SHA1 Message Date
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
Jenny Tam b2430a957c Forgot to use the right path 2017-11-18 18:10:37 -08:00
Jenny Tam 4997569fd3 Reverted another change 2017-11-18 17:44:56 -08:00
Jenny Tam dbae855259 Reverted the changes 2017-11-18 17:12:16 -08:00
Jenny Tam 3ee477d34e Now save the output in a log file 2017-11-18 12:39:40 -08:00
Jenny Tam 11151a7ad0 Debugging... 2017-11-18 11:52:55 -08:00
Jenny Tam 2b838d88ba Output all contents while analyzing coverage 2017-11-18 11:45:58 -08:00
Jenny Tam db9587f844 No need to get xml contents 2017-11-18 11:07:53 -08:00
Jenny Tam 1853abed85 Fixed the errors yml 2017-11-18 11:03:23 -08:00
Jenny Tam 5bb40d7dff Modified how to report test results 2017-11-18 10:43:34 -08:00
Jenny Tam 9ac4c4af96 Check coverage.xml 2017-11-17 21:04:59 -08:00
Jenny Tam 4a838a1803 Reorganized the steps before and after tests 2017-11-17 20:22:39 -08:00
Jenny Tam 6473c951de Debugging the output xml file(s) 2017-11-17 16:52:40 -08:00
Jenny Tam 66d676e3f4 Output coverage tests to a log file for output.py 2017-11-17 14:45:03 -08:00
Jenny Tam b035fa2e03 Put 2016 first in the matrix 2017-11-17 13:26:46 -08:00
Jenny Tam fbb32473a8 Use codecov.io bash 2017-11-17 12:47:56 -08:00
Jenny Tam d49cf12897 Modified test matrix to try different combinations 2017-11-17 10:29:19 -08:00
Jenny Tam a603568ff8 Switched the order of platforms in the matrix 2017-11-17 10:07:43 -08:00
Jenny Tam d32320d1ff Do not duplicate tests 2017-11-17 09:32:56 -08:00
Jenny Tam 026e14ffe3 Use powershell 2017-11-17 08:38:56 -08:00
Jenny Tam a7d9da8be8 Fixed the path to dlls 2017-11-16 23:06:06 -08:00
Jenny Tam 40084610a4 Tried to add x64 bit back to the matrix 2017-11-16 15:42:17 -08:00
Jenny Tam ae2f09b5cf More experiment with code cov tool 2017-11-16 13:12:50 -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 1a2459614e Adjusted the initial length for string and LOB fields 2017-11-15 11:00:56 -08:00
Jenny Tam bb2d1d75ab
Merge pull request #588 from satoryu/patch-1
Add instruction to Step3 for macOS users
2017-11-14 14:53:01 -08:00
Jenny Tam a59fed3621
Merge branch 'dev' into patch-1 2017-11-14 11:41:18 -08:00
Jenny Tam b07f0c1e93
Merge branch 'dev' into patch-1 2017-11-14 11:38:03 -08:00
Tatsuya Sato 258fdcd282
Replace the link for consistency 2017-11-12 09:06:12 +09: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
David Puglielli c983bcafcb
Merge pull request #589 from david-puglielli/odbc32-crash-fix
Fixed crash caused by non-freed reference
2017-11-08 01:29:20 -05: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