debian-forge-composer/internal/blueprint
Gianluca Zuccarelli fdf1364bb5 internal/blueprints: filesystem TOML tests
Move the filesystem customization tests into their own file.
Additionally add tests for unmarshalling filesystem customizations
from TOML, since we have added a new `minsize` tag to ensure
consistency with the json tag.

The new tests check the validation of the TOML input and ensures
that either one or both of the `minsize` and `size` inputs are
set. If both are set, the input is checked to ensure that both
match.
2023-11-09 15:47:07 +01:00
..
blueprint.go blueprint: make Convert respect nils 2023-08-10 20:02:45 +02:00
blueprint_convert_test.go blueprint: make Convert respect nils 2023-08-10 20:02:45 +02:00
blueprint_test.go blueprint: Don't allow empty password 2022-07-16 22:54:26 +01:00
customizations.go blueprint: Add partitioning_mode customization 2023-10-23 14:52:30 +02:00
customizations_test.go internal/blueprints: filesystem TOML tests 2023-11-09 15:47:07 +01:00
filesystem_customizations.go internal/blueprints: fix mountpoint size keyword 2023-11-09 15:47:07 +01:00
filesystem_customizations_test.go internal/blueprints: filesystem TOML tests 2023-11-09 15:47:07 +01:00
fsnode_customizations.go Delete unused blueprint.ValidateDirFileCustomizations() function 2023-10-20 18:59:00 +02:00
fsnode_customizations_test.go Delete unused blueprint.ValidateDirFileCustomizations() function 2023-10-20 18:59:00 +02:00
repository_customizations.go Delete unused function converting repository BP customization 2023-10-20 18:59:00 +02:00
repository_customizations_test.go Delete unused function converting repository BP customization 2023-10-20 18:59:00 +02:00