moby--moby/integration
Sebastiaan van Stijn 040b1d5eeb
integration/daemon: use "windows" to skip tests
For consistency, and to allow easier grepping for all tests
that we skip on windows.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-10-27 12:39:04 +02:00
..
build refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
config Add configuration validation option and tests. 2021-06-23 09:54:55 +00:00
container Fix racey TestHealthKillContainer 2021-10-21 19:27:07 +00:00
daemon integration/daemon: use "windows" to skip tests 2021-10-27 12:39:04 +02:00
distribution
image refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
internal Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
network Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
plugin refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
secret
service Fix race in TestCreateServiceSecretFileMode, TestCreateServiceConfigFileMode 2021-10-27 10:55:54 +02:00
session
system Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
testdata/https Update test certificates 2021-05-18 09:43:21 +02:00
volume integration: copy loop variable into parallel test closures 2021-07-22 22:46:12 +02:00
doc.go