ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara 8417ea79c5 revset: rewrite RevsetExpression equivalence tests to not rely on Eq
Most of the tests are migrated to insta::assert_debug_snapshot!(). Some of them
could use assert_matches!(), but the resulting code would look ugly because of
nested RC<_>s.
2024-06-28 10:28:51 +09:00
..
benches
gen-protos
proc-macros cargo: explicitly indicate paths to publish 2024-04-15 20:37:00 -07:00
src revset: rewrite RevsetExpression equivalence tests to not rely on Eq 2024-06-28 10:28:51 +09:00
tests conflicts: propagate error from conflict materialization 2024-06-17 14:33:29 +09:00
testutils backend: add error variant for access denied, handle when diffing 2024-05-30 18:27:38 -07:00
Cargo.toml In lib, make "testing" feature depend on "git" 2024-06-11 17:14:57 -07:00
LICENSE