DockerCLI/cli/compose
Sebastiaan van Stijn 74990623e5
cli/compose/loader: use gotest.tools/v3/golden
use the golden utility instead of self-crafting expected output,
this allows automaticaly updating the expected output.

This change does break this specific test on Windows due to platform-
specific paths. Other tests already have this issue on Windows, so
skipping the test for now.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-10-20 17:08:58 +02:00
..
convert cli/compose/convert: convertEnvironment: sort results 2023-06-12 19:03:59 +02:00
interpolation format code with gofumpt 2022-09-30 11:59:11 +02:00
loader cli/compose/loader: use gotest.tools/v3/golden 2023-10-20 17:08:58 +02:00
schema Swarm: allow additional properties in `build` 2023-04-18 14:51:49 +01:00
template cli/compose: use strings.Cut 2022-12-29 15:19:31 +01:00
types cli/compose/types: UlimitsConfig.MarshalYAML() fix recursion 2022-11-17 13:17:51 +01:00