Pass CMake arguments to mutation builds #30
Reference in New Issue
Block a user
Delete Branch "10"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #10\n\nAdds repeatable --cmake-arg passthrough to mutation_test.py so sanitized mutant builds can be configured, and documents the ThreadSanitizer invocation.\n\nValidation:\n- python3 -m py_compile scripts/mutation_test.py\n- one-mutant run with --cmake-arg=-DAKERR_THREADS=none\n- direct address/undefined sanitized CTest: 36/36 passed
576722ee06to6670837643