summaryrefslogtreecommitdiff
path: root/integration-cli/docker_cli_attach_unix_test.go
Commit message (Expand)AuthorAgeFilesLines
* Improve remote integration-cli testsArnaud Porterie2016-02-111-0/+1
* Assert error in body of function `inspectField*`Zhang Wei2016-01-291-4/+2
* Fix typos found across repositoryJustas Brazauskas2015-12-131-1/+1
* Using checkers assert for integration-cli/docker_cli_attach_unix_test.goWen Cheng Ma2015-10-291-75/+36
* Fix TestAttachClosedOnContainerStop racey testVincent Demeester2015-09-291-17/+18
* Remove/Comment time.Sleep in integration testsVincent Demeester2015-08-181-16/+6
* Use dockerCmd when possible (#14603)Vincent Demeester2015-07-141-9/+3
* c.Fatal won't fail and exit test inside a goroutine, errors should be handled...Antonio Murdaca2015-04-291-15/+18
* trivial: typo cleanupDavid Mackey2015-04-271-4/+4
* Use suite for integration-cliAlexander Morozov2015-04-211-55/+49
* Removed unnecessary error output from dockerCmdbobby abbott2015-04-171-2/+2
* Move TestAttachDetachTruncatedID to integration-cliBrian Goff2015-04-131-0/+73
* Move TestAttachDetach to integration-cliBrian Goff2015-04-131-0/+76
* Remove `stripTrailingCharacters` from testsBrian Goff2015-04-061-1/+1
* integration-cli: wait for container before sending ^DTibor Vass2015-01-221-0/+3
* Fix racey TestAttachAfterDetachBrian Goff2015-01-211-15/+26
* Add build constraint.Jessica Frazelle2015-01-141-0/+2
* Fix attach stream closing issuesTonis Tiigi2015-01-141-0/+123