Nicolas De loof 4c0cbea24b Merge pull request #1623 from JulienTant/1391-add-cp 4 years ago
..
fixtures 4c0cbea24b Merge pull request #1623 from JulienTant/1391-add-cp 4 years ago
cancel_test.go 95179f1625 Compose Cancel test not compile/run on windows (no signals) 4 years ago
cascade_stop_test.go 6b79a6c096 Add cascade test cleanup with `down` 5 years ago
compose_build_test.go 416af599aa Fix building compose files with absolute build context / Dockerfile 4 years ago
compose_exec_test.go 15eab93b31 docker compose exec to return command exit code 4 years ago
compose_run_test.go 073d8e5545 Categorize failure metrics, set specific metrics for compose file parse error, file not found, cmdline syntax errors, build error, pull error. 4 years ago
compose_test.go 6c5bd67c19 Fix race in TestAttachRestart : wait for logs to appear rather than have a fixed TTL for the application 4 years ago
cp_test.go d827213d32 ignore linter err 4 years ago
ipc_test.go c0e5fbba99 local.e2e: Reduce number of test images 4 years ago
logs_test.go 9f80214dc2 Make -l -D -H non-persistent to avoid conflict with subcommands 5 years ago
metrics_test.go 95179f1625 Compose Cancel test not compile/run on windows (no signals) 4 years ago
networks_test.go 4186cce1dd use highest priority network to declare network aliasses 4 years ago
restart_test.go ac1696e47b Removed race in e2e test 4 years ago
scan_message_test.go 02b9363233 avoid assertions in defer statements. 4 years ago
start_stop_test.go c804b7a5a6 local.e2e: Fix Compose start/stop tests 4 years ago
volumes_test.go 98187b2f62 down --volume to remove volume 4 years ago