Replies: 1 comment 3 replies
-
TestI haven't written any test yet. The tests now existing are used for developing, some of them are just for printing data that has been converted into protobuf, and others need I'll add some test_utils in the future. FetchI'll commit |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
cargo test
According to archwiki, I need to run
cargo test.Copy from https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=fav-git&id=efd4a6aa9cc4fe79fc4b63bbe19881b8def71b2b#n39
fav_cargo_test_err.log
So, I need help. If this process is too cumbersome or not runnable on the user's computer, I might consider removing check().
cargo fetch
cargo fetch --locked --target "$CARCH-unknown-linux-gnu"Copy from https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=fav-git&id=efd4a6aa9cc4fe79fc4b63bbe19881b8def71b2b#n27
If you are always required to synchronize lock files and toml files, it may burden you, so please consider carefully.
Beta Was this translation helpful? Give feedback.
All reactions