summaryrefslogtreecommitdiff
path: root/Source/UnitTests
AgeCommit message (Expand)Author
2017-07-30DolphinWX: Add a progress dialog host commandStenzek
2017-07-27Merge pull request #5770 from ligfx/lognewconfigAnthony
2017-07-23Move the Wiimote connect code out of HostLéo Lam
2017-07-15Remove Wii Remote connection status from status barLéo Lam
2017-07-12DolphinWX: fix input bitmaps not working when background input is offMichael Maltese
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-27Remove OpenAL DLL from ExternalsMichael Maltese
2017-06-26Add CommonTitles.h for common Wii title IDsLéo Lam
2017-06-22Add function testing whether a bitmask is valid.Niels Boehm
2017-06-18UnitTests: Use a temporary profile directoryLéo Lam
2017-06-14IOS/ESFormats: Use SignedBlobReader for TMDs and ticketsLéo Lam
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-06StringUtil: Add StringPopBackIf UnitTestsSepalani
2017-06-05Merge pull request #5418 from MerryMage/config-again-and-againshuffle2
2017-06-05DSPTool: extract tests into a DSPAssemblyTestMichael Maltese
2017-06-05Fix minor formatting issuesLéo Lam
2017-06-03msbuild: remove more duplicate codeShawn Hoffman
2017-06-03msbuild: increment other version numbers to vs2017 equivalentsShawn Hoffman
2017-06-03Config: IntegrateMerryMage
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: use RUNTIME_OUTPUT_DIRECTORY rather than setting OUTPUT_NAME each timeMichael Maltese
2017-05-22CMake: specify unittests libs directly in target_link_librariesMichael Maltese
2017-05-22CMake: remove explicit platform libraries from UnitTestsMichael Maltese
2017-05-22CMake: move unittests target to UnitTestsMichael Maltese
2017-05-22CMake: don't explictly create Tests/ directoryMichael Maltese
2017-05-22CMake: remove extraneous TestUtils directoryMichael Maltese
2017-05-22CMake: pass all srcs to add_test in ARGNMichael Maltese
2017-05-22CMake: use unittests_stubhost object libraryMichael Maltese
2017-05-22CMake: use implicit target location in add_testMichael Maltese
2017-05-22CMake: don't prefix test targets with Test_Michael Maltese
2017-05-20Remove no-pie build flagsJosJuice
2017-05-18Remove D3D12Helios747
2017-05-01Convert VolumeDirectory names back to SHIFT-JIS (issue #9988)spycrab
2017-04-10Merge pull request #5144 from MerryMage/mfsprMarkus Wick
2017-04-05Add unit tests for IOS/ESFormatsLéo Lam
2017-04-05CoreTiming: Pull globals into a single structMerryMage
2017-03-31VertexLoaderTest: fix maybe-uninitialized warningMichael Maltese
2017-03-31Merge pull request #5153 from ligfx/stubhostnorequestfullscreenMat M
2017-03-31Merge pull request #5158 from ligfx/coretimingstaticMat M
2017-03-26Merge pull request #5155 from ligfx/expecttruefalseMatthew Parlane
2017-03-24CoreTimingTest: make AdvanceAndCheck() static (fix warning)Michael Maltese
2017-03-24UnitTests: use EXPECT_TRUE/EXPECT_FALSE (fixes warnings)Michael Maltese
2017-03-24BitUtilsTest: compare ints of the same signedness (fixes warnings)Michael Maltese