limbo/sqlite3/tests
2024-07-21 10:29:30 +02: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 sqlite3: Implement some auxiliary functions 2024-07-17 13:00:35 +03:00
Makefile feat: add round scalar function 2024-07-21 10:29:30 +02:00
test-aux.c sqlite3: Implement some auxiliary functions 2024-07-17 13:00:35 +03:00
test-close.c Initial pass on SQLite C ABI 2024-05-08 07:05:56 -03:00
test-open.c sqlite3: Disable tests that SIGSEGV with sqlite3 on x86 2024-07-17 12:59:54 +03:00
test-prepare.c sqlite3: Disable tests that SIGSEGV with sqlite3 on x86 2024-07-17 12:59:54 +03:00