summaryrefslogtreecommitdiff
path: root/integration-cli/docker_cli_exec_unix_test.go
Commit message (Expand)AuthorAgeFilesLines
* integration-cli: split DockerSuite into subsequent build suitesCrazyMax2022-06-171-4/+4
* Update to Go 1.17.0, and gofmt with Go 1.17Sebastiaan van Stijn2021-08-241-0/+1
* test: add buffer to prevent goroutine leakZiheng Liu2020-02-271-2/+2
* bump gotest.tools v3.0.1 for compatibility with Go 1.14Sebastiaan van Stijn2020-02-111-1/+1
* rm-gocheck: run goimports to compile successfullyTibor Vass2019-09-091-1/+1
* rm-gocheck: check.C -> testing.TTibor Vass2019-09-091-4/+4
* switch kr/pty to creack/pty v1.1.7Sebastiaan van Stijn2019-07-291-1/+1
* integration-cli: remove ExecSupport checkSebastiaan van Stijn2019-07-081-1/+1
* Replace some checkers and assertions with gotest.toolsSebastiaan van Stijn2019-04-051-11/+11
* Remove SameHostDaemon, use testEnv.IsLocalDaemon insteadSebastiaan van Stijn2018-12-241-3/+3
* Alternative failure mitigation of `TestExecInteractiveStdinClose`Dennis Chen2018-05-281-5/+6
* Some slight tweaks for the integration testDennis Chen2018-05-211-4/+5
* Fix flaky test case of `TestExecInteractiveStdinClose`Dennis Chen2018-05-161-1/+3
* Remove pkg/integration and move it to testutil or integration-cliVincent Demeester2016-12-301-1/+1
* duplicated theJie Luo2016-12-211-1/+1
* Add TERM env var to execMichael Crosby2016-09-121-0/+23
* Revert hack in TestExecTTYQiang Huang2016-03-081-1/+1
* Improve remote integration-cli testsArnaud Porterie2016-02-111-1/+1
* Probably fix flaky test TestExecTTYLei Jitang2015-12-101-1/+1
* Increase timeouts to fix test on ARMStefan Scherer2015-11-201-1/+1
* use of checkers on docker_cli_exec_unix_test.goweiyan2015-10-191-14/+10
* Windows: Get Integration CLI runningJohn Howard2015-09-041-0/+2
* Fix issue with exec TTY caused by 15446Brian Goff2015-08-141-0/+28
* Fix golint warnings for integration-cliBen Firshman2015-07-221-2/+2
* dockerCmd when possibleQiang Huang2015-07-201-4/+1
* reuse same code for setting pipes in run/execDaniel, Dao Quang Minh2015-04-231-0/+47