debian-forge-composer/internal/distro
Ondřej Budai e725ca0dd5 distro/test: improve manifest diffing
require.JSONEqf cannot handle diffs of such a big entity as a manifest is.
It just prints an empty string.

This commit unmarshalls the manifests instead and then uses the cmp library
to make a very nice and readable diff.

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
2020-12-15 16:43:39 +01:00
..
distro_test_common distro/test: improve manifest diffing 2020-12-15 16:43:39 +01:00
fedora32 test: restructure dir layout 2020-10-21 09:04:13 +02:00
fedora33 test: restructure dir layout 2020-10-21 09:04:13 +02:00
fedoratest distro: replace BasePackages() with Packages() 2020-06-29 16:04:38 +02:00
rhel8 distro: add rhel 84 support 2020-11-19 10:36:49 +01:00
rhel84 distro/rhel84: update kernel options 2020-12-11 18:53:30 +01:00
test_distro distro: replace BasePackages() with Packages() 2020-06-29 16:04:38 +02:00
distro.go distro: add rhel 84 support 2020-11-19 10:36:49 +01:00
distro_test.go distro: add rhel 84 support 2020-11-19 10:36:49 +01:00
osrelease_test.go distro: add DetectHost 2019-11-10 17:23:14 +01:00