cpython/Lib/test/test_sqlite3
Miss Islington (bot) 4afc5d8716
[3.12] gh-108617: Extend interactive session tests for sqlite3 (GH-108556) (#108626)
gh-108617: Extend interactive session tests for sqlite3 (GH-108556)
(cherry picked from commit ecb2bf02a4)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2023-08-29 20:30:23 +02:00
..
__init__.py
__main__.py
test_backup.py
test_cli.py [3.12] gh-108617: Extend interactive session tests for sqlite3 (GH-108556) (#108626) 2023-08-29 20:30:23 +02:00
test_dbapi.py [3.12] gh-108550: Speed up sqlite3 tests (GH-108551) (#108566) 2023-08-29 00:26:29 +02:00
test_dump.py
test_factory.py [3.12] gh-108558: Improve sqlite3 row factory tests (GH-108578) (#108615) 2023-08-29 20:29:52 +02:00
test_hooks.py
test_regression.py
test_transactions.py [3.12] gh-108550: Speed up sqlite3 tests (GH-108551) (#108566) 2023-08-29 00:26:29 +02:00
test_types.py
test_userfunctions.py