php-src/ext/pdo_odbc/tests
2005-06-15 00:17:18 +00:00
..
connection.inc Bring PDO_ODBC tests in sync with PDO base tests. 2005-06-15 00:17:18 +00:00
pdo_001.phpt
pdo_002.phpt
pdo_003.phpt
pdo_004.phpt
pdo_005.phpt
pdo_006.phpt Next batch of tests for PDO_ODBC (tested against DB2 V8.2). 2005-03-03 13:53:55 +00:00
pdo_007.phpt Next batch of tests for PDO_ODBC (tested against DB2 V8.2). 2005-03-03 13:53:55 +00:00
pdo_008.phpt Next batch of tests for PDO_ODBC (tested against DB2 V8.2). 2005-03-03 13:53:55 +00:00
pdo_009.phpt Next batch of tests for PDO_ODBC (tested against DB2 V8.2). 2005-03-03 13:53:55 +00:00
pdo_010.phpt One more PDO_ODBC test (tested with DB2 V8.2). 2005-03-03 20:30:38 +00:00
pdo_011.phpt PDO_ODBC returns strings for all data types. Bring expected output in line. 2005-06-11 14:01:46 +00:00
pdo_012.phpt Next three tests for PDO_ODBC (tested with DB2 V8.2). 2005-03-03 20:23:29 +00:00
pdo_013.phpt Next three tests for PDO_ODBC (tested with DB2 V8.2). 2005-03-03 20:23:29 +00:00
pdo_014.phpt Next three tests for PDO_ODBC (tested with DB2 V8.2). 2005-03-03 20:23:29 +00:00
pdo_015.phpt
pdo_016.phpt Bring PDO_ODBC tests in sync with PDO base tests. 2005-06-15 00:17:18 +00:00
pdo_017.phpt Test PDO::beginTransaction and PDO::rollBack. 2005-03-05 21:03:12 +00:00
pdo_018.phpt Bring PDO_ODBC tests in sync with PDO base tests. 2005-06-15 00:17:18 +00:00
pdo_019.phpt Bring PDO_ODBC tests in sync with PDO base tests. 2005-06-15 00:17:18 +00:00
pdo_020.phpt Add a test for PDOStatement::columnCount(). 2005-03-08 17:39:41 +00:00
pdo_021.phpt Add simple tests for insert through PDO::prepare/PDOStatement::execute. 2005-03-08 18:12:22 +00:00
pdo_022.phpt Add test for PDOStatement::getColumnMeta(). 2005-03-09 00:20:07 +00:00
pdo_023.phpt Bring PDO_ODBC tests in sync with PDO base tests. 2005-06-15 00:17:18 +00:00
pdo_024.phpt Bring PDO_ODBC tests in sync with PDO base tests. 2005-06-15 00:17:18 +00:00
pdo_025.phpt Bring PDO_ODBC tests in sync with PDO base tests. 2005-06-15 00:17:18 +00:00
pdo_026.phpt Bring PDO_ODBC tests in sync with PDO base tests. 2005-06-15 00:17:18 +00:00
prepare.inc Bring PDO_ODBC tests in sync with PDO base tests. 2005-06-15 00:17:18 +00:00
skipif.inc