ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/tests
Martin von Zweigbergk 12bce70bed cli: display how many commits were rebased when merging operations (#111)
This involved copying `UnresolvedHeadRepo::resolve()` into the CLI
crate (and modifying it a bit to print number of rebased commit),
which is unfortunate.
2022-03-26 22:31:49 -07:00
..
smoke_test.rs tests: add a convenience function for running jj successfully 2022-03-26 21:11:42 -07:00
test_concurrent_operations.rs cli: display how many commits were rebased when merging operations (#111) 2022-03-26 22:31:49 -07:00
test_git_push.rs tests: add a convenience function for running jj successfully 2022-03-26 21:11:42 -07:00
test_gitignores.rs tests: add a convenience function for running jj successfully 2022-03-26 21:11:42 -07:00
test_global_opts.rs tests: add a convenience function for running jj successfully 2022-03-26 21:11:42 -07:00
test_init_command.rs tests: add a convenience function for running jj successfully 2022-03-26 21:11:42 -07:00
test_new.rs repo: don't abandon empty commit if it has descendants 2022-03-26 21:11:42 -07:00
test_ui.rs cli: parse file names as relative and using platform separator 2021-06-09 22:56:02 -07:00
test_undo.rs repo: when merging in removed head, rebase descendants (#111) 2022-03-26 22:31:49 -07:00
test_untrack_command.rs tests: add a convenience function for running jj successfully 2022-03-26 21:11:42 -07:00