ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/tests
2022-05-11 04:42:44 -07:00
..
common tests: check exit code on failure, and fix a bug in argument parsing 2022-05-10 04:02:24 -07:00
smoke_test.rs
test_alias.rs cli: make invalid alias definition an error 2022-05-10 04:02:24 -07:00
test_branch_command.rs tests: check exit code on failure, and fix a bug in argument parsing 2022-05-10 04:02:24 -07:00
test_concurrent_operations.rs
test_describe_command.rs cli: respect $VISUAL, overriding $EDITOR 2022-05-10 10:39:59 -07:00
test_diff_command.rs
test_edit_command.rs
test_git_colocated.rs
test_git_push.rs
test_git_remotes.rs
test_gitignores.rs
test_global_opts.rs cli: allow config in ~/.jjconfig.toml 2022-05-10 10:21:22 -07:00
test_init_command.rs
test_log_command.rs
test_move_command.rs tests: check exit code on failure, and fix a bug in argument parsing 2022-05-10 04:02:24 -07:00
test_new.rs
test_operations.rs graphlog: don't de-indent multi-line text at end of chain 2022-05-11 04:42:44 -07:00
test_print_command.rs
test_rebase_command.rs tests: check exit code on failure, and fix a bug in argument parsing 2022-05-10 04:02:24 -07:00
test_restore_command.rs tests: check exit code on failure, and fix a bug in argument parsing 2022-05-10 04:02:24 -07:00
test_sparse_command.rs
test_split_command.rs
test_squash_command.rs
test_undo.rs
test_untrack_command.rs tests: check exit code on failure, and fix a bug in argument parsing 2022-05-10 04:02:24 -07:00
test_workspaces.rs