dolphin/Source/UnitTests
mitaclaw 5f90673686 StringUtil: Remove `JoinStrings`
With 12 uses of `JoinStrings` in the codebase vs 36 uses of `fmt::join`, fmtlib's range adapter for string concatenation with delimiters is clearly the preferred option.
2024-09-22 21:09:36 -07:00
..
Common StringUtil: Remove `JoinStrings` 2024-09-22 21:09:36 -07:00
Core Use 'contains' method 2024-08-15 14:20:16 -07:00
VideoCommon Merge pull request #13015 from tygyh/Use-boolean-literals 2024-08-16 20:04:45 +01:00
CMakeLists.txt UnitTests: Delete output Sys folder before copying to it 2024-08-16 21:09:10 +02:00
StubHost.cpp TAS Input: Enable hotkeys and controller input when Input has focus 2024-05-31 15:14:44 -07:00
UnitTests.vcxproj UnitTests: Remove MSBuild input/output tracking 2024-08-17 15:59:45 +02:00
UnitTests.vcxproj.user msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
UnitTestsMain.cpp Core: Assert that only the Host thread may call PauseAndLock(). 2023-06-02 18:51:43 +02:00