summaryrefslogtreecommitdiff
path: root/test/e2e/rmi_test.go
Commit message (Expand)AuthorAge
* Fix unit tests missing comparative for 'Expect'gabi beyer2019-09-04
* Add new exit codes to rm & rmi for running containers & dependenciesDaniel J Walsh2019-08-01
* speed up rootless testsbaude2019-07-08
* use imagecaches for local testsbaude2019-05-29
* Print header for 'podman images' even with no imagesMatthew Heon2019-04-10
* ginkgo status improvementsbaude2019-03-08
* Fix usage messages for podman image list, rmEd Santiago2019-02-28
* Change exit code to 1 on podman rmi nosuch imageDaniel J Walsh2019-02-25
* podman remote integrations testsbaude2019-01-15
* Run integrations test with remote-clientbaude2019-01-14
* test for rmi with childrenbaude2018-12-04
* Separate common used test functions and structs to test/utilsYiqiao Pu2018-11-16
* allow ppc64le to pass libpod integration testsbaude2018-10-31
* rmi remove all not error when no images are presentbaude2018-09-05
* Integration Test Improvements #3baude2018-08-01
* Show duration for each ginkgo test and test speed improvementsbaude2018-07-28
* podman rmi shouldn't delete named referenced imagesumohnani82018-07-28
* podman rmi should only untag image if parent of anotherumohnani82018-07-12
* Spell check strings and commentsJhon Honce2018-05-25
* Fix a typoYiqiao Pu2018-04-19
* Removing tagged images change in behaviorbaude2018-03-22
* Ginkgo Tests: ps, pull, push and rmbaude2018-01-31
* Initial gingko workbaude2018-01-29