moby--moby/integration-cli
cyphar a57298791c integration-cli: add build test for NOCACHE
This patch adds CLI integration tests to ensure that NOCACHE instructions
in Dockerfiles only apply to direct children of the original image.

Docker-DCO-1.1-Signed-off-by: Aleksa Sarai <cyphar@cyphar.com> (github: cyphar)
2014-06-19 20:33:17 +10:00
..
build_tests Add integration test for history command and fix bug where history 2014-06-09 10:45:54 -05:00
MAINTAINERS Fix format in maintainers files 2014-06-02 07:05:06 +00:00
docker_cli_attach_test.go Increase time before exit in TestMultipleAttachRestart 2014-06-13 21:40:30 +04:00
docker_cli_build_test.go integration-cli: add build test for NOCACHE 2014-06-19 20:33:17 +10:00
docker_cli_commit_test.go Add test for commiting container with bind mount 2014-05-19 22:57:29 +00:00
docker_cli_cp_test.go integration-cli: cp: added symlink-related tests 2014-05-24 11:01:20 +10:00
docker_cli_diff_test.go
docker_cli_export_import_test.go
docker_cli_history_test.go Add integration test for history command and fix bug where history 2014-06-09 10:45:54 -05:00
docker_cli_images_test.go Fix go vet errors 2014-06-18 17:39:57 +00:00
docker_cli_import_test.go
docker_cli_info_test.go
docker_cli_kill_test.go
docker_cli_links_test.go integration-cli: tests for /etc/hosts and net=host 2014-05-21 15:20:29 -07:00
docker_cli_logs_test.go
docker_cli_nat_test.go now busybox as nc 2014-05-23 21:03:52 +00:00
docker_cli_pull_test.go pull only busybox:latest 2014-06-02 19:54:17 +00:00
docker_cli_push_test.go
docker_cli_rm_test.go
docker_cli_run_test.go rename TestVolumeWithSymlink to TestCreateVolumeWithSymlink and remove run_tests folder 2014-06-18 15:51:27 -04:00
docker_cli_save_load_test.go
docker_cli_search_test.go
docker_cli_tag_test.go Standardize API keys: CamelCase 2014-05-31 01:22:07 +00:00
docker_cli_top_test.go
docker_cli_version_test.go client: Rip out HTTP check from docker version 2014-05-18 02:22:22 +01:00
docker_test_vars.go
docker_utils.go Aux functions for build testing 2014-06-02 23:40:13 +04:00
utils.go