dolphin/Source/UnitTests/Common
BhaaL 23d99f2f2c specify custom brace style to fix unions
BreakBeforeBraces: Allman apparently includes all styles,
except for AfterUnion (which is false) when using clang-format -dump-config
2017-01-05 12:55:13 +01:00
..
BitFieldTest.cpp specify custom brace style to fix unions 2017-01-05 12:55:13 +01:00
BitSetTest.cpp
BlockingLoopTest.cpp
BusyLoopTest.cpp
CMakeLists.txt Add unit test for StringUtil's newly added JoinStrings 2016-11-27 22:11:14 +01:00
CommonFuncsTest.cpp
EventTest.cpp
FifoQueueTest.cpp
FixedSizeQueueTest.cpp
FlagTest.cpp
MathUtilTest.cpp
NandPathsTest.cpp
StringUtilTest.cpp Import/Export signature files as CSV 2016-12-18 00:27:10 +00:00
x64EmitterTest.cpp