ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib/tests
Martin von Zweigbergk c66990d3a3 repo_path: rename from() to from_internal_{,dir}_string()
Since `RepoPath` can be either a file or a directory, I made its name
not include `file`.
2021-05-19 15:11:04 -07:00
..
test_bad_locking.rs RepoLoader: stop returning Result since the functions cannot currently fail 2021-05-19 14:12:54 -07:00
test_commit_builder.rs repo_path: rename from() to from_internal_{,dir}_string() 2021-05-19 15:11:04 -07:00
test_commit_concurrent.rs RepoLoader: stop returning Result since the functions cannot currently fail 2021-05-19 14:12:54 -07:00
test_diff_summary.rs repo_path: rename from() to from_internal_{,dir}_string() 2021-05-19 15:11:04 -07:00
test_evolution.rs repo_path: rename from() to from_internal_{,dir}_string() 2021-05-19 15:11:04 -07:00
test_git.rs cli: on init, give a proper error message instead crashing when repo exists 2021-05-19 14:53:37 -07:00
test_index.rs RepoLoader: stop returning Result since the functions cannot currently fail 2021-05-19 14:12:54 -07:00
test_init.rs cli: on init, give a proper error message instead crashing when repo exists 2021-05-19 14:53:37 -07:00
test_load_repo.rs RepoLoader: stop returning Result since the functions cannot currently fail 2021-05-19 14:12:54 -07:00
test_merge_trees.rs repo_path: rename from() to from_internal_{,dir}_string() 2021-05-19 15:11:04 -07:00
test_mut_repo.rs repo_path: rename from() to from_internal_{,dir}_string() 2021-05-19 15:11:04 -07:00
test_operations.rs RepoLoader: stop returning Result since the functions cannot currently fail 2021-05-19 14:12:54 -07:00
test_revset.rs project: rename project from Jujube to Jujutsu 2021-05-15 10:28:40 -07:00
test_revset_graph_iterator.rs project: rename project from Jujube to Jujutsu 2021-05-15 10:28:40 -07:00
test_view.rs project: rename project from Jujube to Jujutsu 2021-05-15 10:28:40 -07:00
test_working_copy.rs repo_path: rename from() to from_internal_{,dir}_string() 2021-05-19 15:11:04 -07:00
test_working_copy_concurrent.rs repo_path: rename from() to from_internal_{,dir}_string() 2021-05-19 15:11:04 -07:00