| Commit message (Expand) | Author | Age |
* | Force integration tests to pass | Brent Baude | 2020-04-21 |
* | podman {pod,} rm/stop: add --ignore flag | Valentin Rothberg | 2019-11-25 |
* | podman rm/stop --cidfile | Valentin Rothberg | 2019-11-18 |
* | Add new exit codes to rm & rmi for running containers & dependencies | Daniel J Walsh | 2019-08-01 |
* | use imagecaches for local tests | baude | 2019-05-29 |
* | enable integration tests for remote-client | baude | 2019-05-07 |
* | Make 'podman rm' exit with 125 if it had a bogus & a running container | Debarshi Ray | 2019-03-15 |
* | 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 |
* | Change exit code to 1 on podman rm nosuch container | Daniel J Walsh | 2019-02-25 |
* | 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 |
* | Add a test case for remove the latest container | Yiqiao Pu | 2018-03-16 |
* | Correct the test case name | Yiqiao Pu | 2018-03-16 |
* | sleep does not catch SIGTERM | baude | 2018-03-14 |
* | sysfs should be mounted rw for privileged | baude | 2018-02-06 |
* | Migrate kill tests to ginkgo | baude | 2018-02-01 |
* | Ginkgo Tests: ps, pull, push and rm | baude | 2018-01-31 |