php-src/ext/odbc/tests
Christoph M. Becker b3085bd0d4 Prevent race conditions
Since all current ODBC test cases use the same DSN, there may be
conflicts when running tests in parallel.  We prevent this by adding a
CONFLICTS marker which might be unnecessarily general, but get's the
job done, and still can be refined later.
2019-05-12 17:16:41 +02:00
..
bug47803.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
bug60616.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03: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
bug73725.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
config.inc Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
CONFLICTS Prevent race conditions 2019-05-12 17:16:41 +02: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 int instead of integer in type errors 2018-02-04 19:08:23 +01:00
odbc_exec_001.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
odbc_exec_002.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
odbc_free_result_001.phpt test fixes 2015-04-04 21:42:08 +02:00
odbc_tables_001.phpt
skipif.inc Give a reason why the test was skipped 2018-07-22 16:41:41 -03:00