limbo/sqlite3/tests
Pekka Enberg fde5484e93 sqlite3/tests: Relax test_libversion_number assertion
...make it less dependent on specific version of SQLite.
2025-05-15 09:15:35 +03:00
..
compat sqlite3/tests: Relax test_libversion_number assertion 2025-05-15 09:15:35 +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 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