This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-04-08 14:00:57 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3c255b55e8b9d9f047b7a58d2dfd3680a03071b3
dolphin
/
Source
/
UnitTests
/
Common
History
JMC47
aa8226fa88
Merge pull request
#12744
from nlebeck/settingshandler-split-2
...
Split `SettingsHandler` into separate reader and writer classes
2024-10-27 19:23:05 -04:00
..
Crypto
…
Arm64EmitterTest.cpp
Replace Common::BitCast with std::bit_cast
2024-05-03 18:43:51 -07:00
AssemblerTest.cpp
…
BitFieldTest.cpp
Add support for libfmt-11
2024-08-22 16:54:35 +03:00
BitSetTest.cpp
…
BitUtilsTest.cpp
Replace Common::BitCast with std::bit_cast
2024-05-03 18:43:51 -07:00
BlockingLoopTest.cpp
…
BusyLoopTest.cpp
…
CMakeLists.txt
Add simple unit tests for SettingsHandler
2024-03-01 20:52:45 -08:00
CommonFuncsTest.cpp
…
EnumFormatterTest.cpp
…
EventTest.cpp
…
FileUtilTest.cpp
…
FixedSizeQueueTest.cpp
…
FlagTest.cpp
…
FloatUtilsTest.cpp
Replace Common::BitCast with std::bit_cast
2024-05-03 18:43:51 -07:00
MathUtilTest.cpp
Add some unit tests for the
Rectangle
class
2024-06-09 16:28:35 -07:00
NandPathsTest.cpp
…
SettingsHandlerTest.cpp
Merge pull request
#12744
from nlebeck/settingshandler-split-2
2024-10-27 19:23:05 -04:00
SPSCQueueTest.cpp
…
StringUtilTest.cpp
StringUtil: Remove
JoinStrings
2024-09-22 21:09:36 -07:00
SwapTest.cpp
…
x64EmitterTest.cpp
…