This commit is contained in:
parent
e204a509d4
commit
ea877a8e5c
1 changed files with 6 additions and 6 deletions
|
@ -40,12 +40,12 @@ add_test_module(renderer
|
|||
system.test.cpp
|
||||
|
||||
# general backend tests through the frontend
|
||||
frontend/messenger.test.cpp
|
||||
frontend/context/surface.test.cpp
|
||||
frontend/context/device.test.cpp
|
||||
frontend/context/swapchain.test.cpp
|
||||
frontend/renderer/pass.test.cpp
|
||||
frontend/renderer/renderer.test.cpp
|
||||
# frontend/messenger.test.cpp
|
||||
# frontend/context/surface.test.cpp
|
||||
# frontend/context/device.test.cpp
|
||||
# frontend/context/swapchain.test.cpp
|
||||
# frontend/renderer/pass.test.cpp
|
||||
# frontend/renderer/renderer.test.cpp
|
||||
|
||||
# backend specific tests -- vk
|
||||
backend/vk/context/instance.test.cpp
|
||||
|
|
Loading…
Add table
Reference in a new issue