salsa/tests
Aleksey Kladov 0f3bc72ec0 Add tests for "dynamic" cycles
If I am not in an error, all current tests uses "static" cycles -- a
cycle always present. Let's spice that up by adding conditional cycles:
cycles that appear only for specific impls
2021-10-30 11:09:05 -04:00
..
incremental remove the DB parameter 2020-07-04 14:17:11 +00:00
parallel CI runs Clippy 2021-06-17 15:21:51 +01:00
storage_varieties remove the DB parameter 2020-07-04 14:17:11 +00:00
cycles.rs Add tests for "dynamic" cycles 2021-10-30 11:09:05 -04:00
dyn_trait.rs implement the Storage<DB> change 2020-07-04 14:17:10 +00:00
interned.rs CI runs Clippy 2021-06-17 15:21:51 +01:00
lru.rs remove the DB parameter 2020-07-04 14:17:11 +00:00
macros.rs CI runs Clippy 2021-06-17 15:21:51 +01:00
no_send_sync.rs remove the DB parameter 2020-07-04 14:17:11 +00:00
on_demand_inputs.rs Fix invalidate and report_synthetic_read 2021-09-03 23:35:15 +02:00
panic_safely.rs CI runs Clippy 2021-06-17 15:21:51 +01:00
transparent.rs remove the DB parameter 2020-07-04 14:17:11 +00:00
variadic.rs remove the DB parameter 2020-07-04 14:17:11 +00:00