index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
UnitTests
Age
Commit message (
Expand
)
Author
2021-04-06
UnitTests: Use MathUtil::SaturatingCast to avoid UB
Léo Lam
2021-04-06
MathUtil: Add SaturatingCast to cast floats more safely
Léo Lam
2021-03-27
Set console's default language/country/region based on computer settings
JosJuice
2021-03-26
Refactor CP array constants slightly
Pokechu22
2021-03-22
Merge pull request #9566 from Sintendo/jit64divwx
LC
2021-03-13
Arm64Gen: Convert ARM64Reg to enum class
Dentomologist
2021-03-07
JitCommon: Signed 32-bit division magic constants
Sintendo
2021-03-06
Convert CPMemory to BitField and enum class
Pokechu22
2021-03-06
Create BitFieldArray
Pokechu22
2021-03-06
Add fmt support to BitField
Pokechu22
2021-03-06
Allow specifying StorageType for BitField
Pokechu22
2021-03-06
Create EnumFormatter
Pokechu22
2021-02-13
Arm64Emitter: Expand the MOVI2R unit test a little
JosJuice
2021-01-31
MovI2R: Do not exhaustively test
MerryMage
2021-01-31
UnitTests: Add MOVI2R test
MerryMage
2021-01-27
msbuild: bundle all dolphin "core" code into single library
Shawn Hoffman
2021-01-27
Merge pull request #9436 from shuffle2/asan
Léo Lam
2021-01-22
UnitTests: Add setup error checking
Dentomologist
2021-01-10
msvc: add asan support (disabled by default)
Shawn Hoffman
2020-12-11
Merge pull request #9307 from Dentomologist/add-deleted-file-missing-warning-...
Léo Lam
2020-12-10
Add File::Delete and File::DeleteDir tests
Dentomologist
2020-12-04
Turn format string issues into compile-time errors
Léo Lam
2020-08-24
x64Emitter: Check end of allocated space when emitting code.
Admiral H. Curtiss
2020-08-22
msbuild: re-enable standalone vcxproj processing
Shawn Hoffman
2020-08-22
msbuild: refactor stuff out of project files (for dolphin)
Shawn Hoffman
2020-08-22
prettify some constructs in vcxproj files
Shawn Hoffman
2020-08-16
UnitTests: expliticly list files to be compiled.
Shawn Hoffman
2020-08-16
UnitTests: quiet warnings
Shawn Hoffman
2020-04-03
Remove unused function Host_UpdateProgressDialog
JosJuice
2020-01-30
IOS/FS: Fix CreateFullPath to not create directories that already exist
Léo Lam
2020-01-25
Merge pull request #8539 from leoetlino/fs-accuracy
Tilka
2020-01-25
Merge pull request #8556 from Sintendo/bestrest
Tilka
2020-01-25
Merge pull request #8120 from MerryMage/cdts
Tilka
2020-01-25
UnitTests/FS: Improve deletion test
Léo Lam
2020-01-25
UnitTests/FS: Add ReadDirectory ordering test (issue 10234)
Léo Lam
2020-01-25
UnitTests/FS: Fix file rename tests
Léo Lam
2020-01-25
UnitTests/FS: Add path validity and splitting tests
Léo Lam
2020-01-25
UnitTests/FS: Add metadata tests
Léo Lam
2020-01-13
x64Emitter: Unit test memory addressing modes
Sintendo
2020-01-06
Merge pull request #8133 from Sintendo/mov64imm32
Tilka
2019-12-28
Add an ARM64 target to Visual Studio projects
Stenzek
2019-11-30
Update VS projects/solutions to VS2019
Stenzek
2019-11-06
InputCommon: Make the "input gate" not racey.
Jordan Woyak
2019-08-31
FixedSizeQueue: Bugfixes and improvements
Silent
2019-06-01
Common/CommonFuncs: Remove now-unneccessary ArraySize function
Lioncash
2019-05-29
x64EmitterTest: Test 64-bit MOV with 32-bit immediate
Sintendo
2019-05-25
Jit64AsmCommon: Make ConvertDoubleToSingle use RSCRATCH as output
MerryMage
2019-05-25
UnitTests/Jit64Common: Test GenConvertDoubleToSingle
MerryMage
2019-05-24
Update Discord rich presence when the title changes
David Korth
2019-05-06
Reformat repo to clang-format 7.0 rules
Techjar
[next]