Commit graph

60 commits

Author SHA1 Message Date
Hadis Kakanejadi Fard 4d06de4aaf added tests 2017-05-03 14:44:43 -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 e1cfe39de1 another pdo transaction test 2017-04-11 08:51:48 -07:00
yitam f28c47ed16 renamed Repro 2017-04-11 08:51:48 -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 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
David Puglielli f330830eef Connection resiliency changes (#356)
* Connection resiliency changes

* Changed connres test to check appveyor protocol

* Changed connres test to check appveyor protocol

* Changed connres test to check appveyor protocol

* Reverted test because appveyor still won't use the correct protocol

* Removed unnecessary connres #defines from msodbcsql.h
2017-04-04 13:40:30 -07:00
Jenny Tam 749f150be8 Merge pull request #351 from ulvii/sqlsrvConnPoolTest
Adding a script to test sqlsrv connection pooling on Linux and Mac
2017-04-03 13:06:02 -07:00
ulvii b144cf97b6 Update sqlsrv_ConnPool_Unix.phpt 2017-04-03 10:52:43 -07:00
ulvii 00aff96418 Update isPooled.php 2017-04-03 10:48:59 -07:00
ulvii 800a0eb6b2 Update sqlsrv_ConnPool_Unix.phpt
Move description to --DESCRIPTION-- section
2017-03-31 17:41:38 -07:00
David Puglielli 55d0461bf6 Merge pull request #343 from ulvii/ColCache
Column meta cache
2017-03-31 17:35:24 -07:00
Jenny Tam c48bf1695b SQLSRV katmai special types (#355) 2017-03-31 17:33:47 -07:00
ulvii 14c8cc83c8 Adding a script to test sqlsrv connection pooling on Linux and Mac 2017-03-30 17:45:27 -07:00
yitam bcd52fafa8 tests for Katmai types 2017-03-30 11:59:39 -07:00
ulvii a7cd638b87 Update sqlsrv_statement_cancel.phpt 2017-03-30 11:16:16 -07:00
ulvii 80cc2f8675 Update sqlsrv_statement_cancel.phpt
On Linux, the message returned by unixODBC does not have a space after [ODBC Driver Manager]
2017-03-30 10:18:15 -07:00
ulvii 234b123fd7 Update sqlsrv_statement_cancel.phpt 2017-03-27 18:42:58 -07:00
ulvii 7c3206ae78 Fixing regex 2017-03-27 18:11:10 -07:00
v-kaywon c1a1a06061 fix crash from getting the numrow of a null buffered result set; add test 2017-03-20 15:58:57 -07:00
yitam 5795e0eceb one more test 2017-03-09 14:12:53 -08:00
yitam 497797ec61 fixed some tests 2017-03-08 15:53:59 -08:00
yitam 194f37f8d5 part 5 new sqlsrv tests 2017-03-08 14:17:21 -08:00
Hadis Kakanejadi Fard 4532c72eab added client info tests 2017-03-03 18:25:08 -08:00
Jenny Tam 8d2d637a9e Update srv_308_empty_output_param.phpt 2017-03-01 08:20:36 -08:00
yitam 821e7edf5b added a sqlsrv test, a variant 2017-03-01 08:19:10 -08:00
yitam efc52c6be6 modified tests based on review 2017-02-27 13:16:12 -08:00
yitam 805cd3393c batch 1 2017-02-23 21:40:51 -08:00
Jenny Tam e854a9ca53 Merge pull request #296 from v-dareck/remove_uchar
Remove uchar.h
2017-02-23 13:27:49 -08:00
v-dareck e09b8419d6 Add buffered sqlsrv test. 2017-02-21 13:12:13 -08:00
yitam 0705d9b1a8 calculate field size instead of using column size and fixed the parameter encoding 2017-02-20 15:24:41 -08:00
v-dareck 5bff3c5468 Update PHPT comment and script. 2017-02-16 15:25:41 -08:00
v-dareck b96499ff00 Update PHPT comment. 2017-02-16 13:56:02 -08:00
v-dareck 98fd299a31 Add check for SQL_NO_TOTAL for SQLBindParameter out parameter. 2017-02-16 11:50:24 -08:00
yitam 27d35af223 Fix and tests for issue #69 2017-02-10 09:51:51 -08:00
Jenny Tam a022bcf8a6 Modified the test
to make it more robust
2017-02-09 15:23:38 -08:00
yitam f90be11567 added a test 2017-02-09 13:27:48 -08:00
Kirill Gostaf 674e7736ac Update srv_037_transaction_rollback.phpt 2017-02-01 13:26:00 -08:00
v-dareck fa4c0e8c4c Merge remaining PHP-7.0-Linux changes into merged codebase. 2017-01-31 18:10:37 -08:00
Kirill Gostaf 1b35af7c8b Update srv_073_database.phpt 2017-01-31 16:42:41 -08:00
Kirill Gostaf 0f10871fec Update srv_074_database_wide_string.phpt 2017-01-31 16:41:48 -08:00