jj/lib
Martin von Zweigbergk 1508f28567 tests: update ChangeIdIndex test to include ancestors in set
I plan to replace `Revset::change_id_index()` by
`Index::change_id_index(heads)`, but one of the tests currently uses a
set of commits that does not include ancestors. This patch updates it
to include ancestors (and changes the set of heads to keep the set
small enough for the test).
2024-01-08 06:06:47 -08:00
..
benches
gen-protos
src index: specialize evaluate_revset_static() to change_id_index_static() 2024-01-08 06:06:47 -08:00
tests tests: update ChangeIdIndex test to include ancestors in set 2024-01-08 06:06:47 -08:00
testutils object_id: extract ObjectId trait and macros to separate module 2024-01-05 10:20:57 +09:00
Cargo.toml lock: remove byteorder dependency from tests, use fs helper functions 2023-12-23 00:14:17 +09:00
LICENSE