mirror of
https://github.com/charles-lunarg/vk-bootstrap.git
synced 2024-11-10 02:41:47 +00:00
96688de170
Since the API can accept vulkan-hpp types in a few places, it is good to have tests for those places. While the current test suite isn't exhaustive, it is enough to get the ball rolling. This PR also refactors some of the 'setup' logic for the tests into a separate file so that the hpp tests can make use of them. |
||
---|---|---|
.. | ||
integration | ||
bootstrap_tests.cpp | ||
CMakeLists.txt | ||
error_code_tests.cpp | ||
include_checks.cpp | ||
unit_tests.cpp | ||
vulkan_hpp_tests.cpp | ||
vulkan_library_loader.hpp | ||
vulkan_mock_setup.cpp | ||
vulkan_mock_setup.hpp | ||
vulkan_mock.cpp | ||
vulkan_mock.def | ||
vulkan_mock.hpp |