summaryrefslogtreecommitdiff
path: root/integration-cli/docker_cli_save_load_test.go
Commit message (Expand)AuthorAgeFilesLines
* Add parent references support to load/saveTonis Tiigi2016-03-211-0/+39
* Refine error message when save non-exist imageKai Qiang Wu(Kennan)2016-03-081-0/+10
* Assert error in body of function `inspectField*`Zhang Wei2016-01-291-1/+1
* Windows CI: Deal with failing tests for TP4John Howard2016-01-081-0/+1
* Fix for zero-sized layersDoug Davis2015-11-251-0/+9
* Update daemon and docker core to use new content addressable storageTonis Tiigi2015-11-241-10/+22
* Build and test Docker on IBM Power and Z using gccgo. Enable CI on Power and Z.Srini Brahmaroutu2015-11-141-2/+5
* update test using c.Assert replace c.FatalHao Zhang2015-10-121-78/+32
* Merge pull request #15693 from vdemeester/15659-image-label-filterJess Frazelle2015-10-081-0/+4
|\
| * Fix filter by label for docker imagesVincent Demeester2015-08-221-0/+4
* | Merge pull request #16076 from vbatts/export_image_timesVincent Demeester2015-10-011-0/+20
|\ \
| * | save: integration test for timestamp matchingVincent Batts2015-10-011-0/+20
| |/
* | Windows: Get Integration CLI runningJohn Howard2015-09-041-1/+8
|/
* Don't pass check.C to dockerCmdWithErrorBrian Goff2015-07-271-2/+2
* Fix golint warnings for integration-cliBen Firshman2015-07-221-1/+1
* CI: use dockerCmd in integration-cli when possibleHu Keping2015-07-221-115/+29
* Cleanup not needed calls to deleteImagesAntonio Murdaca2015-07-131-3/+0
* Clean tests from not needed inspect callAntonio Murdaca2015-05-161-38/+12
* trivial: typo cleanupDavid Mackey2015-04-271-1/+1
* Implement teardown removeAllImagesAlexander Morozov2015-04-241-7/+0
* delete "defer deleteContainer" on testsVincent Demeester2015-04-231-2/+0
* Use suite for integration-cliAlexander Morozov2015-04-211-64/+57
* Remove `stripTrailingCharacters` from testsBrian Goff2015-04-061-10/+10
* Reinit slice for each dir in searchMichael Crosby2015-02-251-1/+1
* Merge pull request #10510 from ashahab-altiscale/9875-lxc-image-layerMichael Crosby2015-02-251-1/+7
|\
| * Added /dev paths to layer comparisonAbin Shahab2015-02-051-1/+7
* | integ-cli: remove bash dependency from TestSaveDirectoryPermissionsAhmet Alp Balkan2015-02-241-3/+4
* | integration-cli: use pipes for save/load testsAhmet Alp Balkan2015-02-171-86/+74
|/
* Enable test-integration-cli for Windows platformArnaud Porterie2014-12-201-92/+0
* Make `FROM scratch` a special cased 'no-base' specJosh Hawn2014-12-181-3/+3
* Add build tests covering extraction in chrootCristian Staretu2014-12-111-0/+134
* Merge pull request #9009 from a-ba/fix-export-repoVincent Batts2014-11-211-0/+62
|\
| * fix missing layers when exporting a full repositoryAnthony Baire2014-11-141-0/+62
* | Make sure integration-cli test clean upTonis Tiigi2014-11-191-0/+3
|/
* Cleanup some integration-cli outputDoug Davis2014-11-111-4/+2
* Merge pull request #8321 from erikh/ui_save_outputTibor Vass2014-10-241-0/+31
|\
| * docker save: Do not save to a terminal.Erik Hollensbe2014-10-061-0/+31
* | Cleanup errorOut resp in save testsJessica Frazelle2014-10-161-46/+78
|/
* integcli: fix permission detection for aufsunclejack2014-09-191-1/+3
* integ-cli: test correct directory permissionsunclejack2014-09-081-0/+66
* save many: adding an integration-cli testVincent Batts2014-08-281-0/+24
* docker save: more integration testsVincent Batts2014-07-071-0/+57
* add a test using the flagsVictor Vieux2014-06-171-4/+56
* improve testVictor Vieux2014-06-171-2/+10
* cli integration: sync container & image deletionunclejack2014-04-041-2/+2
* initial version of cli integration testsunclejack2014-03-291-0/+52