summaryrefslogtreecommitdiff
path: root/test/e2e/images_test.go
Commit message (Expand)AuthorAge
* Change buildtag for remoteclient to remote for testingDaniel J Walsh2020-07-06
* move go module to v2Valentin Rothberg2020-07-06
* Fixes #6670Jhon Honce2020-06-19
* Do not default WorkingDir to / on client sideDaniel J Walsh2020-06-12
* turn on remote testing for images. podman-remote build now works.Daniel J Walsh2020-06-01
* Fix leak of empty tarballBrent Baude2020-06-01
* Turn on more remote testsDaniel J Walsh2020-05-21
* Handle filters correctly for podman pruneDaniel J Walsh2020-05-21
* Fix remote handling of podman images callsDaniel J Walsh2020-05-21
* Test fixes for remote integrationBrent Baude2020-05-20
* v2 enable remote integration testsBrent Baude2020-05-19
* V2 Restore images list testsJhon Honce2020-04-29
* Force integration tests to passBrent Baude2020-04-21
* images --format compatible with dockerQi Wang2020-02-10
* Throw error on invalid sort valueDaniel J Walsh2020-01-28
* history: rewrite mappingsValentin Rothberg2019-11-12
* images: empty list is valid json with --format=jsonGiuseppe Scrivano2019-10-11
* Fix unit tests missing comparative for 'Expect'gabi beyer2019-09-04
* Add support for listing read/only and read/write imagesDaniel J Walsh2019-07-19
* Add tests that we don't hit errors with layerless imagesNalin Dahyabhai2019-06-26
* use imagecaches for local testsbaude2019-05-29
* Minor fix filtering images by labelDivyansh Kamboj2019-05-20
* Add fix for an issue breaking our CIMatthew Heon2019-05-10
* Vendor in latest BuildahTomSweeneyRedHat2019-04-16
* Print header for 'podman images' even with no imagesMatthew Heon2019-04-10
* ginkgo status improvementsbaude2019-03-08
* fix bug in podman images list all images with same nameQi Wang2019-03-07
* Support filter image by reference to the repo nameQi Wang2019-03-04
* Add tests to make sure podman container and podman image commands workDaniel J Walsh2019-03-02
* Run integrations test with remote-clientbaude2019-01-14
* Show image only once with images -qTomSweeneyRedHat2018-12-17
* Separate common used test functions and structs to test/utilsYiqiao Pu2018-11-16
* Show duration for each ginkgo test and test speed improvementsbaude2018-07-28
* Add --all,-a flag to podman imagesumohnani82018-06-18
* Added --sort flag to podman imagehaircommander2018-06-14
* Allow sha256: prefix for inputbaude2018-03-29
* test/e2e/images_test.go: test with multiple tagsValentin Rothberg2018-03-14
* Performance enhancement for podman imagesbaude2018-02-20
* Fix when the --format flag prints a new line at the endumohnani82018-02-07
* Migrate more tests to ginkgobaude2018-02-06