gitbutler/gitbutler-app
Sebastian Thiel bbf4d7c817
chore(app): additional minor fixes
Created on the fly while perusing the test-suite.

* avoid unnecessary `test_` prefix
* move more (and previously missed) test modules to integration level
* make `dedup` crate-private to have a reason to keep the tests where they are, same with similar functions
2024-03-28 19:21:02 +01:00
..
icons updated icons 2024-01-19 01:09:54 +01:00
src chore(app): additional minor fixes 2024-03-28 19:21:02 +01:00
tests chore(app): additional minor fixes 2024-03-28 19:21:02 +01:00
.gitignore add gitbutler-git utility binaries to tauri bundle config 2024-03-20 17:52:03 +01:00
build.rs automatically create gitbutler-ui/build 2024-03-01 13:00:31 +01:00
Cargo.toml chore(app): don't build doc-tests for lib; lib-tests for binary 2024-03-28 09:05:54 +01:00
inject-git-binaries.sh initial attempt at windows bundling for nightly 2024-03-21 22:40:41 +01:00
tauri.conf.json initial attempt at windows bundling for nightly 2024-03-21 22:40:41 +01:00
tauri.conf.nightly.json initial attempt at windows bundling for nightly 2024-03-21 22:40:41 +01:00
tauri.conf.release.json initial attempt at windows bundling for nightly 2024-03-21 22:40:41 +01:00