ci(amd64/clang/lsan): fix leak sanitizer errors #57
1 changed files with 3 additions and 3 deletions
|
@ -42,13 +42,13 @@ add_test_module(renderer
|
|||
# general backend tests through the frontend
|
||||
# frontend/messenger.test.cpp
|
||||
# frontend/context/surface.test.cpp
|
||||
frontend/context/device.test.cpp
|
||||
# frontend/context/device.test.cpp
|
||||
# frontend/context/swapchain.test.cpp
|
||||
# frontend/renderer/pass.test.cpp
|
||||
frontend/renderer/pass.test.cpp
|
||||
# frontend/renderer/renderer.test.cpp
|
||||
|
||||
# backend specific tests -- vk
|
||||
backend/vk/context/instance.test.cpp
|
||||
# backend/vk/context/instance.test.cpp
|
||||
|
||||
# backend specific tests -- dx
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue