index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
e2e
/
images_test.go
Commit message (
Expand
)
Author
Age
*
e2e: merge after/since image-filter tests
Valentin Rothberg
2022-02-16
*
Fix images since/after tests
Brent Baude
2022-02-15
*
bump go module to version 4
Valentin Rothberg
2022-01-18
*
vendor c/common@main
Valentin Rothberg
2021-12-06
*
Manual fixes
Ed Santiago
2021-12-02
*
Same thing, with BeNumerically("==", x)
Ed Santiago
2021-12-02
*
Use HaveLen(x) instead of Expect(len(y)).To(Equal(x))
Ed Santiago
2021-12-02
*
Use BeEmpty() instead of len(x).To(Equal(0))
Ed Santiago
2021-12-02
*
e2e: yet more cleanup of BeTrue/BeFalse
Ed Santiago
2021-11-30
*
e2e tests: more cleanup of BeTrue()s
Ed Santiago
2021-11-30
*
e2e tests: clean up antihelpful BeTrue()s
Ed Santiago
2021-11-22
*
fix CI
Valentin Rothberg
2021-11-18
*
builder: Add support for builder prune
Aditya Rajan
2021-10-12
*
Fix image prune --filter cmd behavior
Jakub Guzik
2021-06-08
*
Remove obsolete skips
Ed Santiago
2021-05-10
*
speed up CI handling of images
baude
2021-04-07
*
bump go module to v3
Valentin Rothberg
2021-02-22
*
fix failing image e2e test
Valentin Rothberg
2021-02-15
*
Turn on some remote test
Daniel J Walsh
2021-01-22
*
Spelling
Josh Soref
2020-12-22
*
Fix `podman images...` missing headers in table templates
Jhon Honce
2020-12-02
*
Fix typo in tests
Daniel J Walsh
2020-12-01
*
use lookaside storage for remote tests
baude
2020-11-16
*
test for buildah version in container images.
Daniel J Walsh
2020-11-13
*
move from docker.io
Ed Santiago
2020-10-28
*
Attempt to turn on some more remote tests
Daniel J Walsh
2020-10-07
*
Remove final v2remotefail failures
Daniel J Walsh
2020-09-23
*
image list: return all associated names
Valentin Rothberg
2020-09-17
*
Refactor API build endpoint to be more compliant
Jhon Honce
2020-09-14
*
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
*
Change buildtag for remoteclient to remote for testing
Daniel J Walsh
2020-07-06
*
move go module to v2
Valentin Rothberg
2020-07-06
*
Fixes #6670
Jhon Honce
2020-06-19
*
Do not default WorkingDir to / on client side
Daniel J Walsh
2020-06-12
*
turn on remote testing for images. podman-remote build now works.
Daniel J Walsh
2020-06-01
*
Fix leak of empty tarball
Brent Baude
2020-06-01
*
Turn on more remote tests
Daniel J Walsh
2020-05-21
*
Handle filters correctly for podman prune
Daniel J Walsh
2020-05-21
*
Fix remote handling of podman images calls
Daniel J Walsh
2020-05-21
*
Test fixes for remote integration
Brent Baude
2020-05-20
*
v2 enable remote integration tests
Brent Baude
2020-05-19
*
V2 Restore images list tests
Jhon Honce
2020-04-29
*
Force integration tests to pass
Brent Baude
2020-04-21
*
images --format compatible with docker
Qi Wang
2020-02-10
*
Throw error on invalid sort value
Daniel J Walsh
2020-01-28
*
history: rewrite mappings
Valentin Rothberg
2019-11-12
*
images: empty list is valid json with --format=json
Giuseppe Scrivano
2019-10-11
*
Fix unit tests missing comparative for 'Expect'
gabi beyer
2019-09-04
*
Add support for listing read/only and read/write images
Daniel J Walsh
2019-07-19
*
Add tests that we don't hit errors with layerless images
Nalin Dahyabhai
2019-06-26
[next]