limbo/sqlite3/tests
Pekka Enberg f5cc3a08f0 Initial pass on SQLite C ABI
This adds initial SQLite C ABI compatibility to Limbo to make sure we
drive the Rust API in the right way that allows us to implement SQLite
semantics.
2024-05-08 07:05:56 -03:00
..
.gitignore Initial pass on SQLite C ABI 2024-05-08 07:05:56 -03:00
check.h Initial pass on SQLite C ABI 2024-05-08 07:05:56 -03:00
main.c Initial pass on SQLite C ABI 2024-05-08 07:05:56 -03:00
Makefile Initial pass on SQLite C ABI 2024-05-08 07:05:56 -03:00
test-close.c Initial pass on SQLite C ABI 2024-05-08 07:05:56 -03:00
test-open.c Initial pass on SQLite C ABI 2024-05-08 07:05:56 -03:00