refactor importClass and valgrind

This commit is contained in:
2023-11-12 00:02:49 +01:00
parent a3bf97e501
commit c7372b7fc7
9 changed files with 1596906 additions and 44 deletions

View File

@@ -4,7 +4,7 @@ SHELL := /bin/bash
f_release = build_release
f_debug = build_debug
app_targets = example
app_targets = example test
test_targets = unit_tests_pywrap
n_procs = -j 16