Skip to content

v0.0.49: [CMake] Fix Test env variables misinterpretation

Compare
Choose a tag to compare
@mirror-releases mirror-releases released this 07 Jun 07:50
· 746 commits to main since this release
04da96f
Changed setting test environment variables from single-line to
multi-line syntax. `detect_container_overflow` and `MallocNanoZone`
were not being applied, resulting to failure of Integration Tests
on apple ARM devices. Introduced same syntax for non-apple as well.