loro/crates/fuzz/tests
Zixuan Chen 09a004e365
refactor: Loro import function should return LoroEncodeError (#487)
* refactor: Loro import function should return LoroEncodeError

- Change return type
- Add support for handling potential errors:
  - Invalid or non-existent frontiers
  - Exporting old snapshot format from trimmed snapshot doc
- Improve compatibility with trimmed docs

* fix: add tests and fix a few places that need to return err
2024-10-02 11:11:08 +08:00
..
compatibility.rs refactor: Loro import function should return LoroEncodeError (#487) 2024-10-02 11:11:08 +08:00
counter.rs Feat: Make the encoding format forward and backward compatible (#329) 2024-05-13 21:37:10 +08:00
json.rs Fix warnings (#484) 2024-09-29 21:15:19 +08:00
kv.rs feat: memkv export import all (#422) 2024-08-30 11:44:34 +08:00
small_fuzz.rs Movable List (#293) 2024-04-26 12:08:53 +08:00
test.rs Refactor rename new snapshot mode (#486) 2024-10-01 16:49:38 +08:00
test_tree.rs fix: change_store loading cache error 2024-08-18 18:15:53 +08:00
undo.rs fix: warnings 2024-07-17 12:15:16 +08:00
update_text.rs feat: add text update API (#404) 2024-07-23 21:22:47 +08:00