summaryrefslogtreecommitdiff
path: root/Source/UnitTests/UnitTests.vcxproj
AgeCommit message (Expand)Author
2024-08-17UnitTests: Remove MSBuild input/output trackingJosJuice
2024-08-16UnitTests: Delete output Sys folder before copying to itJosJuice
2024-07-07Add Unit Test for Patch AllowlistLillyJadeKatrin
2024-03-01Add simple unit tests for SettingsHandlerNiel Lebeck
2023-11-25Merge pull request #11881 from JosJuice/aarch64-function-callAdmiral H. Curtiss
2023-11-05Skylanders: Improve figure data view and generationMandar1jn
2023-11-01JitArm64: Add utility for calling a function with argumentsJosJuice
2023-01-20Externals: Convert gtest to a submodule and update to v1.12.1Pokechu22
2023-01-13UnitTests: Add custom main that calls RegisterMsgAlertHandlerPokechu22
2022-08-02msbuild: refactor to reduce rebuild eventsShawn Hoffman
2022-07-27Crypto/SHA1: add unittestsShawn Hoffman
2022-06-14UnitTests: Use hermes.s as part of an actual testPokechu22
2022-04-27msbuild: use default Project attrsShawn Hoffman
2022-03-29windows: move ffmpeg bins to submoduleShawn Hoffman
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-22Merge pull request #9566 from Sintendo/jit64divwxLC
2021-03-07JitCommon: Signed 32-bit division magic constantsSintendo
2021-03-06Create EnumFormatterPokechu22
2021-02-13Arm64Emitter: Expand the MOVI2R unit test a littleJosJuice
2021-01-27msbuild: bundle all dolphin "core" code into single libraryShawn Hoffman
2020-12-10Add File::Delete and File::DeleteDir testsDentomologist
2020-08-22msbuild: re-enable standalone vcxproj processingShawn Hoffman
2020-08-22msbuild: refactor stuff out of project files (for dolphin)Shawn Hoffman
2020-08-22prettify some constructs in vcxproj filesShawn Hoffman
2020-08-16UnitTests: expliticly list files to be compiled.Shawn Hoffman
2019-12-28Add an ARM64 target to Visual Studio projectsStenzek
2019-11-30Update VS projects/solutions to VS2019Stenzek
2019-04-01Implement D3D12 backendStenzek
2018-10-20Update to Visual Studio's default Windows SDKTillmann Karras
2018-05-04Win32/FileUtil: Fix IsDirectory() not working for certain directoriesspycrab
2017-06-27Remove OpenAL DLL from ExternalsMichael Maltese
2017-06-07Merge branch 'master' into fix-unittestsshuffle2
2017-06-07msbuild: only set /NODEFAULTLIB in one placeShawn Hoffman
2017-06-06unittests: set user directory so SYSCONF does not get created at the drive rootShawn Hoffman
2017-06-05DSPTool: extract tests into a DSPAssemblyTestMichael Maltese
2017-06-03msbuild: remove more duplicate codeShawn Hoffman
2017-06-02Merge pull request #5271 from JosJuice/allow-aslrshuffle2
2017-05-28upgrade to Windows SDK 10.0.15063.0BhaaL
2017-05-27AudioCommon: add Cubeb backendMichael Maltese
2017-05-25Migrate to Visual Studio 2017.Pierre Bourdon
2017-05-22CMake: remove extraneous TestUtils directoryMichael Maltese
2017-05-20Remove no-pie build flagsJosJuice
2017-05-18Remove D3D12Helios747
2017-02-03OpenAL: Move Windows binaries to lib folder and fix CMake detectionFlorent Castelli