Commit Graph

4 Commits

Author SHA1 Message Date
uNetworkingAB
e1e8339103 Remove ASAN test execution step from build workflow
Removed ASAN test execution from workflow.
2026-03-12 08:44:12 +01:00
uNetworkingAB
6b60ec986e Update ASAN test command in build workflow 2026-03-11 23:34:39 +01:00
uNetworkingAB
edcd266a27 Add ASAN test execution to build workflow 2026-03-11 23:14:29 +01:00
Copilot
e82d3566cd build.c: use C macros + string literal concatenation for ASAN flags (#1235)
* Initial plan

* Add ASAN binary builds targeting binaries-asan branch

Co-authored-by: uNetworkingAB <110806833+uNetworkingAB@users.noreply.github.com>

* Refactor ASAN flags in build.c to use C macros and string concatenation

Co-authored-by: uNetworkingAB <110806833+uNetworkingAB@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: uNetworkingAB <110806833+uNetworkingAB@users.noreply.github.com>
2026-03-11 21:55:17 +01:00