summaryrefslogtreecommitdiff
path: root/test/src/sqlite-tests.el
Commit message (Expand)AuthorAgeFilesLines
* Silence byte-compiler warnings from absent optional featuresMattias EngdegÄrd2021-12-201-0/+1
* Skip extension tests on hosts without the functionLars Ingebrigtsen2021-12-161-0/+1
* Only allow SQLite extensions from an allowlistLars Ingebrigtsen2021-12-141-0/+32
* Fix some compilation warnings in sqlite-less buildsdick r. chiang2021-12-121-0/+10
* Fix Fsqlite_finalize book-keepingLars Ingebrigtsen2021-12-111-1/+3
* Fix some sqlite doc string typosLars Ingebrigtsen2021-12-111-2/+0
* Add sqlite3 support to EmacsLars Ingebrigtsen2021-12-111-0/+175