Files
flatpak/tests/Makefile-test-matrix.am.inc
Alexander Larsson 86c9e55561 tests: Drop oci label/annotation separate tests
We only do labels now, so no need to test both.
2019-12-19 18:01:00 +01:00

46 lines
1.4 KiB
PHP

# This file is autogenerated by make update-test-matrix, don't edit
TEST_MATRIX= \
tests/test-run@user,nodeltas.wrap \
tests/test-run@user,deltas.wrap \
tests/test-run@system,nodeltas.wrap \
tests/test-run@system,deltas.wrap \
tests/test-run@system-norevokefs,nodeltas.wrap \
tests/test-run@system-norevokefs,deltas.wrap \
tests/test-info@user.wrap \
tests/test-info@system.wrap \
tests/test-repo@user.wrap \
tests/test-repo@system.wrap \
tests/test-repo@system-norevokefs.wrap \
tests/test-repo@collections.wrap \
tests/test-repo@collections-server-only.wrap \
tests/test-bundle@user.wrap \
tests/test-bundle@system.wrap \
tests/test-bundle@system-norevokefs.wrap \
tests/test-oci-registry@user.wrap \
tests/test-oci-registry@system.wrap \
tests/test-auth@nocollections.wrap \
tests/test-auth@collections.wrap \
$(NULL)
TEST_MATRIX_DIST= \
tests/test-basic.sh \
tests/test-completion.sh \
tests/test-config.sh \
tests/test-build-update-repo.sh \
tests/test-http-utils.sh \
tests/test-default-remotes.sh \
tests/test-extensions.sh \
tests/test-oci.sh \
tests/test-unsigned-summaries.sh \
tests/test-update-remote-configuration.sh \
tests/test-override.sh \
tests/test-update-portal.sh \
$(NULL)
TEST_MATRIX_EXTRA_DIST= \
tests/test-run.sh \
tests/test-info.sh \
tests/test-repo.sh \
tests/test-bundle.sh \
tests/test-oci-registry.sh \
tests/test-auth.sh \
$(NULL)