automerge/automerge-frontend/tests
Andrew Jeffery 987263b25d
Add SortedVec struct to ensure preds are sorted (#176)
* Add SortedVec struct to ensure preds are sorted

* Add into_iter for sortedvec
2021-06-19 17:25:25 +01:00
..
test_apply_patch.rs Use SmolStr in place of String (#182) 2021-06-19 16:28:51 +01:00
test_backend_concurrency.rs Add SortedVec struct to ensure preds are sorted (#176) 2021-06-19 17:25:25 +01:00
test_cursor.rs Use SmolStr in place of String (#182) 2021-06-19 16:28:51 +01:00
test_frontend.rs Add SortedVec struct to ensure preds are sorted (#176) 2021-06-19 17:25:25 +01:00
test_mutation.rs Add SortedVec struct to ensure preds are sorted (#176) 2021-06-19 17:25:25 +01:00
test_wasm.rs Allow change to return value from users closure (#84) 2021-04-15 10:49:04 +01:00