mentat/tests
Grisha Kruglov 22b17a6779 Split "mentat transaction" logic away from the main crate
Sync needs to operate over a "mentat transaction", not just a "db transaction".
This shuffle allows internal mentat crates to consume InProgress, which models
the concept of a "mentat transaction".
2018-08-20 18:23:46 -07:00
..
api.rs Add a test for exported symbols. 2017-05-03 15:57:09 -07:00
cache.rs Add 'Binding', a structured value type to return from queries. (#657) r=nalexander 2018-04-24 15:08:38 -07:00
entity_builder.rs Split "mentat transaction" logic away from the main crate 2018-08-20 18:23:46 -07:00
external_test.rs Ergonomics improvements, including a kw macro. (#537) r=emily 2018-02-01 09:27:23 -08:00
pull.rs Pre: Move core/types.rs into core_traits 2018-08-09 13:16:05 -07:00
query.rs Split "mentat transaction" logic away from the main crate 2018-08-20 18:23:46 -07:00
tolstoy.rs Pre: Move tolstoy/errors into tolstoy-traits 2018-08-09 13:16:05 -07:00
vocabulary.rs Split "mentat transaction" logic away from the main crate 2018-08-20 18:23:46 -07:00