summaryrefslogtreecommitdiff
path: root/Source/UnitTests
AgeCommit message (Expand)Author
2025-05-18Merge pull request #13672 from tygyh/UnitTests/Remove-redundant-template-type...Jordan Woyak
2025-05-18Merge pull request #13668 from tygyh/UnitTests/Core/Make-parameters-constantJordan Woyak
2025-05-16UnitTests: Remove redundant template type specifersDr. Dystopia
2025-05-16Merge pull request #13666 from tygyh/UnitTests/PowerPC-Use-constant-functions...Jordan Woyak
2025-05-16Merge pull request #13669 from tygyh/UnitTests/Common/Use-std-size-for-size-c...Jordan Woyak
2025-05-16UnitTests/Core: Remove unused includesDr. Dystopia
2025-05-16UnitTests/Core: Make parameters constantDr. Dystopia
2025-05-16UnitTests/Common: Use `std::size` for size calculationDr. Dystopia
2025-05-16UnitTests/PowerPC: Use constant functions, variables and parametersDr. Dystopia
2025-05-09Merge pull request #10766 from xperia64/dsp_format_funJMC47
2025-05-07Merge pull request #13572 from tygyh/UnitTests-Remove-redundant-virtual-speci...Jordan Woyak
2025-05-07Merge pull request #13569 from tygyh/UnitTests-Use-constexprJordan Woyak
2025-05-07Merge pull request #13571 from tygyh/VertexLoaderTest-Replace-std-tie-with-st...Jordan Woyak
2025-04-30Merge pull request #13567 from tygyh/UnitTests-Rename-lambda-parameters-which...Jordan Woyak
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-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