php-src/ext/pdo/tests
Gabriel Caruso ded3d984c6 Use EXPECT instead of EXPECTF when possible
EXPECTF logic in run-tests.php is considerable, so let's avoid it.
2018-02-20 21:53:48 +01:00
..
bug_34630.phpt gcov test fixes 2011-09-02 22:19:03 +00:00
bug_34687.phpt
bug_35671.phpt
bug_36428.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug_36798.phpt Update SKIPIFs for test portability 2011-09-08 20:13:32 +00:00
bug_38253.phpt Remove test cases don't test distinct behavior 2016-09-13 16:36:23 -04:00
bug_38394.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug_39398.phpt
bug_39656.phpt typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:52:47 -08:00
bug_40285.phpt
bug_42917.phpt
bug_43130.phpt Skip test for pdo_odbc 2018-01-02 12:12:46 +01:00
bug_43139.phpt Bug #55663, fixed test for bug 43139 on Firebird. Per request from mariuz 2012-01-02 11:43:25 +00:00
bug_43663.phpt
bug_44159.phpt Fixed a few PDO tests to conform to PDO Common standards 2016-04-04 23:43:17 +02:00
bug_44173.phpt
bug_44409.phpt
bug_44861.phpt gcov test fixes 2011-09-02 22:19:03 +00:00
bug_47769.phpt Merge branch 'PHP-5.6' into PHP-7.0 2016-04-05 00:07:02 +02:00
bug_50458.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug_52098.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug_60665.phpt Compatibility with Firebird & Oracle select syntax. 2016-12-19 01:06:24 +01:00
bug_61292.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug_64172.phpt Fix bug #64172 2015-10-18 17:06:54 -07:00
bug_65946.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug_69356.phpt Fixed #69356: PDOStatement::debugDumpParams() truncates query 2017-06-29 11:39:50 +02:00
bug_71447.phpt Fixed bug #71447 (Quotes inside comments not properly handled) 2016-04-04 23:50:28 +02:00
bug_72788.phpt Fix bug 72788: Invalid memory access when database_object_handle 2016-08-09 00:16:46 +00:00
bug_73234.phpt Fix #73234: Emulated statements let value dictate parameter type 2016-10-10 18:16:17 -04:00
debug_emulated_prepares.phpt Add "Sent SQL" to debug dump for emulated prepares 2016-12-20 11:07:04 -05:00
pdo_001.phpt
pdo_002.phpt
pdo_003.phpt
pdo_004.phpt
pdo_005.phpt Reverted incorrectly changed test. Now it's the same as in PHP-5.6. 2014-08-20 12:03:47 +04:00
pdo_006.phpt
pdo_007.phpt
pdo_008.phpt
pdo_009.phpt
pdo_010.phpt
pdo_011.phpt
pdo_012.phpt
pdo_013.phpt
pdo_014.phpt Remove superfluous SKIPIF sections in more tests 2018-02-04 16:57:08 +01:00
pdo_015.phpt
pdo_016.phpt gcov test fixes 2011-09-02 22:19:03 +00:00
pdo_016a.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
pdo_017.phpt Fix bug 72788: Invalid memory access when database_object_handle 2016-08-09 00:16:46 +00:00
pdo_018.phpt Remove trailing whitespace 2017-01-09 11:41:54 -05:00
pdo_019.phpt
pdo_020.phpt
pdo_021.phpt - Fixed test 2010-12-03 23:25:27 +00:00
pdo_022.phpt
pdo_023.phpt
pdo_024.phpt Explicitly allow NULL values for dblib compatibility 2017-01-09 11:40:25 -05:00
pdo_025.phpt Update exception names in tests after formatting changes. 2015-05-17 17:31:43 -05:00
pdo_026.phpt
pdo_027.phpt
pdo_028.phpt
pdo_029.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
pdo_030.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
pdo_031.phpt Remove superfluous SKIPIF sections in more tests 2018-02-04 16:57:08 +01:00
pdo_032.phpt
pdo_033.phpt pdo_odbc has no driver API for quoting, skip the test 2017-12-22 16:22:12 +01:00
pdo_034.phpt Remove OS dependent directory separator from EXPECT 2010-09-17 16:40:02 +00:00
pdo_035.phpt
pdo_036.phpt Remove more PHP 6 leftovers from tests 2016-11-24 22:39:39 +01:00
pdo_037.phpt Update exception names in tests after formatting changes. 2015-05-17 17:31:43 -05:00
pdo_drivers_basic.phpt Add tests for PDO::getAvailableDrivers 2016-10-20 20:53:53 -07:00
pdo_drivers_error.phpt Add tests for PDO::getAvailableDrivers 2016-10-20 20:53:53 -07:00
pdo_test.inc Fix for bug #62379 was missing in 5.3 2012-07-17 17:50:05 +02:00
pdo.inc Remove executable permission on inc 2012-10-10 10:44:34 +08:00
pdorow.phpt Fix leak in PDO row_get_ctor 2016-07-16 23:16:26 +02:00
pecl_bug_5217.phpt Fix message typos in PDO tests 2016-08-24 18:39:37 -04:00
pecl_bug_5772.phpt
pecl_bug_5809.phpt