php-src/ext/odbc/tests
Anatol Belski dcc3f00090 Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
  Templatize driver name in the expected string
2017-12-20 18:50:10 +01:00
..
bug47803.phpt Port patch and test for bug #47803 to 7.0 2016-02-24 12:03:21 +01:00
bug60616.phpt test fixes 2015-04-04 21:42:08 +02:00
bug68087.phpt revert skipif, this should run everywhere 2015-04-04 21:42:43 +02:00
bug69354.phpt added test for bug #69354 2015-04-04 21:42:51 +02:00
bug69975.phpt Fix #69975: PHP segfaults when accessing nvarchar(max) defined columns 2015-07-03 00:15:47 +02:00
bug71171.phpt add test for bug #71171 2016-02-23 14:39:17 +01:00
bug73448.phpt Templatize driver name in the expected string 2017-12-20 18:46:56 +01:00
config.inc make ext/odbc test credentials configurable 2016-02-23 14:21:04 +01:00
odbc_columnprivileges_001.phpt
odbc_columns_001.phpt Corrected patch for bug #60616 2014-07-30 02:28:31 +00:00
odbc_data_source_001.phpt Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
odbc_exec_001.phpt Remove more PHP 6 leftovers from tests 2016-11-24 22:39:39 +01:00
odbc_exec_002.phpt
odbc_free_result_001.phpt test fixes 2015-04-04 21:42:08 +02:00
odbc_tables_001.phpt
skipif.inc