From fd1aef8e84cee43e45146ff45fe3a459fc1edf69 Mon Sep 17 00:00:00 2001 From: Andy Postnikov <apostnikov@gmail.com> Date: Wed, 10 Apr 2024 18:06:22 +0200 Subject: [PATCH] testing/php81: move from community --- {community => testing}/php81/APKBUILD | 0 {community => testing}/php81/disabled-tests.list | 0 {community => testing}/php81/disabled-tests.ppc64le.list | 0 {community => testing}/php81/disabled-tests.riscv64.list | 0 {community => testing}/php81/disabled-tests.s390x.list | 0 {community => testing}/php81/disabled-tests.x86.list | 0 {community => testing}/php81/fix-curl.patch | 0 {community => testing}/php81/fix-icu74.patch | 0 {community => testing}/php81/fix-lfs64.patch | 0 {community => testing}/php81/fix-libxml-1.patch | 0 {community => testing}/php81/fix-libxml-2.patch | 0 {community => testing}/php81/fix-s390x-test.patch | 0 {community => testing}/php81/fix-tests-devserver.patch | 0 {community => testing}/php81/includedir.patch | 0 {community => testing}/php81/install-pear.patch | 0 {community => testing}/php81/php81-fpm-version-suffix.patch | 0 {community => testing}/php81/php81-fpm.initd | 0 {community => testing}/php81/php81-fpm.logrotate | 0 {community => testing}/php81/php81-module.conf | 0 {community => testing}/php81/sharedir.patch | 0 20 files changed, 0 insertions(+), 0 deletions(-) rename {community => testing}/php81/APKBUILD (100%) rename {community => testing}/php81/disabled-tests.list (100%) rename {community => testing}/php81/disabled-tests.ppc64le.list (100%) rename {community => testing}/php81/disabled-tests.riscv64.list (100%) rename {community => testing}/php81/disabled-tests.s390x.list (100%) rename {community => testing}/php81/disabled-tests.x86.list (100%) rename {community => testing}/php81/fix-curl.patch (100%) rename {community => testing}/php81/fix-icu74.patch (100%) rename {community => testing}/php81/fix-lfs64.patch (100%) rename {community => testing}/php81/fix-libxml-1.patch (100%) rename {community => testing}/php81/fix-libxml-2.patch (100%) rename {community => testing}/php81/fix-s390x-test.patch (100%) rename {community => testing}/php81/fix-tests-devserver.patch (100%) rename {community => testing}/php81/includedir.patch (100%) rename {community => testing}/php81/install-pear.patch (100%) rename {community => testing}/php81/php81-fpm-version-suffix.patch (100%) rename {community => testing}/php81/php81-fpm.initd (100%) rename {community => testing}/php81/php81-fpm.logrotate (100%) rename {community => testing}/php81/php81-module.conf (100%) rename {community => testing}/php81/sharedir.patch (100%) diff --git a/community/php81/APKBUILD b/testing/php81/APKBUILD similarity index 100% rename from community/php81/APKBUILD rename to testing/php81/APKBUILD diff --git a/community/php81/disabled-tests.list b/testing/php81/disabled-tests.list similarity index 100% rename from community/php81/disabled-tests.list rename to testing/php81/disabled-tests.list diff --git a/community/php81/disabled-tests.ppc64le.list b/testing/php81/disabled-tests.ppc64le.list similarity index 100% rename from community/php81/disabled-tests.ppc64le.list rename to testing/php81/disabled-tests.ppc64le.list diff --git a/community/php81/disabled-tests.riscv64.list b/testing/php81/disabled-tests.riscv64.list similarity index 100% rename from community/php81/disabled-tests.riscv64.list rename to testing/php81/disabled-tests.riscv64.list diff --git a/community/php81/disabled-tests.s390x.list b/testing/php81/disabled-tests.s390x.list similarity index 100% rename from community/php81/disabled-tests.s390x.list rename to testing/php81/disabled-tests.s390x.list diff --git a/community/php81/disabled-tests.x86.list b/testing/php81/disabled-tests.x86.list similarity index 100% rename from community/php81/disabled-tests.x86.list rename to testing/php81/disabled-tests.x86.list diff --git a/community/php81/fix-curl.patch b/testing/php81/fix-curl.patch similarity index 100% rename from community/php81/fix-curl.patch rename to testing/php81/fix-curl.patch diff --git a/community/php81/fix-icu74.patch b/testing/php81/fix-icu74.patch similarity index 100% rename from community/php81/fix-icu74.patch rename to testing/php81/fix-icu74.patch diff --git a/community/php81/fix-lfs64.patch b/testing/php81/fix-lfs64.patch similarity index 100% rename from community/php81/fix-lfs64.patch rename to testing/php81/fix-lfs64.patch diff --git a/community/php81/fix-libxml-1.patch b/testing/php81/fix-libxml-1.patch similarity index 100% rename from community/php81/fix-libxml-1.patch rename to testing/php81/fix-libxml-1.patch diff --git a/community/php81/fix-libxml-2.patch b/testing/php81/fix-libxml-2.patch similarity index 100% rename from community/php81/fix-libxml-2.patch rename to testing/php81/fix-libxml-2.patch diff --git a/community/php81/fix-s390x-test.patch b/testing/php81/fix-s390x-test.patch similarity index 100% rename from community/php81/fix-s390x-test.patch rename to testing/php81/fix-s390x-test.patch diff --git a/community/php81/fix-tests-devserver.patch b/testing/php81/fix-tests-devserver.patch similarity index 100% rename from community/php81/fix-tests-devserver.patch rename to testing/php81/fix-tests-devserver.patch diff --git a/community/php81/includedir.patch b/testing/php81/includedir.patch similarity index 100% rename from community/php81/includedir.patch rename to testing/php81/includedir.patch diff --git a/community/php81/install-pear.patch b/testing/php81/install-pear.patch similarity index 100% rename from community/php81/install-pear.patch rename to testing/php81/install-pear.patch diff --git a/community/php81/php81-fpm-version-suffix.patch b/testing/php81/php81-fpm-version-suffix.patch similarity index 100% rename from community/php81/php81-fpm-version-suffix.patch rename to testing/php81/php81-fpm-version-suffix.patch diff --git a/community/php81/php81-fpm.initd b/testing/php81/php81-fpm.initd similarity index 100% rename from community/php81/php81-fpm.initd rename to testing/php81/php81-fpm.initd diff --git a/community/php81/php81-fpm.logrotate b/testing/php81/php81-fpm.logrotate similarity index 100% rename from community/php81/php81-fpm.logrotate rename to testing/php81/php81-fpm.logrotate diff --git a/community/php81/php81-module.conf b/testing/php81/php81-module.conf similarity index 100% rename from community/php81/php81-module.conf rename to testing/php81/php81-module.conf diff --git a/community/php81/sharedir.patch b/testing/php81/sharedir.patch similarity index 100% rename from community/php81/sharedir.patch rename to testing/php81/sharedir.patch -- GitLab