summaryrefslogtreecommitdiff
path: root/Source/UnitTests/Core
AgeCommit message (Expand)Author
2022-01-09Treewide: Remove unused inclusions of <cinttypes>Pokechu22
2021-12-25Config: Port CPU overclock settings to new config system.Admiral H. Curtiss
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-05licensing: various one-off conversions to SPDX tagsPierre Bourdon
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-06-27Interpreter: Fix FPRF handling of denormal singlesJosJuice
2021-06-19Unit Tests: Added W^X Support for PowerPC testSkyler Saleh
2021-05-15JitArm64: Implement frsqrteJosJuice
2021-05-15JitArm64: Implement fresJosJuice
2021-05-13JitArm64: Add FPRF unit testJosJuice
2021-05-07Merge pull request #9683 from JosJuice/ppc-test-valuesLéo Lam
2021-05-02UnitTests: Put PowerPC test values in a separate fileJosJuice
2021-05-02UnitTests: Move some unit tests to where they should beJosJuice
2021-04-25JitArm64: Add unit tests for single/double conversionJosJuice
2021-03-13Arm64Gen: Convert ARM64Reg to enum classDentomologist
2021-02-13Arm64Emitter: Expand the MOVI2R unit test a littleJosJuice
2021-01-31MovI2R: Do not exhaustively testMerryMage
2021-01-31UnitTests: Add MOVI2R testMerryMage
2021-01-27Merge pull request #9436 from shuffle2/asanLéo Lam
2021-01-22UnitTests: Add setup error checkingDentomologist
2021-01-10msvc: add asan support (disabled by default)Shawn Hoffman
2020-12-04Turn format string issues into compile-time errorsLéo Lam
2020-08-16UnitTests: quiet warningsShawn Hoffman
2020-01-30IOS/FS: Fix CreateFullPath to not create directories that already existLéo Lam
2020-01-25Merge pull request #8539 from leoetlino/fs-accuracyTilka
2020-01-25UnitTests/FS: Improve deletion testLéo Lam
2020-01-25UnitTests/FS: Add ReadDirectory ordering test (issue 10234)Léo Lam
2020-01-25UnitTests/FS: Fix file rename testsLéo Lam
2020-01-25UnitTests/FS: Add path validity and splitting testsLéo Lam
2020-01-25UnitTests/FS: Add metadata testsLéo Lam
2019-05-25Jit64AsmCommon: Make ConvertDoubleToSingle use RSCRATCH as outputMerryMage
2019-05-25UnitTests/Jit64Common: Test GenConvertDoubleToSingleMerryMage
2019-05-06Reformat repo to clang-format 7.0 rulesTechjar
2018-12-15stop using g_jit outside of JitInterfaceCrystalGamma
2018-09-28UnitTets: Add tests for frsqrteMerryMage
2018-06-15PowerPC: Convert CPUCore enum into an enum classLioncash
2018-06-03FS: Add a struct for modesLéo Lam
2018-05-08IOS/FS: Fix rename not handling existing target correctlyLéo Lam
2018-04-15UnitTests: Add tests for the Wii filesystemLéo Lam
2018-03-24CPUCoreBase: Make the GetName() member function const qualifiedLioncash
2017-09-24UnitTests: Add DSP accelerator testsLéo Lam
2017-07-09Merge Core/Config/Config.h into Common/Config/Config.hMichael Maltese
2017-06-30DSPDisassembler: remove unused base_addr parameterMichael Maltese
2017-06-30DSPDisassembler: get rid of double-pass and temp fileMichael Maltese
2017-06-26Add CommonTitles.h for common Wii title IDsLéo Lam
2017-06-18UnitTests: Use a temporary profile directoryLéo Lam
2017-06-14IOS/ESFormats: Use SignedBlobReader for TMDs and ticketsLéo Lam