jj/lib/tests
Martin von Zweigbergk 7494a03081 repo: return error when attempting to load repo where there is none
This commits makes it so that running commands outside a repo results
in an error message instead of a panic.

We still don't look for a `.jj/` directory in ancestors of the current
directory.
2021-01-04 09:18:09 -08:00
..
test_bad_locking.rs repo: return error when attempting to load repo where there is none 2021-01-04 09:18:09 -08:00
test_commit_builder.rs cargo: rename crates to names available on crates.io 2021-01-03 10:16:00 -08:00
test_commit_concurrent.rs repo: return error when attempting to load repo where there is none 2021-01-04 09:18:09 -08:00
test_diff_summary.rs cargo: rename crates to names available on crates.io 2021-01-03 10:16:00 -08:00
test_evolution.rs cargo: rename crates to names available on crates.io 2021-01-03 10:16:00 -08:00
test_git.rs repo: return error when attempting to load repo where there is none 2021-01-04 09:18:09 -08:00
test_index.rs repo: return error when attempting to load repo where there is none 2021-01-04 09:18:09 -08:00
test_init.rs cargo: rename crates to names available on crates.io 2021-01-03 10:16:00 -08:00
test_load_repo.rs repo: return error when attempting to load repo where there is none 2021-01-04 09:18:09 -08:00
test_merge_trees.rs cargo: rename crates to names available on crates.io 2021-01-03 10:16:00 -08:00
test_operations.rs cargo: rename crates to names available on crates.io 2021-01-03 10:16:00 -08:00
test_transaction.rs cargo: rename crates to names available on crates.io 2021-01-03 10:16:00 -08:00
test_view.rs cargo: rename crates to names available on crates.io 2021-01-03 10:16:00 -08:00
test_working_copy.rs cargo: rename crates to names available on crates.io 2021-01-03 10:16:00 -08:00
test_working_copy_concurrent.rs repo: return error when attempting to load repo where there is none 2021-01-04 09:18:09 -08:00