MIAnex/src
Jean-Claude a6b254ca2d Disable signing of commits
This leads to problems as it requires the unlocked GPG key. It also
slows down the process.
2023-10-09 15:09:50 +02:00
..
commands Add testcases for git module 2023-10-08 21:46:25 +02:00
format_string Add basic functionality to crate a new image import 2023-05-16 11:41:14 +02:00
archive.rs Add testcases for git module 2023-10-08 21:46:25 +02:00
commands.rs Lint code and fix errors 2023-04-18 21:30:04 +02:00
config.rs Use `testdir` instead of own tmpdir implementation 2023-09-13 12:14:27 +02:00
conftest.rs Fix tempdir collisions between testing functions 2023-10-09 15:03:25 +02:00
error.rs Add error handling to application 2023-08-22 16:19:07 +02:00
format_string.rs Use rstest for format_string tests to simplify testing 2023-09-12 21:17:18 +02:00
git.rs Disable signing of commits 2023-10-09 15:09:50 +02:00
main.rs Add unit tests for config 2023-09-11 22:53:19 +02:00
metadata.rs Add proper error handling for metadata 2023-08-22 09:27:41 +02:00