Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Make ':' a restricted character for file names | umohnani8 | 2018-04-30 |
| | | | | | | | | | | | file names for podman load, save, export, and import cannot contain ":" in them. It is a reserved character for parsing filenames. Signed-off-by: umohnani8 <umohnani@redhat.com> Closes: #694 Approved by: rhatdan | ||
* | Migrate diff, exec, export, and history to ginkgo | baude | 2018-02-05 |
Migrate the diff, exec, export, and history bats tests to the ginkgo test suite. Signed-off-by: baude <bbaude@redhat.com> Closes: #287 Approved by: baude |