ok/jj
1
0
Fork 0
forked from mirrors/jj
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
tests merge_tools: create builtin merge editor 2023-09-18 06:33:29 +02:00
build.rs
Cargo.toml cargo: enable the watchman feature by default 2023-09-08 09:34:55 -07:00