summaryrefslogtreecommitdiff
path: root/Source/UnitTests
AgeCommit message (Expand)Author
2022-07-10UnitTests/MovI2R: Test all logical immediatesMerry
2022-06-14UnitTests: Remove unused include from DSPAssemblyTestPokechu22
2022-06-14UnitTests: Fix license for HermesBinary.cppPokechu22
2022-06-14UnitTests: Edit wait_for_dsp_mail in HermesText to match HermesBinaryPokechu22
2022-06-14UnitTests: Update DSP test text for old renamesPokechu22
2022-06-14UnitTests: Add tests for assembling DSP code to expected binaryPokechu22
2022-06-14UnitTests: Fail DSPAssemblyTest if the assembled code doesn't match the expec...Pokechu22
2022-06-14UnitTests: Use fmt::print in DSPAssemblyTestPokechu22
2022-06-14UnitTests: Use fmt::print in PageFaultTestPokechu22
2022-06-14UnitTests: Fix typo in DSPAssemblyTestPokechu22
2022-06-14UnitTests: Use hermes.s as part of an actual testPokechu22
2022-06-03UnitTests: Fix -Wrange-loop-construct warningsDentomologist
2022-06-02Merge pull request #10678 from Dentomologist/skip_pagefault_test_if_no_except...Pokechu22
2022-05-19UnitTests: Skip PageFaultTest if exception handlers are not supportedDentomologist
2022-05-18Rename CP and XF normal component count enums and update their descriptionsPokechu22
2022-04-27msbuild: use default Project attrsShawn Hoffman
2022-04-27msvc: disable optimizations for x64EmitterTest.cppShawn Hoffman
2022-03-29windows: move ffmpeg bins to submoduleShawn Hoffman
2022-01-20Merge pull request #10367 from Pokechu22/fmt-8.1.1JosJuice
2022-01-16Use Common::ToLower and Common::ToUpperPokechu22
2022-01-13Make all fmt::formatter constructors constexprPokechu22
2022-01-09Treewide: Remove unused inclusions of <cinttypes>Pokechu22
2021-12-25Config: Port CPU overclock settings to new config system.Admiral H. Curtiss
2021-12-18Fifo analyzer: Display equations for color/alpha combinersPokechu22
2021-12-18Create and use CPArray enum classPokechu22
2021-11-24Fix improper namingDylan Smit
2021-11-20Merge pull request #10055 from JosJuice/jitarm64-reuse-memoryJMC47
2021-10-13Arm64Emitter: Check end of allocated space when emitting codeJosJuice
2021-10-13Fix all uninitialized variable warnings (C26495)Pokechu22
2021-07-21Merge pull request #9600 from Bonta0/mgba-prJMC47
2021-07-17unittests: remove some msvc-specific castsShawn Hoffman
2021-07-13Core: Add GBA host interfaceBonta
2021-07-06Merge pull request #9595 from Dentomologist/fix_vertex_loader_test_warningsLéo Lam
2021-07-05licensing: various one-off conversions to SPDX tagsPierre Bourdon
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-06-29Merge pull request #9811 from JosJuice/fprf-denormal-singlesTilka
2021-06-28x64Emitter: remove unused x87 instructionsTillmann Karras
2021-06-27Interpreter: Fix FPRF handling of denormal singlesJosJuice
2021-06-19Unit Tests: Added W^X Support for PowerPC testSkyler Saleh
2021-06-09Eliminate TVtxDesc.GetLegacyHexPokechu22
2021-06-01Updater: Escape HTML characters in commit descriptionsDentomologist
2021-05-27Implement Cursor Locking and new input focus checks for itFiloppi
2021-05-20Merge pull request #9695 from JosJuice/jitarm64-fresMai M
2021-05-15JitArm64: Implement frsqrteJosJuice
2021-05-15JitArm64: Implement fresJosJuice
2021-05-14Merge pull request #9540 from Pokechu22/better-fifo-analyzer-part-2Mat M
2021-05-13JitArm64: Add FPRF unit testJosJuice
2021-05-07Move vertex size and component calculation to VertexLoaderBasePokechu22
2021-05-07Merge pull request #9683 from JosJuice/ppc-test-valuesLéo Lam
2021-05-02UnitTests: Put PowerPC test values in a separate fileJosJuice