This website requires JavaScript.
Explore
Help
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-02-06 03:40:12 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
UnitTests
History
Admiral H. Curtiss
3f0f5b3b4e
Merge pull request
#12815
from Dentomologist/enable_hotkeys_and_controllers_for_focused_tas_input
...
TAS Input: Enable emulator hotkeys and controller input when TAS Input window has focus
2024-06-15 15:25:40 +02:00
..
Common
Add some unit tests for the
Rectangle
class
2024-06-09 16:28:35 -07: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
TAS Input: Enable hotkeys and controller input when Input has focus
2024-05-31 15:14:44 -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