summaryrefslogtreecommitdiff
path: root/Source/UnitTests
AgeCommit message (Expand)Author
2025-04-30UnitTests: Add tests for WorkQueueThread.Jordan Woyak
2025-04-25Merge pull request #13451 from vyuuui/numeric_labelsTilka
2025-04-25Use correct exceptions for d3 reads/writesxperia64
2025-04-25Fix DSPAcceleratorTestxperia64
2025-04-23UnitTests: Remove redundant `virtual` specifierDr. Dystopia
2025-04-23VertexLoaderTest: Replace `std::tie` with structured bindingsDr. Dystopia
2025-04-23UnitTests: Use `constexpr`Dr. Dystopia
2025-04-23UnitTests: Rename lambda parameters which hide previous declarationsDr. Dystopia
2025-04-22Common: SPSCQueue cleanups and improvements.Jordan Woyak
2025-03-24Add numeric label support to assemblervyuuui
2025-01-29Add a SplitPath unit test exercising Windows paths with drive lettersNiel Lebeck
2025-01-20Merge pull request #13204 from LillyJadeKatrin/retroachievements-allow-batchJosJuice
2025-01-06Fix several minor warningsSintendo
2024-12-26Add some unit test coverage of the SplitPath functionNiel Lebeck
2024-12-10Add ReadVerified testing to PatchAllowlistTestLillyJadeKatrin
2024-11-29Add Gecko and AR codes to the Patch Allowlist TestLillyJadeKatrin
2024-11-15GDBStub: Signal Breakpoint Changes To Hostmitaclaw
2024-10-30Merge pull request #13147 from mitaclaw/jit-block-table-model-fixJMC47
2024-10-27Merge pull request #12744 from nlebeck/settingshandler-split-2JMC47
2024-10-23Host: Rename `JitCacheInvalidation`mitaclaw
2024-10-22Add missing algorithm header in SettingsHandlerTest.cppAdmiral H. Curtiss
2024-10-21Split `SettingsHandler` into separate reader and writer classesNiel Lebeck
2024-10-19DolphinQt: JIT Widget Refreshmitaclaw
2024-10-19JITs: Add GetMemoryStats Functionmitaclaw
2024-10-19JITs: Add EraseSingleBlock Functionmitaclaw
2024-10-15Merge pull request #13090 from mitaclaw/ranges-modernization-1-trivialJosJuice
2024-10-12Cache normals in addition to binormals and tangentsPokechu22
2024-10-10Modernize `std::equal` with rangesmitaclaw
2024-10-10Modernize `std::count` with rangesmitaclaw
2024-09-22StringUtil: Remove `JoinStrings`mitaclaw
2024-08-22Add support for libfmt-11Alfred Wingate
2024-08-20Replace ties with structured bindings - UnitTestsDr. Dystopia
2024-08-17UnitTests: Remove MSBuild input/output trackingJosJuice
2024-08-16UnitTests: Delete output Sys folder before copying to itJosJuice
2024-08-16Merge pull request #13015 from tygyh/Use-boolean-literalsTilka
2024-08-15Use 'contains' methodmitaclaw
2024-08-15Replace boolean constants with boolean literalsDr. Dystopia
2024-08-14Remove self-comparisonDr. Dystopia
2024-07-07Add Unit Test for Patch AllowlistLillyJadeKatrin
2024-06-15Merge pull request #12815 from Dentomologist/enable_hotkeys_and_controllers_f...Admiral H. Curtiss
2024-06-10Merge pull request #12837 from JosJuice/cmake-one-tests-binaryAdmiral H. Curtiss
2024-06-09Add some unit tests for the `Rectangle` classNiel Lebeck
2024-06-06CMake: Put all unit tests in one binaryJosJuice
2024-05-31TAS Input: Enable hotkeys and controller input when Input has focusDentomologist
2024-05-05Merge pull request #12737 from nlebeck/settingshandler-splitJosJuice
2024-05-03Replace Common::BitCast with std::bit_castPokechu22
2024-04-23Eliminate SettingsHandler's `SetBytes` and `Reset` methodsNiel Lebeck
2024-04-22port to OpenBSDGuilherme Janczak
2024-04-12Pass SettingsHandler buffers by const ref instead of rvalue refNiel Lebeck
2024-04-12Merge pull request #12614 from nlebeck/settingshandler-edgecaseTilka