This website requires JavaScript.
Explore
Help
Register
Sign In
Leahnaya
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-06-22 12:32:28 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
af33d4f13f
dolphin
/
Source
/
UnitTests
/
Common
History
Lioncash
e5b91f00b0
Common: Replace StringBeginsWith/StringEndsWith with std equivalents
...
Obsoletes these functions in favor of the standard member functions added in C++20.
2023-01-24 14:58:20 -05:00
..
Crypto
BitFieldTest.cpp
BitSetTest.cpp
BitUtilsTest.cpp
BlockingLoopTest.cpp
BusyLoopTest.cpp
CMakeLists.txt
CommonFuncsTest.cpp
EnumFormatterTest.cpp
EventTest.cpp
FileUtilTest.cpp
FixedSizeQueueTest.cpp
FlagTest.cpp
FloatUtilsTest.cpp
MathUtilTest.cpp
NandPathsTest.cpp
SPSCQueueTest.cpp
StringUtilTest.cpp
Common: Replace StringBeginsWith/StringEndsWith with std equivalents
2023-01-24 14:58:20 -05:00
SwapTest.cpp
x64EmitterTest.cpp