mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-19 07:48:52 +00:00
IOS HLE: Add unit test for path/filename escaping
This commit is contained in:
parent
7a4f19ed98
commit
841e5893f4
2 changed files with 43 additions and 0 deletions
|
@ -8,4 +8,5 @@ add_dolphin_test(FifoQueueTest FifoQueueTest.cpp)
|
|||
add_dolphin_test(FixedSizeQueueTest FixedSizeQueueTest.cpp)
|
||||
add_dolphin_test(FlagTest FlagTest.cpp)
|
||||
add_dolphin_test(MathUtilTest MathUtilTest.cpp)
|
||||
add_dolphin_test(NandPathsTest NandPathsTest.cpp)
|
||||
add_dolphin_test(x64EmitterTest x64EmitterTest.cpp)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue