ctest: fail if there are outstanding allocations

This commit is contained in:
Anonymous Maarten
2024-07-28 17:19:49 +02:00
committed by Anonymous Maarten
parent c7a1876536
commit b68ac011e0
2 changed files with 15 additions and 2 deletions

View File

@@ -138,6 +138,7 @@ jobs:
-DSDL_WERROR=${{ matrix.platform.werror }} \
-DSDL_EXAMPLES=${{ matrix.platform.build-tests }} \
-DSDL_TESTS=${{ matrix.platform.build-tests }} \
-DSDLTEST_TRACKMEM=ON \
-DSDL_INSTALL_TESTS=${{ matrix.platform.build-tests }} \
-DSDL_CLANG_TIDY=${{ matrix.platform.clang-tidy }} \
-DSDL_DISABLE_INSTALL_DOCS=OFF \