jj/lib/tests
Martin von Zweigbergk 61468ed126 commit_builder: remove redundant for_open_commit()
The function is now the same as `for_new_commit()`, except that it
accepts only one parent.
2022-11-05 06:14:37 -07:00
..
test_bad_locking.rs workspace: make capable of loading with out-of-tree backend 2022-09-25 09:40:42 -07:00
test_commit_builder.rs commit_builder: remove redundant for_open_commit() 2022-11-05 06:14:37 -07:00
test_commit_concurrent.rs repo: make capable of loading repo with out-of-tree backend 2022-09-25 09:40:42 -07:00
test_conflicts.rs
test_diff_summary.rs
test_git.rs git: don't abandon root commit when all refs are gone 2022-10-29 03:02:26 -07:00
test_index.rs repo: make capable of loading repo with out-of-tree backend 2022-09-25 09:40:42 -07:00
test_init.rs backend: remove Commit::is_open field from data model 2022-11-05 06:14:37 -07:00
test_load_repo.rs repo: make capable of loading repo with out-of-tree backend 2022-09-25 09:40:42 -07:00
test_merge_trees.rs
test_mut_repo.rs commit_builder: remove redundant for_open_commit() 2022-11-05 06:14:37 -07:00
test_operations.rs
test_refs.rs
test_revset.rs revset: pass workspace context around parse() functions 2022-11-02 01:02:37 +09:00
test_revset_graph_iterator.rs
test_rewrite.rs backend: remove Commit::is_open field from data model 2022-11-05 06:14:37 -07:00
test_view.rs repo: forbid checking out the root commit 2022-10-21 10:10:07 -07:00
test_working_copy.rs tests: remove obsolete workaround for WorkingCopy reading from $HOME 2022-10-23 11:08:22 -07:00
test_working_copy_concurrent.rs working_copy: remove .clone() from TreeState proxy methods 2022-10-02 22:46:09 +09:00
test_working_copy_sparse.rs
test_workspace.rs workspace: propagate I/O errors gracefully 2022-10-28 11:51:53 -07:00