limbo/sqlite3/tests
2025-01-03 11:19:21 +01: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 Remove dependency on system libsqlite headers from compatibility tests 2025-01-03 11:19:21 +01: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