mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-29 05:36:36 +00:00
VertexLoader: Add very basic unit testing to get started
This commit is contained in:
parent
6f715a1fbe
commit
c39ef56db5
3 changed files with 112 additions and 0 deletions
1
Source/UnitTests/VideoCommon/CMakeLists.txt
Normal file
1
Source/UnitTests/VideoCommon/CMakeLists.txt
Normal file
|
@ -0,0 +1 @@
|
|||
add_dolphin_test(VertexLoaderTest VertexLoaderTest.cpp)
|
Loading…
Add table
Add a link
Reference in a new issue