limbo/simulator/runner
Pere Diaz Bou 88ff218810 io: assert small I/O
Let's assert **for now** that we do not read/write less bytes than
expected. This should be fixed to retrigger several reads/writes if we
couldn't read/write enough but for now let's assert.
2025-07-14 10:19:41 +02:00
..
bugbase.rs fix clippy errors for rust 1.88.0 (auto fix) 2025-07-12 18:58:41 +03:00
cli.rs add error tracing to relevant functions + rollback transaction in step_end_write_txn + make move_to_root return result 2025-07-07 11:50:21 -03:00
differential.rs fix clippy errors for rust 1.88.0 (auto fix) 2025-07-12 18:58:41 +03:00
env.rs fix clippy errors for rust 1.88.0 (auto fix) 2025-07-12 18:58:41 +03:00
execution.rs fix clippy errors for rust 1.88.0 (auto fix) 2025-07-12 18:58:41 +03:00
file.rs io: assert small I/O 2025-07-14 10:19:41 +02:00
io.rs do not shadow + continue the assertion on injected fault error 2025-07-07 11:53:45 -03:00
mod.rs add bug base, refactor 2025-04-08 17:48:16 -04:00
watch.rs Rename limbo_core crate to turso_core 2025-06-29 09:59:17 +03:00