dolphin-emulator/Source/UnitTests
JosJuice f404edb4dc CMake: Put all unit tests in one binary
We currently have 32 different binaries containing unit tests. At least
when I build for Android, each one takes up over 200 MiB, and linking
them all increases my incremental build times by over a minute. I'd
like to change this for the sake of my productivity and disk space.

For reference, MSBuild is already putting all tests in a single binary.
2024-06-06 19:30:43 +02:00
..
Common Merge pull request #12737 from nlebeck/settingshandler-split 2024-05-05 22:35:23 +02:00
Core Replace Common::BitCast with std::bit_cast 2024-05-03 18:43:51 -07:00
VideoCommon Replace Common::BitCast with std::bit_cast 2024-05-03 18:43:51 -07:00
CMakeLists.txt CMake: Put all unit tests in one binary 2024-06-06 19:30:43 +02:00
StubHost.cpp DolphinQt: A Ubiquitous Signal For When Symbols Change 2024-03-28 09:57:22 -07:00
UnitTests.vcxproj Add simple unit tests for SettingsHandler 2024-03-01 20:52:45 -08: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