mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 06:34:35 +00:00
ctest: fail if there are outstanding allocations
This commit is contained in:
parent
c7a1876536
commit
b68ac011e0
2 changed files with 15 additions and 2 deletions
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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue