limbo/tests
2025-06-27 14:02:47 +02:00
..
integration execute run on multiple parsed statements 2025-06-27 14:02:47 +02:00
Cargo.toml Switch to runtime flag for enabling indexes 2025-06-26 10:07:28 +03:00
lib.rs centralize Rust integration and regression tests 2025-01-21 15:41:09 +07:00
README.md centralize Rust integration and regression tests 2025-01-21 15:41:09 +07:00

Integration and regression test suite.


# run all tests
cargo test 

# run individual test
cargo test test_sequential_write -- --nocapture