This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
dolphin
Watch
2
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-02-11 06:59:07 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
UnitTests
/
Common
History
Shawn Hoffman
839cace5ff
msvc: get UnitTests compiling
...
Choose it from VS or pass /p:RunUnitTests=true to msbuild
2014-09-01 21:27:45 -07:00
..
BitFieldTest.cpp
msvc: get UnitTests compiling
2014-09-01 21:27:45 -07:00
CMakeLists.txt
UnitTests: make it possible to build tests for code that has global dependencies
2014-08-02 09:34:39 -07: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
unittests: correct some integers which should have been floating point types
2014-09-01 05:57:03 -07:00