dolphin/Source/UnitTests/Common
Alfred Wingate d7c93d87be
Add support for libfmt-11
fmt::join was moved into fmt/ranges.h

Signed-off-by: Alfred Wingate <parona@protonmail.com>
2024-08-22 16:54:35 +03:00
..
Crypto Crypto/SHA1: add unittests 2022-07-27 01:07:48 -07:00
Arm64EmitterTest.cpp Replace Common::BitCast with std::bit_cast 2024-05-03 18:43:51 -07:00
AssemblerTest.cpp Added tests 2023-12-13 05:32:47 -08:00
BitFieldTest.cpp Add support for libfmt-11 2024-08-22 16:54:35 +03:00
BitSetTest.cpp BitSet64: Fix iterator incrementation 2024-01-01 00:41:48 -08:00
BitUtilsTest.cpp Replace Common::BitCast with std::bit_cast 2024-05-03 18:43:51 -07:00
BlockingLoopTest.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
BusyLoopTest.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
CMakeLists.txt Add simple unit tests for SettingsHandler 2024-03-01 20:52:45 -08:00
CommonFuncsTest.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
EnumFormatterTest.cpp Make all fmt::formatter constructors constexpr 2022-01-13 11:11:08 -08:00
EventTest.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
FileUtilTest.cpp Add unit test for File::CreateFullPath(). 2023-02-15 02:56:10 +01:00
FixedSizeQueueTest.cpp Common: Move FixedSizeQueue into Common namespace 2023-03-22 01:23:15 -04:00
FlagTest.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
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 treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
SettingsHandlerTest.cpp Eliminate SettingsHandler's SetBytes and Reset methods 2024-04-23 17:19:01 -07:00
SPSCQueueTest.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
StringUtilTest.cpp StringUtil: Move GetEscapedHtml() into Common namespace 2023-05-16 14:21:19 -04:00
SwapTest.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
x64EmitterTest.cpp X64EmitterTest: Check bytes instead of disassembly in JMP test 2023-08-05 13:51:42 -07:00