mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 01:29:42 -06:00
Add simple unit tests for SettingsHandler
This commit is contained in:
@ -54,6 +54,7 @@
|
||||
<ClCompile Include="Common\FloatUtilsTest.cpp" />
|
||||
<ClCompile Include="Common\MathUtilTest.cpp" />
|
||||
<ClCompile Include="Common\NandPathsTest.cpp" />
|
||||
<ClCompile Include="Common\SettingsHandlerTest.cpp" />
|
||||
<ClCompile Include="Common\SPSCQueueTest.cpp" />
|
||||
<ClCompile Include="Common\StringUtilTest.cpp" />
|
||||
<ClCompile Include="Common\SwapTest.cpp" />
|
||||
|
Reference in New Issue
Block a user