ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Martin von Zweigbergk 744f209e76 revsets: move parse-tests to to revset module (from separate test module)
The tests don't need any complex set up (no repo necessary), so they
can be in the `revset` module itself. I'm sure we'll need to split up
that module later (at least separate out the parsing), but that's a
separate problem.
2021-04-21 18:53:58 -07:00
..
benches
protos
src revsets: move parse-tests to to revset module (from separate test module) 2021-04-21 18:53:58 -07:00
tests revsets: move parse-tests to to revset module (from separate test module) 2021-04-21 18:53:58 -07:00
build.rs
Cargo.toml revsets: define grammar in pest 2021-04-18 21:25:58 -07:00