Check that precision of extension_api.json matches build options

(cherry picked from commit 0a73df5f53)
This commit is contained in:
David Snopek
2025-02-21 14:11:07 -06:00
parent 368ec63a24
commit 2d45d08722
3 changed files with 9 additions and 2 deletions

View File

@@ -19,6 +19,7 @@ def test(profile_filepath=""):
api = generate_trimmed_api(api_filepath, profile_filepath)
_generate_bindings(
api,
api_filepath,
use_template_get_node=False,
bits=bits,
precision=precision,