jj/lib/tests
Jun Wu 4cd29a2130 working_copy: avoid std::os::unix on Windows
std::os::unix::fs::PermissionsExt::mode() does not exist on Windows.
Treat files on Windows as regular files.
2021-03-14 15:49:22 -07:00
..
test_bad_locking.rs rustfmt: configure to group imports 2021-03-14 10:46:25 -07:00
test_commit_builder.rs rustfmt: configure to group imports 2021-03-14 10:46:25 -07:00
test_commit_concurrent.rs rustfmt: configure to merge imports by module 2021-03-14 10:53:14 -07: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 rustfmt: configure to merge imports by module 2021-03-14 10:53:14 -07:00
test_git.rs rustfmt: configure to merge imports by module 2021-03-14 10:53:14 -07:00
test_index.rs rustfmt: configure to group imports 2021-03-14 10:46:25 -07: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 rustfmt: configure to group imports 2021-03-14 10:46:25 -07:00
test_merge_trees.rs rustfmt: configure to merge imports by module 2021-03-14 10:53:14 -07:00
test_operations.rs rustfmt: configure to group imports 2021-03-14 10:46:25 -07:00
test_transaction.rs rustfmt: configure to group imports 2021-03-14 10:46:25 -07: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 working_copy: avoid std::os::unix on Windows 2021-03-14 15:49:22 -07:00
test_working_copy_concurrent.rs rustfmt: configure to group imports 2021-03-14 10:46:25 -07:00