From f36363889379872a151395eb1ec6fdd39649432e Mon Sep 17 00:00:00 2001 From: emscripten-forge-bot Date: Fri, 31 Oct 2025 01:06:24 +0000 Subject: [PATCH 1/2] Build xvega-bindings for emscripten-4x --- recipes/recipes_emscripten/xvega-bindings/recipe.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/recipes_emscripten/xvega-bindings/recipe.yaml b/recipes/recipes_emscripten/xvega-bindings/recipe.yaml index b9a88d153b9..143e2cf0382 100644 --- a/recipes/recipes_emscripten/xvega-bindings/recipe.yaml +++ b/recipes/recipes_emscripten/xvega-bindings/recipe.yaml @@ -11,7 +11,7 @@ source: sha256: 0929eadf383971c32dbda67379c1cadddf232af70dca5584526b2c211c8876b7 build: - number: 1 + number: 2 requirements: build: From a190fbd58c7e9da638f6fceae715ec7bbcccf387 Mon Sep 17 00:00:00 2001 From: Isabel Paredes Date: Wed, 5 Nov 2025 16:45:42 +0100 Subject: [PATCH 2/2] Add tests --- recipes/recipes_emscripten/xvega-bindings/recipe.yaml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/recipes/recipes_emscripten/xvega-bindings/recipe.yaml b/recipes/recipes_emscripten/xvega-bindings/recipe.yaml index 143e2cf0382..2c31f7361f3 100644 --- a/recipes/recipes_emscripten/xvega-bindings/recipe.yaml +++ b/recipes/recipes_emscripten/xvega-bindings/recipe.yaml @@ -11,7 +11,7 @@ source: sha256: 0929eadf383971c32dbda67379c1cadddf232af70dca5584526b2c211c8876b7 build: - number: 2 + number: 0 requirements: build: @@ -23,6 +23,14 @@ requirements: - xproperty - xvega >=0.1.0,<0.2 +tests: +- package_contents: + files: + - include/xvega-bindings/utils.hpp + - include/xvega-bindings/xvega_bindings.hpp + - include/xvega-bindings/xvega_bindings_config.hpp + - lib/cmake/xvega-bindings/xvega-bindingsConfig.cmake + about: license: BSD-3-Clause license_family: BSD-3