jj/tests
Yuya Nishihara 55184237e1 cli: suggest 'jj init --git-repo' if .git directory already exists
I made new empty repository by mistake, and didn't notice it until I ran
'jj status'.
2022-10-31 01:00:40 +09:00
..
common tests: extract setup of libgit2 config to lib crate 2022-10-23 11:08:22 -07:00
smoke_test.rs
test_alias.rs Include @ in the default revset 2022-10-19 13:30:16 -07:00
test_branch_command.rs
test_checkout.rs cli: disable open commits by default 2022-08-26 23:34:52 -07:00
test_concurrent_operations.rs cli: when merging concurrent operations, snapshot afterwards 2022-10-12 06:22:38 -07:00
test_describe_command.rs cli: make jj move/squash/unsquash ask for combined description 2022-08-30 21:41:26 -07:00
test_diff_command.rs
test_edit_command.rs repo: forbid checking out the root commit 2022-10-21 10:10:07 -07:00
test_git_clone.rs
test_git_colocated.rs git: don't abandon HEAD commit when it loses a branch 2022-10-29 03:02:26 -07:00
test_git_push.rs cli: search @- for branches to push when @ has none 2022-10-20 22:18:48 -07:00
test_git_remotes.rs cli: add git remote rename subcommand 2022-10-20 11:04:16 -07:00
test_gitignores.rs
test_global_opts.rs cli: remind the user to configure their name and email 2022-10-09 21:24:05 -07:00
test_init_command.rs cli: suggest 'jj init --git-repo' if .git directory already exists 2022-10-31 01:00:40 +09:00
test_interdiff_command.rs conflicts: change diff line marker to %%%%%%% 2022-09-20 15:26:29 +09:00
test_log_command.rs revset: implement file(pattern[, candidates]) predicate 2022-10-24 01:48:00 +09:00
test_move_command.rs cli: make jj move/squash/unsquash ask for combined description 2022-08-30 21:41:26 -07:00
test_new_command.rs cli: fix crash on "jj merge whatever root" 2022-09-01 13:36:17 +09:00
test_obslog_command.rs conflicts: change diff line marker to %%%%%%% 2022-09-20 15:26:29 +09:00
test_operations.rs Include @ in the default revset 2022-10-19 13:30:16 -07:00
test_print_command.rs conflicts: change diff line marker to %%%%%%% 2022-09-20 15:26:29 +09:00
test_rebase_command.rs Fix rebase -r of a parent of a merge commit 2022-09-12 12:23:21 -07:00
test_restore_command.rs
test_sparse_command.rs
test_split_command.rs
test_squash_command.rs tests: use jj new instead of jj merge in tests 2022-08-31 07:51:32 -07:00
test_touchup_command.rs conflicts: change diff line marker to %%%%%%% 2022-09-20 15:26:29 +09:00
test_undo.rs
test_unsquash_command.rs tests: use jj new instead of jj merge in tests 2022-08-31 07:51:32 -07:00
test_untrack_command.rs cli: disallow initializing repo with native backend by default 2022-10-09 01:00:03 -07:00
test_workspaces.rs Include @ in the default revset 2022-10-19 13:30:16 -07:00