summaryrefslogtreecommitdiff
path: root/integration-cli/docker_cli_version_test.go
Commit message (Expand)AuthorAgeFilesLines
* Build and test Docker on IBM Power and Z using gccgo. Enable CI on Power and Z.Srini Brahmaroutu2015-11-141-1/+1
* update docker_cli_version_test.goMageee2015-10-121-9/+4
* Test infrastructure for cross platformJohn Howard2015-08-311-0/+35
* Recfactor: Use dockerCmd when possible in integration-cli testsLei2015-07-201-7/+1
* Add branch and build time to versionJohn Howard2015-06-221-15/+12
* Use suite for integration-cliAlexander Morozov2015-04-211-5/+5
* cli: Add server OS/Arch info to 'version' cmdAhmet Alp Balkan2015-02-231-0/+2
* Fix vet errorsAlexandr Morozov2014-11-051-1/+1
* Cleanup errorOut resp in version testsJessica Frazelle2014-10-161-6/+3
* client: Rip out HTTP check from docker versionJonathan McCrohan2014-05-181-1/+0
* client: rearrange docker version outputJonathan McCrohan2014-05-181-1/+1
* Add API version to `docker version`Guillaume J. Charmes2014-04-011-1/+11
* initial version of cli integration testsunclejack2014-03-291-0/+29