This website requires JavaScript.
Explore
Help
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-01-26 03:35:26 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
UnitTests
/
Common
History
Fiora
997c5c2d0e
x64Emitter: add LZCNT/TZCNT support and detection
...
Also add a unit test.
2014-09-14 05:31:22 -07:00
..
BitFieldTest.cpp
msvc: get UnitTests compiling
2014-09-01 21:27:45 -07:00
CMakeLists.txt
UnitTests: Add tests for the x64Emitter
2014-09-02 10:17:32 +02:00
CommonFuncsTest.cpp
msvc: get UnitTests compiling
2014-09-01 21:27:45 -07:00
EventTest.cpp
Common: Move the Event class to a separate file, and add tests for it. Fix includes everywhere to match this.
2014-04-14 10:54:07 +02:00
FifoQueueTest.cpp
Tests: fix signed/unsigned comparison warning
2014-03-17 02:55:58 +01:00
FixedSizeQueueTest.cpp
Tests: fix signed/unsigned comparison warning
2014-03-17 02:55:58 +01:00
FlagTest.cpp
msvc: get UnitTests compiling
2014-09-01 21:27:45 -07:00
MathUtilTest.cpp
Rename Log2 and add IsPow2 to MathUtils for future use
2014-09-08 20:15:45 -07:00
x64EmitterTest.cpp
x64Emitter: add LZCNT/TZCNT support and detection
2014-09-14 05:31:22 -07:00