From: Felipe Pena Date: Mon, 11 May 2009 03:09:59 +0000 (+0000) Subject: - Starting tests for this extension X-Git-Tag: php-5.3.0RC3~291 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=13a3092fcecbad8935804dba1b67e101f4ea2b11;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 @@ +