Commit graph

480 commits

Author SHA1 Message Date
Jenny Tam 012b16a64f Merge pull request #354 from v-kaywon/cover_pdo_dbh
increase coverage for pdo_dbh.cpp
2017-04-13 14:55:31 -07:00
v-kaywon fb7e7bf65b fix test description in pdo_transaction.phpt 2017-04-13 14:01:45 -07:00
v-kaywon bdd8f35a4a fix spacing in pdo_transaction 2017-04-13 13:27:41 -07:00
v-kaywon ada1f7e8be retest 2017-04-13 13:25:37 -07:00
v-kaywon 18d26338ad change test description in pdo_transaction.phpt 2017-04-13 13:00:54 -07:00
v-kaywon 0d4a2573d4 merge pdo_commit and pdo_rollback and renamed to pdo_transaction.phpt 2017-04-13 09:33:44 -07:00
v-kaywon 733ac45497 fix spacing in pdo_commit.phpt 2017-04-13 09:28:24 -07:00
v-kaywon 1ce4e85cbb Merge pull request #353 from yitam/moreTests
More tests
2017-04-12 13:41:30 -07:00
v-kaywon 2966956f03 fix indentation in pdostatement_get_set_attr.phpt 2017-04-12 12:28:09 -07:00
v-kaywon 6f84d3642d fix indentations and comments 2017-04-12 12:25:40 -07:00
v-kaywon caec680535 added catch block in pdo_warnings.phpt 2017-04-12 11:40:26 -07:00
v-kaywon 6fb68c9b61 commit and rollback tests set stmt to null at the end 2017-04-12 11:33:07 -07:00
v-kaywon e59bde3d38 change pdo_prepare_invalid_encoding.phpt so it prints out errorinfo 2017-04-12 11:24:52 -07:00
v-kaywon 371e019511 change pdo_prepare_invalid_cursor.phpt so it prints out errorinfo 2017-04-12 11:21:54 -07:00
v-kaywon d5238008d7 changed pdo_lastInsertId.phpt so lastInsertId does not take in table names; fixed indentation 2017-04-12 11:10:58 -07:00
v-kaywon 9d136d541e mergerd pdo_construct_dsn_format_incorrect and pdo_construct_no_server and renamed to pdo_construct_dsn_error 2017-04-12 10:05:20 -07:00
v-kaywon 910e337a16 merged two transaction isolation tests 2017-04-12 09:32:54 -07:00
v-kaywon 69976af3a0 fixed pdo commit and rollback tests 2017-04-12 09:26:14 -07:00
yitam df99d62c57 modified tests based on reviews 2017-04-11 09:05:03 -07:00
yitam daa157596e simplified the tests with streams 2017-04-11 08:51:49 -07:00
yitam 5a395d2e95 modified helper methods for temp tables/procs 2017-04-11 08:51:48 -07:00
yitam 849725d742 add new test plus fix some 2017-04-11 08:51:48 -07:00
yitam 56be6ae056 modify sqlsrv_fetch_cursor_static_scroll 2017-04-11 08:51:48 -07:00
yitam 6303abce69 static cursor scrollable 2017-04-11 08:51:48 -07:00
yitam 690819c4e3 a test with cursors 2017-04-11 08:51:48 -07:00
yitam 3589698b7d added fetchmode 2017-04-11 08:51:48 -07:00
yitam e1cfe39de1 another pdo transaction test 2017-04-11 08:51:48 -07:00
yitam f7596cc6ff modified PDO_ConnPool_Unix description 2017-04-11 08:51:48 -07:00
yitam f28c47ed16 renamed Repro 2017-04-11 08:51:48 -07:00
yitam a917cfbf2c make GetTempTableName more robust 2017-04-11 08:51:47 -07:00
yitam 93c486b068 make GetTempTableName more robust 2017-04-11 08:51:47 -07:00
yitam e4f37f3b5d add a transaction test 2017-04-11 08:51:47 -07:00
yitam e8271d6311 fix TestFilename in output.py 2017-04-11 08:51:47 -07:00
yitam ced0b2163f fix output.py 2017-04-11 08:51:47 -07:00
yitam 0b1b370a15 tests with empty or null streams 2017-04-11 08:51:47 -07:00
yitam 4cacc6c770 some invalid scenarios 2017-04-11 08:51:47 -07:00
v-kaywon 3848c41108 added tests for different invalid options for pdo::prepare 2017-04-07 17:09:18 -07:00
v-kaywon e8f565daae Merge pull request #359 from yitam/changelog
changelog for 4.1.8-preview
2017-04-07 16:30:38 -07:00
Meet Bhagdev ada59249af Update README.md 2017-04-07 14:44:16 -07:00
v-kaywon ea761587d5 Change version (#363)
* change version number for release

* revert version

* change version number to 4.1.8-preview
2017-04-07 13:04:31 -07:00
v-kaywon f3d2569924 Merge pull request #361 from v-kaywon/rename_henv
rename g_henv_cp and g_henv_ncp to g_pdo_henv_.. and gg_ss_henv_.. to…
2017-04-07 10:00:06 -07:00
v-kaywon 8ddf8fdfee fix spacing 2017-04-07 09:20:34 -07:00
v-kaywon 83af4d0228 test 2017-04-06 16:35:03 -07:00
v-kaywon fc37444cbe changed description in pdo_set_attr_invalid.phtp 2017-04-06 16:25:21 -07:00
Jenny Tam feb5eb1b54 Merge pull request #360 from ulvii/updateReadme
Update README.md
2017-04-06 16:20:44 -07:00
v-kaywon 68eca075ab rename g_henv_cp and g_henv_ncp to g_pdo_henv_.. and gg_ss_henv_.. to prevent name clashing problem in the pdo_sqlsrv and sqlsrv drivers 2017-04-06 15:44:04 -07:00
ulvii e705b55592 Update README.md
Adding mssql-tools to Mac
2017-04-06 14:01:17 -07:00
yitam 443d12e478 changelog for 4.1.8-preview 2017-04-05 15:47:18 -07:00
yitam 4fa5713dc8 changelog for 4.1.8-preview 2017-04-05 15:37:48 -07:00
v-kaywon d682702152 added test for setting and getting pdo statement attributes 2017-04-04 17:53:11 -07:00