aboutsummaryrefslogtreecommitdiff
path: root/test/e2e/cp_test.go
Commit message (Expand)AuthorAge
* Replace deprecated ioutilChris Evich2022-09-20
* enable errcheck linterPaul Holzinger2022-04-29
* bump go module to version 4Valentin Rothberg2022-01-18
* Standardize on capatalized CgroupsDaniel J Walsh2022-01-14
* e2e tests: use Should(Exit()) and ExitWithError()Ed Santiago2021-07-15
* Fix problem copying files when container is in host pid namespaceDaniel J Walsh2021-05-19
* podman cp: ignore EPERMs in rootless modeValentin Rothberg2021-03-09
* podman cp: support copying on tmpfs mountsValentin Rothberg2021-03-04
* bump go module to v3Valentin Rothberg2021-02-22
* SpellingJosh Soref2020-12-22
* remote copyValentin Rothberg2020-12-18
* rewrite podman-cpValentin Rothberg2020-12-04
* Remove build \!remote flags from testDaniel J Walsh2020-11-18
* use lookaside storage for remote testsbaude2020-11-16
* fix: podman-cp respects "--extract" flagMatej Vasek2020-10-25
* capabilities: always set ambient and inheritableGiuseppe Scrivano2020-09-30
* e2e tests: SkipIfRemote(): add a reasonEd Santiago2020-09-23
* Examine all SkipIfRemote functionsDaniel J Walsh2020-09-22
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Change buildtag for remoteclient to remote for testingDaniel J Walsh2020-07-06
* move go module to v2Valentin Rothberg2020-07-06
* Merge pull request #6601 from zhangguanzhang/podman-cp-dirOpenShift Merge Robot2020-06-15
|\
| * fix podman cp can create an extra directory levelzhangguanzhang2020-06-15
* | WIP: Enable (and disable) remote testingEd Santiago2020-06-09
|/
* 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