limbo/sqlite3/tests
karan 34876c4711 fixing erro code for sqlite open
Signed-off-by: karan <karanjanthe@gmail.com>
2025-03-08 09:52:43 +05:30
..
.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 fixing erro code for sqlite open 2025-03-08 09:52:43 +05:30
Makefile fixing erro code for sqlite open 2025-03-08 09:52:43 +05:30
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
test-wal.c fixing erro code for sqlite open 2025-03-08 09:52:43 +05:30