summaryrefslogtreecommitdiff
path: root/test/utils
Commit message (Expand)AuthorAge
* bump go module to v3Valentin Rothberg2021-02-22
* Turn on journald and k8s file logging testsDaniel J Walsh2021-02-19
* Report StatusConflict on Pod opt partial failuresJhon Honce2021-02-02
* SpellingJosh Soref2020-12-22
* Restore json format for fields as well as whole structsJhon Honce2020-12-07
* Fix typo in testsDaniel J Walsh2020-12-01
* Restore --format table header supportJhon Honce2020-10-29
* move from docker.ioEd Santiago2020-10-28
* Fix up errors found by codespellDaniel J Walsh2020-09-11
* Merge pull request #7216 from 5eraph/masterOpenShift Merge Robot2020-08-09
|\
| * changes to support outbound-addr5eraph2020-08-07
* | Refactor parsing to not require --remote to be firstJhon Honce2020-08-05
|/
* Remove some unnecessary []byte to string conversionsSascha Grunert2020-08-03
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* V2 Add support for ssh authentication methodsJhon Honce2020-06-03
* v2 enable remote integration testsBrent Baude2020-05-19
* V2 Restore images list testsJhon Honce2020-04-29
* test: fix exec preserve-fds testGiuseppe Scrivano2020-04-09
* Add codespell to validate spelling mistakes in code.Daniel J Walsh2020-01-11
* Refactor tests when checking for error exit codesJhon Honce2019-10-16
* Merge pull request #4118 from cevich/fix_sig_proxyOpenShift Merge Robot2019-09-27
|\
| * Move noCache logic lower in stackChris Evich2019-09-26
* | Change ginkgo Wait() to Eventually() testJhon Honce2019-09-26
|/
* Do not use an events backend when restoring imagesMatthew Heon2019-07-31
* cmd, docs, test: fix some typosGiuseppe Scrivano2019-06-18
* use imagecaches for local testsbaude2019-05-29
* enable integration tests for remote-clientbaude2019-05-07
* podman-remote pause|unpausebaude2019-04-18
* Implement podman-remote rmJhon Honce2019-04-09
* Fix SystemExec completion raceChris Evich2019-03-01
* tests, rootless: use relative path for export testGiuseppe Scrivano2019-02-22
* Add --all-tags to pull commandTomSweeneyRedHat2019-02-09
* Run integrations test with remote-clientbaude2019-01-14
* Change all 'can not' to 'cannot' for proper usageDaniel J Walsh2018-12-21
* tests: change return type for PodmanAsUser to PodmanTestIntegrationGiuseppe Scrivano2018-11-27
* The system test write with ginkgoYiqiao Pu2018-11-16
* Separate common used test functions and structs to test/utilsYiqiao Pu2018-11-16