distribution/vendor/github.com/stretchr/testify/assert
Eng Zer Jun bcbf0431d1
testing: replace legacy gopkg.in/check.v1
This commit replaces the legacy `gopkg.in/check.v1` testing dependency
with `github.com/stretchr/testify`.

Closes https://github.com/distribution/distribution/issues/3884.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2023-12-13 09:22:43 +00:00
..
assertion_compare.go testing: replace legacy gopkg.in/check.v1 2023-12-13 09:22:43 +00:00
assertion_compare_can_convert.go testing: replace legacy gopkg.in/check.v1 2023-12-13 09:22:43 +00:00
assertion_compare_legacy.go testing: replace legacy gopkg.in/check.v1 2023-12-13 09:22:43 +00:00
assertion_format.go testing: replace legacy gopkg.in/check.v1 2023-12-13 09:22:43 +00:00
assertion_format.go.tmpl testing: replace legacy gopkg.in/check.v1 2023-12-13 09:22:43 +00:00
assertion_forward.go testing: replace legacy gopkg.in/check.v1 2023-12-13 09:22:43 +00:00
assertion_forward.go.tmpl testing: replace legacy gopkg.in/check.v1 2023-12-13 09:22:43 +00:00
assertion_order.go testing: replace legacy gopkg.in/check.v1 2023-12-13 09:22:43 +00:00
assertions.go testing: replace legacy gopkg.in/check.v1 2023-12-13 09:22:43 +00:00
doc.go testing: replace legacy gopkg.in/check.v1 2023-12-13 09:22:43 +00:00
errors.go testing: replace legacy gopkg.in/check.v1 2023-12-13 09:22:43 +00:00
forward_assertions.go testing: replace legacy gopkg.in/check.v1 2023-12-13 09:22:43 +00:00
http_assertions.go testing: replace legacy gopkg.in/check.v1 2023-12-13 09:22:43 +00:00