summaryrefslogtreecommitdiff
path: root/integration-cli/docker_cli_search_test.go
Commit message (Expand)AuthorAgeFilesLines
* Update testHuKeping2015-10-071-63/+19
* Fix docker search problemHu Keping2015-10-041-0/+8
* Windows: Get Integration CLI runningJohn Howard2015-09-041-1/+1
* Don't pass check.C to dockerCmdWithErrorBrian Goff2015-07-271-2/+2
* CI: use dockerCmd in integration-cli when possibleHu Keping2015-07-221-40/+26
* api/client: Allow for multi-line usage helpJosh Hawn2015-06-101-1/+1
* Verify the no-trunc option for the search operation.Yuan Sun2015-05-051-0/+10
* Use suite for integration-cliAlexander Morozov2015-04-211-23/+21
* add TestSearchCmdOptions caseYuan Sun2015-04-141-0/+50
* If docker search with --starts=${negative number}, it would show the warning.Yuan Sun2015-04-031-0/+24
* Add fixes for integration-cli tests w/ --net noneJake Champlin2015-03-251-0/+1
* Fix vet errorsAlexandr Morozov2014-11-051-1/+1
* Cleanup errorOut resp in search testsJessica Frazelle2014-10-161-4/+1
* Fix search test for busybox imageMichael Crosby2014-08-191-1/+1
* Fix search integration-cli testVictor Vieux2014-06-241-4/+4
* initial version of cli integration testsunclejack2014-03-291-0/+25