| Commit message (Expand) | Author | Age |
* | enable errcheck linter | Paul Holzinger | 2022-04-29 |
* | import: allow users to set os, arch and variant of imports | Aditya R | 2022-03-23 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | tests: clean up FIXMEs and noise | Ed Santiago | 2021-12-06 |
* | Merge pull request #12361 from rhatdan/remote | Daniel J Walsh | 2021-11-23 |
|\ |
|
| * | podman-remote does not support signature-policy | Daniel J Walsh | 2021-11-19 |
* | | e2e tests: clean up antihelpful BeTrue()s | Ed Santiago | 2021-11-22 |
* | | Semiperiodic cleanup of obsolete Skip()s | Ed Santiago | 2021-11-19 |
|/ |
|
* | e2e tests: use Should(Exit()) and ExitWithError() | Ed Santiago | 2021-07-15 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Fix typo in tests | Daniel J Walsh | 2020-12-01 |
* | Remove build \!remote flags from test | Daniel J Walsh | 2020-11-18 |
* | use lookaside storage for remote tests | baude | 2020-11-16 |
* | Supports import&run--signature-policy | Qi Wang | 2020-09-15 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Change buildtag for remoteclient to remote for testing | Daniel J Walsh | 2020-07-06 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Completely rework --change parsing | Matthew Heon | 2019-12-04 |
* | new testcase for podman import --change added | Kunal Kushwaha | 2019-09-27 |
* | use imagecaches for local tests | baude | 2019-05-29 |
* | ginkgo status improvements | baude | 2019-03-08 |
* | Run integrations test with remote-client | baude | 2019-01-14 |
* | Switch all referencs to image.ContainerConfig to image.Config | Daniel J Walsh | 2018-12-21 |
* | 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 |
* | Inspect output should be in array form | baude | 2018-02-21 |
* | Change json to match docker inspect | Daniel J Walsh | 2018-02-11 |
* | Fix when the --format flag prints a new line at the end | umohnani8 | 2018-02-07 |
* | Migrate more tests to ginkgo | baude | 2018-02-06 |