Commit Graph

3 Commits

Author SHA1 Message Date
8d73a9b473 Fix asan profile, add script for running tests
Linking against static asan library was a mistake. Now this should
work better for other compilers. Also added script for running all tests
under different profiles.
2025-01-29 22:41:39 +03:00
6ede63e18f Add Asan profile, fix multiple bugs.
Added Asan profile to help catch and fix various bugs (and indeed, there
were few of them).

Additionally, fixed bhunit macro to process arguments only once.
2025-01-29 09:19:34 +03:00
453843f51a Initial commit 2025-01-18 17:24:36 +03:00