tangled
alpha
login
or
join now
gazagnaire.org
/
ocaml-sqlite
0
fork
atom
Minimal SQLite key-value store for OCaml
0
fork
atom
overview
issues
pulls
pipelines
ocaml-sqlite
/
test
/
test_sqlite.mli
at
main
3 lines
97 B
view raw
wrap content
1
(*
*
Unit tests for SQLite key-value store.
*)
2
3
val
suite
:
string
*
unit
Alcotest
.
test_case
list