From: Felipe Pena Date: Mon, 11 May 2009 03:09:13 +0000 (+0000) Subject: - Starting tests for this extension X-Git-Tag: php-5.4.0alpha1~191^2~3695 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a0492db80015e3305b1a84650892c28ce1911455;p=php - Starting tests for this extension --- diff --git a/ext/odbc/tests/config.inc b/ext/odbc/tests/config.inc new file mode 100644 index 0000000000..a88eea4ed0 --- /dev/null +++ b/ext/odbc/tests/config.inc @@ -0,0 +1,8 @@ + +--FILE-- + +--EXPECTF-- +Warning: odbc_exec() expects parameter 3 to be long, %unicode_string_optional% given in %s on line %d + +Warning: odbc_exec(): SQL error: %s in %s on line %d + +Warning: odbc_exec() expects parameter 3 to be long, %unicode_string_optional% given in %s on line %d + +Warning: odbc_exec(): SQL error: %s in %s on line %d + +Warning: odbc_exec(): SQL error: %s in %s on line %d + +Warning: odbc_exec(): SQL error: %s in %s on line %d + +Warning: odbc_exec(): SQL error: %s in %s on line %d + +Warning: odbc_exec(): SQL error: %s in %s on line %d diff --git a/ext/odbc/tests/skipif.inc b/ext/odbc/tests/skipif.inc new file mode 100644 index 0000000000..179a5b180e --- /dev/null +++ b/ext/odbc/tests/skipif.inc @@ -0,0 +1,10 @@ +