jj/cli
Martin von Zweigbergk 0f7054e8c3 tests: wherever we test with only one backend, use the test backend
I don't think there's any reason to use the local backend in tests
instead of using the stricter test backend.

I think we should generally use the test backend in tests and only use
the local backend or git backend when there's a particular reason to
do so (such as in `test_bad_locking` where the on-disk directory
structure matters). But this patch only deals with the simpler cases
where we were only testing with the local backend.
2023-09-19 20:49:41 -07:00
..
examples backend: move constant functions first 2023-09-19 05:24:51 -07:00
src tests: wherever we test with only one backend, use the test backend 2023-09-19 20:49:41 -07:00
testing fake_diff_editor: Allow specifying extra arguments to be ignored 2023-08-21 20:19:15 -07:00
tests merge_tools: create builtin merge editor 2023-09-18 06:33:29 +02:00
build.rs build: update rerun-if conditions to watch .git/HEAD in colocated repo 2023-08-06 12:16:11 +09:00
Cargo.toml cargo: enable the watchman feature by default 2023-09-08 09:34:55 -07:00