aboutsummaryrefslogtreecommitdiff
path: root/test/e2e/diff_test.go
Commit message (Expand)AuthorAge
* all: stop using deprecated GenerateNonCryptoIDKir Kolyshkin2022-09-13
* enable errcheck linterPaul Holzinger2022-04-29
* bump go module to version 4Valentin Rothberg2022-01-18
* Same thing, with BeNumerically("==", x)Ed Santiago2021-12-02
* Same thing, for BeNumerically("==", 0)Ed Santiago2021-12-02
* e2e tests: more cleanup of BeTrue()sEd Santiago2021-11-30
* e2e tests: clean up antihelpful BeTrue()sEd Santiago2021-11-22
* e2e tests: use Should(Exit()) and ExitWithError()Ed Santiago2021-07-15
* podman diff accept two images or containersPaul Holzinger2021-07-02
* bump go module to v3Valentin Rothberg2021-02-22
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Add more Remote testsDaniel J Walsh2020-06-03
* Add --latest, -l to 'podman diff'Adrian Reber2019-06-21
* use imagecaches for local testsbaude2019-05-29
* enable integration tests for remote-clientbaude2019-05-07
* ginkgo status improvementsbaude2019-03-08
* Add tests to make sure podman container and podman image commands workDaniel J Walsh2019-03-02
* Run integrations test with remote-clientbaude2019-01-14
* 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 one test case for check diff in container and committed imageYiqiao Pu2018-04-19
* Migrate diff, exec, export, and history to ginkgobaude2018-02-05