ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara 556c7291c1 revset: migrate syntactic tests to AST-based
This will hopefully help remove PartialEq from RevsetExpression. Some assertions
are duplicated so that AST->RevsetExpression transformation is covered by tests.
2024-06-11 20:00:47 +09:00
..
benches
gen-protos
proc-macros cargo: explicitly indicate paths to publish 2024-04-15 20:37:00 -07:00
src revset: migrate syntactic tests to AST-based 2024-06-11 20:00:47 +09:00
tests merged_tree: make tree builder attempt to resolve conflicts 2024-06-08 20:29:30 +09:00
testutils backend: add error variant for access denied, handle when diffing 2024-05-30 18:27:38 -07:00
Cargo.toml cargo: explicitly indicate paths to publish 2024-04-15 20:37:00 -07:00
LICENSE