CommonTests: Add GSVector MDEC YUVToRGB test

This commit is contained in:
Stenzek
2024-07-10 15:08:34 +10:00
parent 7c818c0c53
commit 18b0b11094
4 changed files with 168 additions and 0 deletions

View File

@ -8,6 +8,7 @@
<ClCompile Include="path_tests.cpp" />
<ClCompile Include="rectangle_tests.cpp" />
<ClCompile Include="string_tests.cpp" />
<ClCompile Include="gsvector_yuvtorgb_test.cpp" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\dep\googletest\googletest.vcxproj">