aboutsummaryrefslogtreecommitdiff
path: root/test/e2e/run_entrypoint_test.go
Commit message (Expand)AuthorAge
* enable errcheck linterPaul Holzinger2022-04-29
* bump go module to version 4Valentin Rothberg2022-01-18
* specgen: honor empty args for entrypointAditya Rajan2021-12-08
* tests: clean up FIXMEs and noiseEd Santiago2021-12-06
* Use HaveLen(x) instead of Expect(len(y)).To(Equal(x))Ed Santiago2021-12-02
* e2e: yet more cleanup of BeTrue/BeFalseEd Santiago2021-11-30
* e2e tests: clean up antihelpful BeTrue()sEd Santiago2021-11-22
* e2e tests: use Should(Exit()) and ExitWithError()Ed Santiago2021-07-15
* bump go module to v3Valentin Rothberg2021-02-22
* Ignore entrypoint=[\"\"]Daniel J Walsh2021-02-17
* Fix typo in testsDaniel J Walsh2020-12-01
* move from docker.ioEd Santiago2020-10-28
* Attempt to turn on some more remote testsDaniel J Walsh2020-10-07
* e2e tests: SkipIfRemote(): add a reasonEd Santiago2020-09-23
* Examine all SkipIfRemote functionsDaniel J Walsh2020-09-22
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Turn on a bunch more remote testsDaniel J Walsh2020-07-22
* Fix handling of entrypointDaniel J Walsh2020-07-14
* Change buildtag for remoteclient to remote for testingDaniel J Walsh2020-07-06
* move go module to v2Valentin Rothberg2020-07-06
* test: enable entrypoint testsGiuseppe Scrivano2020-04-30
* Force integration tests to passBrent Baude2020-04-21
* use imagecaches for local testsbaude2019-05-29
* ginkgo status improvementsbaude2019-03-08
* Run integrations test with remote-clientbaude2019-01-14
* Separate common used test functions and structs to test/utilsYiqiao Pu2018-11-16
* Make podman ps fastbaude2018-10-23
* Show duration for each ginkgo test and test speed improvementsbaude2018-07-28
* Add --all,-a flag to podman imagesumohnani82018-06-18
* No entrpoint, cmd, or commandbaude2018-02-15
* Honor ENTRYPOINT in imagebaude2018-02-11