summaryrefslogtreecommitdiff
path: root/integration-cli/docker_cli_wait_test.go
Commit message (Expand)AuthorAgeFilesLines
* use of checkers on Integration testXiaoxu Chen2015-10-111-31/+14
* Windows CI: Fix cli_wait_testJohn Howard2015-10-071-6/+7
* Windows: First part of CI tests (docker run)John Howard2015-09-221-2/+2
* Windows: Get Integration CLI runningJohn Howard2015-09-041-0/+4
* Remove/Comment time.Sleep in integration testsVincent Demeester2015-08-181-29/+6
* Recfactor: Use dockerCmd when possible in integration-cli testsLei2015-07-201-22/+10
* Use inspectField to simplify codeQiang Huang2015-05-181-12/+4
* Fix LXC stop signalsBrian Goff2015-05-061-7/+21
* remove some uneeded sleeps in testsBrian Goff2015-04-271-20/+41
* Use suite for integration-cliAlexander Morozov2015-04-211-25/+18
* Remove `stripTrailingCharacters` from testsBrian Goff2015-04-061-10/+11
* Added integration tests for docker wait commandPradeep Chhetri2015-03-271-0/+121