ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/src
Martin von Zweigbergk 711f65303c tests: use assert_cmd for e2e tests
I didn't know about `assert_cmd` when I wrote the few e2e tests we
have. Let's switch to it and remove our own similar helpers.
2022-03-02 22:00:24 -08:00
..
commands.rs cli: don't print "Working copy now at:" when it's unchanged 2022-03-02 13:16:10 -08:00
diff_edit.rs
formatter.rs
graphlog.rs
lib.rs
main.rs
template.pest
template_parser.rs
templater.rs
testutils.rs tests: use assert_cmd for e2e tests 2022-03-02 22:00:24 -08:00
ui.rs