forked from mirrors/jj
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.
This commit is contained in:
parent
5abc87fdb6
commit
8417ea79c5
1 changed files with 496 additions and 396 deletions
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue