ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara 7a44e590dc lock: remove byteorder dependency from tests, use fs helper functions
This is the last use of Read/WriteBytesExt. The byteorder crate is great, but
we don't need an abstraction of endianness. Let's simply use the std functions.
2023-12-23 00:14:17 +09:00
..
benches
gen-protos
src lock: remove byteorder dependency from tests, use fs helper functions 2023-12-23 00:14:17 +09:00
tests tests: set git_settings.auto_local_branch where it matters 2023-12-17 08:30:24 +09:00
testutils transaction: take description at end instead of start 2023-12-13 08:12:49 -08:00
Cargo.toml lock: remove byteorder dependency from tests, use fs helper functions 2023-12-23 00:14:17 +09:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00