Files
docker-cli/cli/command
Sebastiaan van Stijn 88896eeaab cli/command/container: TestSplitCpArg: cleaner skip
Trying to make the logic slightly clearer, and adding a custom
message for the skip,

Before this:

    === RUN   TestSplitCpArg/absolute_path_with_drive
        cp_test.go:184: tc.os == "windows" && runtime.GOOS != "windows" || tc.os == "linux" && runtime.GOOS == "windows"

After this:

    === RUN   TestSplitCpArg/absolute_path_with_drive
	cp_test.go:184: skipping windows test on non-windows platform

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-04 19:57:43 +02:00
..
2024-07-04 01:35:12 +02:00
2024-07-04 01:35:12 +02:00
2024-07-04 01:35:12 +02:00
2024-07-04 01:35:12 +02:00
2024-07-04 01:35:12 +02:00
2024-07-04 01:35:12 +02:00
2024-07-04 01:35:12 +02:00
2024-07-04 01:35:12 +02:00
2024-07-04 01:35:12 +02:00
2024-07-04 01:35:12 +02:00
2024-07-04 01:35:12 +02:00
2024-07-04 01:35:12 +02:00
2024-06-11 17:59:48 +02:00
2024-06-11 17:59:48 +02:00
2024-06-18 12:17:13 +02:00
2024-06-11 17:59:48 +02:00
2024-06-11 17:59:48 +02:00
2024-07-02 12:07:16 +02:00