jj/lib
Ilya Grigoriev b2abba07e9 tests: (mostly) stop using soon-to-be-private DescendantRebaser-related APIs
This removes uses of `DescendantRebaser::new` or
`MutRepo::create_descendant_rebaser` from most tests. The exceptions  are the
tests having to do with abandoning empty commits on rebase, since adjusting
those is a bit more elaborate (see follow-up commits).
2024-01-01 18:51:36 -08:00
..
benches
gen-protos Use { workspace = true } to appease VS Code's Cargo.toml parser 2023-08-22 21:38:53 -07:00
src op_walk: add support for op_id+ (children) operator 2024-01-02 10:30:08 +09:00
tests tests: (mostly) stop using soon-to-be-private DescendantRebaser-related APIs 2024-01-01 18:51:36 -08:00
testutils tests: (mostly) stop using soon-to-be-private DescendantRebaser-related APIs 2024-01-01 18:51:36 -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