cpython/Lib/sqlite3/test
Erlend Egeberg Aasland 8deb7afbaa
bpo-16379: Fix SQLite version checks in test_module_constants() (GH-28809)
Automerge-Triggered-By: GH:pablogsal
2021-10-07 12:48:13 -07:00
..
__init__.py
test_backup.py bpo-45181: Simplify loading sqlite3 tests (GH-28304) 2021-09-13 14:16:26 +03:00
test_dbapi.py bpo-16379: Fix SQLite version checks in test_module_constants() (GH-28809) 2021-10-07 12:48:13 -07:00
test_dump.py bpo-45181: Simplify loading sqlite3 tests (GH-28304) 2021-09-13 14:16:26 +03:00
test_factory.py bpo-45181: Simplify loading sqlite3 tests (GH-28304) 2021-09-13 14:16:26 +03:00
test_hooks.py bpo-45181: Simplify loading sqlite3 tests (GH-28304) 2021-09-13 14:16:26 +03:00
test_regression.py bpo-45041: Restore `sqlite3` executescript behaviour for `SELECT` queries (GH-28509) 2021-10-07 10:16:45 +01:00
test_transactions.py bpo-45181: Simplify loading sqlite3 tests (GH-28304) 2021-09-13 14:16:26 +03:00
test_types.py Fix typo in Lib/sqlite3/test/test_types.py (GH-28226) 2021-09-15 22:09:08 +02:00
test_userfunctions.py bpo-45181: Simplify loading sqlite3 tests (GH-28304) 2021-09-13 14:16:26 +03:00