summaryrefslogtreecommitdiff
path: root/test/e2e/run_env_test.go
Commit message (Expand)AuthorAge
* Merge pull request #15434 from rhatdan/manifest1OpenShift Merge Robot2022-08-24
|\
| * Allow podman to run in an environment with keys containing spacesDaniel J Walsh2022-08-23
* | run,create: add support for --env-merge for preprocessing varsAditya R2022-08-24
|/
* enable errcheck linterPaul Holzinger2022-04-29
* bump go module to version 4Valentin Rothberg2022-01-18
* Use BeEmpty() instead of len(x).To(Equal(0))Ed Santiago2021-12-02
* 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
* 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
* Change buildtag for remoteclient to remote for testingDaniel J Walsh2020-07-06
* move go module to v2Valentin Rothberg2020-07-06
* podman: split env variables in env and overridesGiuseppe Scrivano2020-05-07
* User specified environment happen after other environments are setDaniel J Walsh2020-04-28