php-src/ext/pdo/tests
2005-07-06 13:16:40 +00:00
..
pdo_001.inc Add NOT NULL to create so the tests work with Firebird too. 2005-03-10 02:37:20 +00:00
pdo_001.phpt Add tests that can be redirected to with new test harness feature. 2005-07-06 06:07:26 +00:00
pdo_002.inc Add NOT NULL to create so the tests work with Firebird too. 2005-03-10 02:37:20 +00:00
pdo_002.phpt Add tests that can be redirected to with new test harness feature. 2005-07-06 06:07:26 +00:00
pdo_003.inc Add NOT NULL to create so the tests work with Firebird too. 2005-03-10 02:37:20 +00:00
pdo_003.phpt Add tests that can be redirected to with new test harness feature. 2005-07-06 06:07:26 +00:00
pdo_004.inc Add NOT NULL to create so the tests work with Firebird too. 2005-03-10 02:37:20 +00:00
pdo_004.phpt Add tests that can be redirected to with new test harness feature. 2005-07-06 06:07:26 +00:00
pdo_005.inc Add NOT NULL to create so the tests work with Firebird too. 2005-03-10 02:37:20 +00:00
pdo_005.phpt Add tests that can be redirected to with new test harness feature. 2005-07-06 06:07:26 +00:00
pdo_006.inc Add NOT NULL to create so the tests work with Firebird too. 2005-03-10 02:37:20 +00:00
pdo_006.phpt Add tests that can be redirected to with new test harness feature. 2005-07-06 06:07:26 +00:00
pdo_007.inc Add NOT NULL to create so the tests work with Firebird too. 2005-03-10 02:37:20 +00:00
pdo_007.phpt Add tests that can be redirected to with new test harness feature. 2005-07-06 06:07:26 +00:00
pdo_008.inc Add NOT NULL to create so the tests work with Firebird too. 2005-03-10 02:37:20 +00:00
pdo_008.phpt Add tests that can be redirected to with new test harness feature. 2005-07-06 06:07:26 +00:00
pdo_009.inc Add NOT NULL to create so the tests work with Firebird too. 2005-03-10 02:37:20 +00:00
pdo_009.phpt Add tests that can be redirected to with new test harness feature. 2005-07-06 06:07:26 +00:00
pdo_010.inc Add NOT NULL to create so the tests work with Firebird too. 2005-03-10 02:37:20 +00:00
pdo_010.phpt Add tests that can be redirected to with new test harness feature. 2005-07-06 06:07:26 +00:00
pdo_011.inc Add NOT NULL to create so the tests work with Firebird too. 2005-03-10 02:37:20 +00:00
pdo_011.phpt Add tests that can be redirected to with new test harness feature. 2005-07-06 06:07:26 +00:00
pdo_012.inc Add NOT NULL to create so the tests work with Firebird too. 2005-03-10 02:37:20 +00:00
pdo_012.phpt Add tests that can be redirected to with new test harness feature. 2005-07-06 06:07:26 +00:00
pdo_013.inc Add NOT NULL to create so the tests work with Firebird too. 2005-03-10 02:37:20 +00:00
pdo_013.phpt Add tests that can be redirected to with new test harness feature. 2005-07-06 06:07:26 +00:00
pdo_014.inc Add NOT NULL to create so the tests work with Firebird too. 2005-03-10 02:37:20 +00:00
pdo_014.phpt Add tests that can be redirected to with new test harness feature. 2005-07-06 06:07:26 +00:00
pdo_015.inc Add NOT NULL to create so the tests work with Firebird too. 2005-03-10 02:37:20 +00:00
pdo_015.phpt Add tests that can be redirected to with new test harness feature. 2005-07-06 06:07:26 +00:00
pdo_016.inc - fetchSingle() was renamed to fetchColumn() 2005-05-21 14:47:33 +00:00
pdo_016.phpt last minute debug stuff sneaked in 2005-07-06 06:13:44 +00:00
pdo_017.inc - fetchSingle() was renamed to fetchColumn() 2005-05-21 14:47:33 +00:00
pdo_017.phpt Add tests that can be redirected to with new test harness feature. 2005-07-06 06:07:26 +00:00
pdo_018.inc - fetchSingle() was renamed to fetchColumn() 2005-05-21 14:47:33 +00:00
pdo_018.phpt Add tests that can be redirected to with new test harness feature. 2005-07-06 06:07:26 +00:00
pdo_019.inc - fetchSingle() was renamed to fetchColumn() 2005-05-21 14:47:33 +00:00
pdo_019.phpt Add tests that can be redirected to with new test harness feature. 2005-07-06 06:07:26 +00:00
pdo_020.inc Add a test for PDOStatement::columnCount(). 2005-03-08 17:39:41 +00:00
pdo_020.phpt Add tests that can be redirected to with new test harness feature. 2005-07-06 06:07:26 +00:00
pdo_021.inc - fetchSingle() was renamed to fetchColumn() 2005-05-21 14:47:33 +00:00
pdo_021.phpt juggling to track down a problem with odbc 2005-07-06 13:16:40 +00:00
pdo_022.inc Add test for PDOStatement::getColumnMeta(). 2005-03-09 00:20:07 +00:00
pdo_022.phpt Add tests that can be redirected to with new test harness feature. 2005-07-06 06:07:26 +00:00
pdo_023_def.inc - Need to make PDO::__construct() final to prevent SEGV it isn't called 1st 2005-05-26 18:36:18 +00:00
pdo_023.inc - Add new tests 2005-03-21 00:29:25 +00:00
pdo_023.phpt Add tests that can be redirected to with new test harness feature. 2005-07-06 06:07:26 +00:00
pdo_024.inc - fetchSingle() was renamed to fetchColumn() 2005-05-21 14:47:33 +00:00
pdo_024.phpt Add tests that can be redirected to with new test harness feature. 2005-07-06 06:07:26 +00:00
pdo_025.inc - Add new tests for PDO_FETCH_INTO 2005-05-24 12:39:09 +00:00
pdo_025.phpt Add tests that can be redirected to with new test harness feature. 2005-07-06 06:07:26 +00:00
pdo_026.inc fix tests when error_reporting is E_ALL 2005-06-28 23:33:42 +00:00
pdo_026.phpt Add tests that can be redirected to with new test harness feature. 2005-07-06 06:07:26 +00:00
pdo.inc - Attempt at an unified test suite 2005-02-20 17:56:19 +00:00