ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib/testutils
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
..
src tests: (mostly) stop using soon-to-be-private DescendantRebaser-related APIs 2024-01-01 18:51:36 -08:00
Cargo.toml sign: Implement a test signing backend and add a few basic tests 2023-11-30 23:36:56 +02:00