summaryrefslogtreecommitdiff
path: root/test/e2e/cp_test.go
Commit message (Expand)AuthorAge
* test: enable cp testsGiuseppe Scrivano2020-04-29
* Force integration tests to passBrent Baude2020-04-21
* fix bug copy from container directoryQi Wang2020-01-02
* Refactor tests when checking for error exit codesJhon Honce2019-10-16
* fix cp none exists dest path ends with '/'Qi Wang2019-09-25
* Do not support wildcards on cpJhon Honce2019-09-12
* fix copy change file owner if cp from containerQi Wang2019-08-08
* fix bug creats directory copying fileQi Wang2019-06-20
* podman copy files to the volume with a containerQi Wang2019-06-03
* Fix podman cp test by reordering operationsMatthew Heon2019-05-31
* Merge pull request #3147 from baude/testimagecacheOpenShift Merge Robot2019-05-30
|\
| * use imagecaches for local testsbaude2019-05-29
* | Fix podman cp testsMatthew Heon2019-05-30
* | Fix bug in e2e tests for podman cpMatthew Heon2019-05-29
* | Add test to ensure symlinks are resolved in ctr scopeMatthew Heon2019-05-29
|/
* Merge pull request #3194 from QiWang19/cptarOpenShift Merge Robot2019-05-28
|\
| * fix bug dest path of copying tarQi Wang2019-05-24
* | Fix a potential flake in the tests for podman cpMatthew Heon2019-05-23
|/
* Kill os.Exit() in tests, replace with assertsMatthew Heon2019-05-15
* implement cp reads tar file from stdin/stdoutQi Wang2019-05-09
* fix bug podman cp directoryQi Wang2019-04-04
* ginkgo status improvementsbaude2019-03-08
* 'podman cp' copy between host and containerQi Wang2019-02-14