aboutsummaryrefslogtreecommitdiffstats
path: root/test/src/sqlite-tests.el (unfollow)
Commit message (Expand)AuthorFilesLines
2022-01-01; Add 2022 to copyright years.Eli Zaretskii1-1/+1
2021-12-20Silence byte-compiler warnings from absent optional featuresMattias EngdegÄrd1-0/+1
2021-12-16Skip extension tests on hosts without the functionLars Ingebrigtsen1-0/+1
2021-12-14Only allow SQLite extensions from an allowlistLars Ingebrigtsen1-0/+32
2021-12-12Fix some compilation warnings in sqlite-less buildsdick r. chiang1-0/+10
2021-12-11Fix Fsqlite_finalize book-keepingLars Ingebrigtsen1-1/+3
2021-12-11Fix some sqlite doc string typosLars Ingebrigtsen1-2/+0
2021-12-11Add sqlite3 support to EmacsLars Ingebrigtsen1-0/+175