mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-20 15:51:07 +01:00
ctest: fail if there are outstanding allocations
This commit is contained in:
committed by
Anonymous Maarten
parent
c7a1876536
commit
b68ac011e0
1
.github/workflows/generic.yml
vendored
1
.github/workflows/generic.yml
vendored
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user