gitbutler/crates/gitbutler-core/tests
Mattias Granlund e7f25e29c5 Check we are on the right branch in verify_branch
Ensures we don't accidentally run commands while HEAD is pointing to something other than the gitbutler/integration branch.
2024-05-08 12:20:00 +02:00
..
deltas de-objectify all sub-handlers 2024-04-13 23:09:17 +02:00
git Use a temp-file to write new content atomically in storage layer (#2807) 2024-04-24 10:38:48 +02:00
sessions use the new testsupport crate 2024-04-09 20:45:17 +02:00
suite Check we are on the right branch in verify_branch 2024-05-08 12:20:00 +02:00
virtual_branches use simpler virtual branch handle fetch in tests (and fix strange uncaught compilation error) 2024-05-06 20:22:40 +02:00
app.rs use the new testsupport crate 2024-04-09 20:45:17 +02:00
database.rs move multi-file modules to mod.rs and single-file modules to <name>.rs 2024-04-26 11:56:35 +02:00
error.rs move multi-file modules to mod.rs and single-file modules to <name>.rs 2024-04-26 11:56:35 +02:00
gb_repository.rs move multi-file modules to mod.rs and single-file modules to <name>.rs 2024-04-26 11:56:35 +02:00
keys.rs move multi-file modules to mod.rs and single-file modules to <name>.rs 2024-04-26 11:56:35 +02:00
lock.rs move multi-file modules to mod.rs and single-file modules to <name>.rs 2024-04-26 11:56:35 +02:00
reader.rs move multi-file modules to mod.rs and single-file modules to <name>.rs 2024-04-26 11:56:35 +02:00
types.rs move multi-file modules to mod.rs and single-file modules to <name>.rs 2024-04-26 11:56:35 +02:00
zip.rs move multi-file modules to mod.rs and single-file modules to <name>.rs 2024-04-26 11:56:35 +02:00