limbo/tests
2025-08-13 10:24:55 +03:00
..
integration adjust cacheflush calls outside of pager 2025-08-13 10:24:55 +03:00
Cargo.toml chore: use rusqlite 0.37 with bundled sqlite everywhere 2025-08-11 15:13:57 +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