ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib/tests
Martin von Zweigbergk 031a39ecba cleanup: fix lots of issues found in the lib crate by clippy
I had forgotten to pass `--workspace` to clippy all this time :P
2021-02-26 23:15:43 -08:00
..
test_bad_locking.rs cleanup: fix lots of issues found in the lib crate by clippy 2021-02-26 23:15:43 -08:00
test_commit_builder.rs index: also index predecessors 2021-02-26 10:33:34 -08:00
test_commit_concurrent.rs
test_diff_summary.rs
test_evolution.rs cleanup: fix lots of issues found in the lib crate by clippy 2021-02-26 23:15:43 -08:00
test_git.rs cleanup: fix lots of issues found in the lib crate by clippy 2021-02-26 23:15:43 -08:00
test_index.rs cleanup: fix lots of issues found in the lib crate by clippy 2021-02-26 23:15:43 -08:00
test_init.rs
test_load_repo.rs
test_merge_trees.rs
test_operations.rs transaction: add accessors for view and evolution directly on transaction 2021-02-13 13:43:48 -08:00
test_transaction.rs transaction: write incremental index on commit 2021-02-15 11:03:41 -08:00
test_view.rs transaction: add accessors for view and evolution directly on transaction 2021-02-13 13:43:48 -08:00
test_working_copy.rs cleanup: fix lots of issues found in the lib crate by clippy 2021-02-26 23:15:43 -08:00
test_working_copy_concurrent.rs