ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib/tests
Martin von Zweigbergk cbc3e915b7 working copy: allow overwriting untracked files
Before this commit, we would crash when checking out a commit that has
a file that's currently ignored in the working copy.
2021-05-15 08:24:56 -07:00
..
test_bad_locking.rs transaction: make commit() return resulting ReadonlyRepo 2021-05-08 13:50:59 -07:00
test_commit_builder.rs cleanup: address warnings reported by new clippy version 2021-04-28 09:12:48 -07:00
test_commit_concurrent.rs tests: use one thread per core in concurrency tests 2021-04-29 00:01:04 -07:00
test_diff_summary.rs
test_evolution.rs evolution: walk orphans using index 2021-04-14 08:25:14 -07:00
test_git.rs
test_index.rs tests: add a helper for building commit graphs when only topology is important 2021-04-30 22:46:20 -07:00
test_init.rs
test_load_repo.rs transaction: make commit() return resulting ReadonlyRepo 2021-05-08 13:50:59 -07:00
test_merge_trees.rs cleanup: address warnings reported by new clippy version 2021-04-28 09:12:48 -07:00
test_mut_repo.rs tests: add a helper for building commit graphs when only topology is important 2021-04-30 22:46:20 -07:00
test_operations.rs transaction: make commit() return resulting ReadonlyRepo 2021-05-08 13:50:59 -07:00
test_revset.rs revsets: add revset yielding merge commits 2021-05-02 14:33:38 -07:00
test_revset_graph_iterator.rs revsets: remove transitive edges in graph iterator by default 2021-05-01 23:25:33 -07:00
test_view.rs tests: add a helper for building commit graphs when only topology is important 2021-04-30 22:46:20 -07:00
test_working_copy.rs working copy: allow overwriting untracked files 2021-05-15 08:24:56 -07:00
test_working_copy_concurrent.rs tests: use one thread per core in concurrency tests 2021-04-29 00:01:04 -07:00