jj/tests
Martin von Zweigbergk a663a5d89c repo: don't abandon empty commit if it has descendants
It's unusual for the current commit to have descendants, but it can
happen. In particular, it can easily happen when you run `jj new`. You
probably don't want to abandon it in those cases.
2022-03-26 21:11:42 -07:00
..
smoke_test.rs tests: add a convenience function for running jj successfully 2022-03-26 21:11:42 -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_untrack_command.rs tests: add a convenience function for running jj successfully 2022-03-26 21:11:42 -07:00