mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-08-04 18:18:03 +00:00
centralize Rust integration and regression tests
This commit is contained in:
parent
c282b23e6b
commit
a090fb927a
17 changed files with 737 additions and 724 deletions
4
tests/integration/mod.rs
Normal file
4
tests/integration/mod.rs
Normal file
|
@ -0,0 +1,4 @@
|
|||
mod common;
|
||||
mod functions;
|
||||
mod pragma;
|
||||
mod query_processing;
|
Loading…
Add table
Add a link
Reference in a new issue