| Commit message (Expand) | Author | Age |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Use HaveLen(x) instead of Expect(len(y)).To(Equal(x)) | Ed Santiago | 2021-12-02 |
* | e2e tests: more cleanup of BeTrue()s | Ed Santiago | 2021-11-30 |
* | Add no-trunc support to podman-events | Daniel J Walsh | 2021-09-16 |
* | e2e tests: use Should(Exit()) and ExitWithError() | Ed Santiago | 2021-07-15 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Remove build \!remote flags from test phase 2 | Daniel J Walsh | 2020-11-18 |
* | use lookaside storage for remote tests | baude | 2020-11-16 |
* | Attempt to test all Broken SkipIfRootless FIXME | Daniel J Walsh | 2020-09-30 |
* | Make all Skips specify a reason | Daniel J Walsh | 2020-09-29 |
* | Remove SkipIfRootless if possible, document other calls | Daniel J Walsh | 2020-09-27 |
* | Fix podman image unmount to only report images unmounted | Daniel J Walsh | 2020-09-21 |
* | Add podman image mount | Daniel J Walsh | 2020-07-28 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Cleanup handling of podman mount/unmount | Daniel J Walsh | 2020-07-27 |
* | Merge pull request #6570 from rhatdan/remote | OpenShift Merge Robot | 2020-07-06 |
|\ |
|
| * | Change buildtag for remoteclient to remote for testing | Daniel J Walsh | 2020-07-06 |
* | | Disable mount tests as rootless | Matthew Heon | 2020-07-06 |
|/ |
|
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | enable rootless mount tests | Valentin Rothberg | 2020-05-11 |
* | enable rootless integration testing | Brent Baude | 2020-05-10 |
* | Add codespell to validate spelling mistakes in code. | Daniel J Walsh | 2020-01-11 |
* | add list mount tests | gabi beyer | 2019-09-24 |
* | Fix unit tests missing comparative for 'Expect' | gabi beyer | 2019-09-04 |
* | use imagecaches for local tests | baude | 2019-05-29 |
* | ginkgo status improvements | baude | 2019-03-08 |
* | Add tests to make sure podman container and podman image commands work | Daniel J Walsh | 2019-03-02 |
* | Run integrations test with remote-client | baude | 2019-01-14 |
* | Separate common used test functions and structs to test/utils | Yiqiao Pu | 2018-11-16 |
* | Show duration for each ginkgo test and test speed improvements | baude | 2018-07-28 |
* | Allow multiple mounts | TomSweeneyRedHat | 2018-07-03 |
* | Allow multiple containers and all for umount | TomSweeneyRedHat | 2018-06-29 |
* | Final ginkgo migration | baude | 2018-02-08 |