mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-02 15:45:58 +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
|
@ -17,3 +17,4 @@ add_subdirectory(TestUtils)
|
|||
|
||||
add_subdirectory(Common)
|
||||
add_subdirectory(Core)
|
||||
add_subdirectory(VideoCommon)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue