summaryrefslogtreecommitdiff
path: root/test/src/sqlite-tests.el
AgeCommit message (Expand)Author
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-20Silence byte-compiler warnings from absent optional featuresMattias EngdegÄrd
2021-12-16Skip extension tests on hosts without the functionLars Ingebrigtsen
2021-12-14Only allow SQLite extensions from an allowlistLars Ingebrigtsen
2021-12-12Fix some compilation warnings in sqlite-less buildsdick r. chiang
2021-12-11Fix Fsqlite_finalize book-keepingLars Ingebrigtsen
2021-12-11Fix some sqlite doc string typosLars Ingebrigtsen
2021-12-11Add sqlite3 support to EmacsLars Ingebrigtsen