php-src/ext/pdo_sqlite/tests
Máté Kocsis d6a0b3af68
Implement PDO driver-specific subclasses
RFC: https://wiki.php.net/rfc/pdo_driver_specific_subclasses
Closes GH-12804

Co-Authored-By: Danack <Danack@basereality.com>
2024-01-11 23:22:41 +01:00
..
subclasses Implement PDO driver-specific subclasses 2024-01-11 23:22:41 +01:00
bug33841.phpt Improve ext/pdo_sqlite tests cleanup (#11900) 2023-08-08 09:49:02 +01:00
bug35336.phpt Improve ext/pdo_sqlite tests cleanup (#11900) 2023-08-08 09:49:02 +01:00
bug38334.phpt Improve ext/pdo_sqlite tests cleanup (#11900) 2023-08-08 09:49:02 +01:00
bug43831.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug44327_2.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug44327_3.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug46139.phpt PDO: Clean-up tests so it's easier to see if they use default test table (#12552) 2023-10-29 23:13:30 +00:00
bug46542.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug48773.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug50728.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug52487.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug60104.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug66033.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug70221.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug70862.phpt Improve ext/pdo_sqlite tests cleanup (#11900) 2023-08-08 09:49:02 +01:00
bug78192.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug79664.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug81740.phpt Force extension loading for new test 2022-12-19 16:14:00 +01:00
bug_42589.phpt Improve ext/pdo_sqlite tests cleanup (#11900) 2023-08-08 09:49:02 +01:00
bug_44159_sqlite_version.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug_47769.phpt PDO: Clean-up tests so it's easier to see if they use default test table (#12552) 2023-10-29 23:13:30 +00:00
bug_63916-2.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug_63916.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug_64705.phpt Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
common.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
debugdumpparams_001.phpt Fix bug #81405: Restore old PDO::PARAM_* values 2021-09-01 13:54:41 +02:00
gc.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
gh9032.phpt Merge branch 'PHP-8.0' into PHP-8.1 2022-07-27 13:06:15 +02:00
open_basedir.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
pdo_035.phpt Improve ext/pdo_sqlite tests cleanup (#11900) 2023-08-08 09:49:02 +01:00
pdo_fetch_func_001.phpt PDO: Clean-up tests so it's easier to see if they use default test table (#12552) 2023-10-29 23:13:30 +00:00
pdo_sqlite_createaggregate_002.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
pdo_sqlite_createaggregate.phpt Implement PDO driver-specific subclasses 2024-01-11 23:22:41 +01:00
pdo_sqlite_createcollation.phpt Implement PDO driver-specific subclasses 2024-01-11 23:22:41 +01:00
pdo_sqlite_createfunction_002.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
pdo_sqlite_createfunction_with_flags.phpt Implement PDO driver-specific subclasses 2024-01-11 23:22:41 +01:00
pdo_sqlite_createfunction.phpt Implement PDO driver-specific subclasses 2024-01-11 23:22:41 +01:00
pdo_sqlite_empty_filename.phpt Improve ext/pdo_sqlite tests cleanup (#11900) 2023-08-08 09:49:02 +01:00
pdo_sqlite_extendederror_attr.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
pdo_sqlite_filename_uri.phpt Improve ext/pdo_sqlite tests cleanup (#11900) 2023-08-08 09:49:02 +01:00
pdo_sqlite_get_attribute.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
pdo_sqlite_lastinsertid.phpt Implement PDO driver-specific subclasses 2024-01-11 23:22:41 +01:00
pdo_sqlite_open_basedir_uri.phpt Fix unescaped {TMP} variables in tests 2023-03-01 13:24:39 +01:00
pdo_sqlite_open_basedir.phpt Improve ext/pdo_sqlite tests cleanup (#11900) 2023-08-08 09:49:02 +01:00
pdo_sqlite_open_flags.phpt Improve ext/pdo_sqlite tests cleanup (#11900) 2023-08-08 09:49:02 +01:00
pdo_sqlite_statement_getattribute.phpt Improve ext/pdo_sqlite tests cleanup (#11900) 2023-08-08 09:49:02 +01:00
pdo_sqlite_tostring_exception.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
pdo_sqlite_transaction.phpt Implement PDO driver-specific subclasses 2024-01-11 23:22:41 +01:00