Check that precision of extension_api.json matches build options

This commit is contained in:
David Snopek
2025-02-21 14:11:07 -06:00
parent 375c0d1575
commit 0a73df5f53
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,