This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
dolphin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-07-27 01:04:15 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e62d8ecfa8c104f73c4feafc79f7ff64b4a4fd7b
dolphin
/
Source
/
UnitTests
/
Common
T
History
Niel Lebeck
9029b7a082
Add SettingsHandler unit tests exercising the edge case in PR
#8704
2024-03-06 22:08:30 -08:00
..
Crypto
…
Arm64EmitterTest.cpp
JitArm64: Add utility for calling a function with arguments
2023-11-01 19:01:58 +01:00
AssemblerTest.cpp
Added tests
2023-12-13 05:32:47 -08:00
BitFieldTest.cpp
…
BitSetTest.cpp
BitSet64: Fix iterator incrementation
2024-01-01 00:41:48 -08:00
BitUtilsTest.cpp
…
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
FloatUtilsTest: Resolve -Wsign-compare warning
2023-12-11 18:08:52 -05:00
MathUtilTest.cpp
…
NandPathsTest.cpp
…
SettingsHandlerTest.cpp
Add SettingsHandler unit tests exercising the edge case in PR
#8704
2024-03-06 22:08:30 -08:00
SPSCQueueTest.cpp
…
StringUtilTest.cpp
…
SwapTest.cpp
…
x64EmitterTest.cpp
…