Skip to content

Commit e2f1dd7

Browse files
committed
Added note about running SQLite/SpatiaLite versions for SpatiaLite tests.
1 parent 1ab68b9 commit e2f1dd7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,10 @@ In the future, the Django codebase may be more robust when tested against
321321
different SQLite configurations and the `CFLAGS` workaround may no longer be
322322
necessary.
323323
324+
Running SpatiaLite tests against specific versions of SQLite/SpatiaLite is not
325+
currently supported. The versions of SQLite and SpatiaLite that come with the
326+
operating system are used for these tests.
327+
324328
### Other Versions
325329
326330
For the Memcached, Redis, and Selenium container images, the latest container
@@ -341,7 +345,7 @@ with no promises that they'll be delivered:
341345
- Add support for running accessibility tooling and report generation
342346
- Support report generation during monthly runs and publish to GitHub Pages
343347
- Publish pre-built container images to the GitHub Container Registry
344-
- Support testing against different versions of SQLite and SpatiaLite
348+
- Support testing against different versions of SpatiaLite
345349
- Support running with Podman in addition to Docker
346350
- Support generating screenshots into `./output/screenshots/`
347351

0 commit comments

Comments
 (0)