summaryrefslogtreecommitdiff
path: root/integration-cli/docker_cli_attach_test.go
Commit message (Expand)AuthorAgeFilesLines
* Assert error in body of function `inspectField*`Zhang Wei2016-01-291-2/+1
* Make test case name consistentZhang Wei2016-01-241-1/+1
* Windows CI: Deal with failing tests for TP4John Howard2016-01-081-0/+1
* Add show error when attach to a paused containerLei Jitang2015-10-281-0/+10
* refactor integration test to use checkersShijiang Wei2015-10-131-36/+11
* Windows: Get Integration CLI runningJohn Howard2015-09-041-0/+3
* Remove/Comment time.Sleep in integration testsVincent Demeester2015-08-181-3/+1
* Use dockerCmd when possible (#14603)Vincent Demeester2015-07-141-9/+2
* c.Fatal won't fail and exit test inside a goroutine, errors should be handled...Antonio Murdaca2015-04-291-7/+10
* trivial: typo cleanupDavid Mackey2015-04-271-2/+2
* Use suite for integration-cliAlexander Morozov2015-04-211-39/+34
* Removed unnecessary error output from dockerCmdbobby abbott2015-04-171-1/+1
* MovetAttachDisconnect to integration-cliBrian Goff2015-04-131-0/+49
* Fix vet errors about formatting directivesAlexander Morozov2014-12-121-1/+1
* Forbid client piping to tty enabled containerArnaud Porterie2014-12-091-0/+47
* cleanup: remove startCommand function, only used once, andJessica Frazelle2014-12-031-1/+1
* Use prefix naming for attach testsAlexandr Morozov2014-09-191-1/+1
* Fix multiple attach test.Erik Hollensbe2014-08-221-24/+60
* Increase time before exit in TestMultipleAttachRestartLK4D42014-06-131-8/+10
* Port multiple attach test to cli testsMichael Crosby2014-04-181-0/+51