ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/tests
Martin von Zweigbergk 6747a6c59c cli: add test of --no-commit-working-copy
I didn't add a test in #90 because the test cases needed to be cleaned
up first. They now look a bit better, so we can add test for the
flag.
2022-03-02 22:00:24 -08:00
..
smoke_test.rs tests: add helper for matching regex and capturing groups 2022-03-02 22:00:24 -08:00
test_global_opts.rs cli: add test of --no-commit-working-copy 2022-03-02 22:00:24 -08:00
test_init_command.rs tests: use assert_cmd for e2e tests 2022-03-02 22:00:24 -08:00
test_ui.rs