Reworked asmjit_environment_info

This commit is contained in:
kobalicek
2025-05-30 14:54:37 +02:00
parent ea9ae96653
commit c993fd9bfc
5 changed files with 257 additions and 103 deletions

View File

@@ -13,6 +13,7 @@
"tests": [
{ "optional": true, "cmd": ["asmjit_test_unit", "--quick"] },
{ "optional": true, "cmd": ["asmjit_test_environment"] },
{ "optional": true, "cmd": ["asmjit_test_assembler"] },
{ "optional": true, "cmd": ["asmjit_test_assembler", "--validate"] },
{ "optional": true, "cmd": ["asmjit_test_emitters"] },