This commit is contained in:
parent
a8a0bb146e
commit
6545c56a84
1 changed files with 3 additions and 3 deletions
|
@ -42,13 +42,13 @@ add_test_module(renderer
|
||||||
# general backend tests through the frontend
|
# general backend tests through the frontend
|
||||||
# frontend/messenger.test.cpp
|
# frontend/messenger.test.cpp
|
||||||
# frontend/context/surface.test.cpp
|
# frontend/context/surface.test.cpp
|
||||||
frontend/context/device.test.cpp
|
# frontend/context/device.test.cpp
|
||||||
# frontend/context/swapchain.test.cpp
|
# frontend/context/swapchain.test.cpp
|
||||||
# frontend/renderer/pass.test.cpp
|
frontend/renderer/pass.test.cpp
|
||||||
# frontend/renderer/renderer.test.cpp
|
# frontend/renderer/renderer.test.cpp
|
||||||
|
|
||||||
# backend specific tests -- vk
|
# backend specific tests -- vk
|
||||||
backend/vk/context/instance.test.cpp
|
# backend/vk/context/instance.test.cpp
|
||||||
|
|
||||||
# backend specific tests -- dx
|
# backend specific tests -- dx
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue