From: Felipe Pena Date: Mon, 11 May 2009 03:10:31 +0000 (+0000) Subject: - Starting tests for this extension X-Git-Tag: php-5.2.10RC1~105 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5626bcabf29d8070840c0dc43b5a4cc18c5853ce;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 @@ +