dolphin/Source/UnitTests/Common
2014-09-01 05:57:03 -07:00
..
BitFieldTest.cpp Fix more warnings from #579 2014-08-07 03:24:42 +02: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 Remove the min/max functions in CommonFuncs. 2014-05-29 21:44:41 -04: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 Common::Flag: Add support for TestAndSet + test by implementing basic spinlocks. 2014-04-14 23:13:15 +02:00
MathUtilTest.cpp unittests: correct some integers which should have been floating point types 2014-09-01 05:57:03 -07:00