.. |
build_tests
|
Fix .dockerignore when ignoring unreadable dirs
|
2014-07-31 15:10:56 -07: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
|
Fix TestBuildForbiddenContextPath after TMPDIR change
|
2014-08-06 14:24:00 -04:00 |
docker_cli_commit_test.go
|
updated docs & tests
|
2014-07-01 17:10:00 +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
|
Fix sleep command in tests
|
2014-06-26 17:09:41 -07:00 |
docker_cli_events_test.go
|
avoid regression in events test
|
2014-07-09 00:09:03 +00:00 |
docker_cli_export_import_test.go
|
|
|
docker_cli_history_test.go
|
Migrate TestGetImagesHistory into unit and CLI test
|
2014-06-30 01:31:16 +02:00 |
docker_cli_images_test.go
|
Move sorter_test from integration to integration-cli
|
2014-06-23 22:19:52 +04:00 |
docker_cli_import_test.go
|
address a few nits
|
2014-07-25 18:29:47 -04:00 |
docker_cli_info_test.go
|
|
|
docker_cli_inspect_test.go
|
Move TestGetImagesByName
|
2014-07-03 01:39:08 +02:00 |
docker_cli_kill_test.go
|
|
|
docker_cli_links_test.go
|
update go import path and libcontainer
|
2014-07-24 22:19:50 +00:00 |
docker_cli_logs_test.go
|
Updated docker logs timestamp to RFC3339
|
2014-07-09 11:59:06 -04:00 |
docker_cli_nat_test.go
|
update go import path and libcontainer
|
2014-07-24 22:19:50 +00:00 |
docker_cli_ps_test.go
|
Move docker ps test to integration cli
|
2014-07-18 09:43:40 +01: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_restart_test.go
|
fix docker integration-cli restart test race
|
2014-07-28 23:46:14 -07:00 |
docker_cli_rm_test.go
|
Move some integration tests to integration-cli
|
2014-08-06 17:18:51 -04:00 |
docker_cli_run_test.go
|
Inherit Cmd only if no --entrypoint specified on run
|
2014-08-04 21:17:37 +04:00 |
docker_cli_save_load_test.go
|
docker save: more integration tests
|
2014-07-07 14:58:27 -04:00 |
docker_cli_search_test.go
|
Fix search integration-cli test
|
2014-06-24 21:16:34 +00:00 |
docker_cli_tag_test.go
|
integcli: add & use pullImageIfNotExist for pulls
|
2014-07-02 18:45:11 +03: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
|
integcli: resolve full path to docker binary
|
2014-05-17 02:38:28 +03:00 |
docker_utils.go
|
Test on building from GIT url
|
2014-07-24 11:19:16 +04:00 |
MAINTAINERS
|
Fix format in maintainers files
|
2014-06-02 07:05:06 +00:00 |
utils.go
|
integcli: add JSON utils for testing
|
2014-07-17 23:11:40 +03:00 |