automerge/automerge-protocol/tests
Andrew Jeffery 8b3938c2e7
Rename UncompressedChange to Change ()
It wasn't really uncompressed as we have compressed and uncompressed
changes in the backend. It is just not encoded into the binary format.
The module separation (protocol vs backend) should help with the
distinction.
2021-06-16 11:50:26 +01:00
..
serde_round_trip.rs Make another enum work with msgpack 2021-05-27 16:33:49 -07:00
serde_round_trip_proptest.proptest-regressions Serialize/Deserialize OpType so it works with msgpack 2021-05-27 15:54:07 -07:00
serde_round_trip_proptest.rs Rename UncompressedChange to Change () 2021-06-16 11:50:26 +01:00