summaryrefslogtreecommitdiff
path: root/test/e2e/images_test.go
Commit message (Expand)AuthorAge
* enable errcheck linterPaul Holzinger2022-04-29
* enable gocritic linterPaul Holzinger2022-04-26
* e2e: merge after/since image-filter testsValentin Rothberg2022-02-16
* Fix images since/after testsBrent Baude2022-02-15
* bump go module to version 4Valentin Rothberg2022-01-18
* vendor c/common@mainValentin Rothberg2021-12-06
* Manual fixesEd Santiago2021-12-02
* Same thing, with BeNumerically("==", x)Ed Santiago2021-12-02
* Use HaveLen(x) instead of Expect(len(y)).To(Equal(x))Ed Santiago2021-12-02
* Use BeEmpty() instead of len(x).To(Equal(0))Ed Santiago2021-12-02
* e2e: yet more cleanup of BeTrue/BeFalseEd Santiago2021-11-30
* e2e tests: more cleanup of BeTrue()sEd Santiago2021-11-30
* e2e tests: clean up antihelpful BeTrue()sEd Santiago2021-11-22
* fix CIValentin Rothberg2021-11-18
* builder: Add support for builder pruneAditya Rajan2021-10-12
* Fix image prune --filter cmd behaviorJakub Guzik2021-06-08
* Remove obsolete skipsEd Santiago2021-05-10
* speed up CI handling of imagesbaude2021-04-07
* bump go module to v3Valentin Rothberg2021-02-22
* fix failing image e2e testValentin Rothberg2021-02-15
* Turn on some remote testDaniel J Walsh2021-01-22
* SpellingJosh Soref2020-12-22
* Fix `podman images...` missing headers in table templatesJhon Honce2020-12-02
* Fix typo in testsDaniel J Walsh2020-12-01
* use lookaside storage for remote testsbaude2020-11-16
* test for buildah version in container images.Daniel J Walsh2020-11-13
* move from docker.ioEd Santiago2020-10-28
* Attempt to turn on some more remote testsDaniel J Walsh2020-10-07
* Remove final v2remotefail failuresDaniel J Walsh2020-09-23
* image list: return all associated namesValentin Rothberg2020-09-17
* Refactor API build endpoint to be more compliantJhon Honce2020-09-14
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* 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