summaryrefslogtreecommitdiff
path: root/tests/backends/sqlite/test_creation.py
AgeCommit message (Expand)Author
2026-02-27Fixed #36946 -- Respected test database name when running tests in parallel o...S​age Abdullah
2025-07-29Fixed #36531 -- Added forkserver support to parallel test runner.Mariusz Felisiak
2022-03-15Fixed #31169 -- Adapted the parallel test runner to use spawn.David Smith
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2021-03-25Fixed #32582 -- Removed unnecessary dot in names of cloned test databases on ...Girish Sontakke
2019-12-31Refs #31117 -- Isolated backends.sqlite.test_creation.TestDbSignatureTests.Mariusz Felisiak
2019-11-21Fixed #30413 -- Fixed test database signature on SQLite when test database na...Farhaan Bukhsh