From b776b00168497f23f9afd843a442d44773ea19d0 Mon Sep 17 00:00:00 2001 From: sticky-note Date: Thu, 17 Jun 2021 12:42:19 +1100 Subject: [PATCH] test(mods): update integration tests accordingly --- test/integration/default/files/_mapdata/freebsd-11.yaml | 3 +++ test/integration/default/files/_mapdata/freebsd-12.yaml | 3 +++ test/integration/default/files/_mapdata/freebsd-13.yaml | 3 +++ 3 files changed, 9 insertions(+) diff --git a/test/integration/default/files/_mapdata/freebsd-11.yaml b/test/integration/default/files/_mapdata/freebsd-11.yaml index 158feba..7c1bfe3 100644 --- a/test/integration/default/files/_mapdata/freebsd-11.yaml +++ b/test/integration/default/files/_mapdata/freebsd-11.yaml @@ -225,6 +225,7 @@ values: user: root pkgs: apache2: mod_php74 + bcmath: php74-bcmath cli: php74 composer_bin: composer ctype: php74-ctype @@ -254,11 +255,13 @@ values: session: php74-session simplexml: php74-simplexml snmp: php74-snmp + soap: php74-soap temp_dir: /tmp tokenizer: php74-tokenizer xdebug: php74-pecl-xdebug xml: php74-xml xmlwriter: php74-xmlwriter + xsl: php74-xsl zip: php74-zip version: - '7.4' diff --git a/test/integration/default/files/_mapdata/freebsd-12.yaml b/test/integration/default/files/_mapdata/freebsd-12.yaml index 10ec9d0..d93cf3a 100644 --- a/test/integration/default/files/_mapdata/freebsd-12.yaml +++ b/test/integration/default/files/_mapdata/freebsd-12.yaml @@ -225,6 +225,7 @@ values: user: root pkgs: apache2: mod_php74 + bcmath: php74-bcmath cli: php74 composer_bin: composer ctype: php74-ctype @@ -254,11 +255,13 @@ values: session: php74-session simplexml: php74-simplexml snmp: php74-snmp + soap: php74-soap temp_dir: /tmp tokenizer: php74-tokenizer xdebug: php74-pecl-xdebug xml: php74-xml xmlwriter: php74-xmlwriter + xsl: php74-xsl zip: php74-zip version: - '7.4' diff --git a/test/integration/default/files/_mapdata/freebsd-13.yaml b/test/integration/default/files/_mapdata/freebsd-13.yaml index 09d95d7..f0c1cfc 100644 --- a/test/integration/default/files/_mapdata/freebsd-13.yaml +++ b/test/integration/default/files/_mapdata/freebsd-13.yaml @@ -225,6 +225,7 @@ values: user: root pkgs: apache2: mod_php74 + bcmath: php74-bcmath cli: php74 composer_bin: composer ctype: php74-ctype @@ -254,11 +255,13 @@ values: session: php74-session simplexml: php74-simplexml snmp: php74-snmp + soap: php74-soap temp_dir: /tmp tokenizer: php74-tokenizer xdebug: php74-pecl-xdebug xml: php74-xml xmlwriter: php74-xmlwriter + xsl: php74-xsl zip: php74-zip version: - '7.4'