debian-forge-composer/internal/store
Brian C. Lane 8e933f84f9 store: Fix test for CheckGPG
Forgot the #1 rule of map iteration. Don't depend on the order.
This uses a slice instead, which should be just as good for testing the
loop variable alias behavior.
2023-11-01 23:10:51 +01:00
..
test store: verify that old versions of the store can still be unmarshalled 2020-06-03 00:30:01 +02:00
compose.go split: replace internal packages with images library 2023-07-10 21:11:19 +02:00
fixtures.go split: replace internal packages with images library 2023-07-10 21:11:19 +02:00
json.go split: replace internal packages with images library 2023-07-10 21:11:19 +02:00
json_test.go Delete unused internal/platform package 2023-10-20 18:59:00 +02:00
store.go store: Fix SourceConfig.RepoConfig() function call 2023-11-01 11:38:41 +01:00
store_test.go store: Fix test for CheckGPG 2023-11-01 23:10:51 +01:00