summaryrefslogtreecommitdiff
path: root/Source/UnitTests/UnitTests.cpp
AgeCommit message (Expand)Author
2011-02-02Remove the global namespace a bit and remove some dead code.Soren Jorvang
2011-01-30Move async checking for pressed keys into Host_GetKeyState()Soren Jorvang
2010-11-10StringUtil cleanup. Nothing seems broken.Jordan Woyak
2010-06-03Warp back to 5578. Sorry for the lost changes, please re-apply. Reason: 557...hrydgard
2010-06-03Merge GCPadNew into Dolphin. This takes place in three segments: Core, InputC...Shawn Hoffman
2010-05-05NetPlay: Allow manual adjustments to the pad buffer size. Hacked in all the f...Jordan Woyak
2010-04-12Forgotten filenakeee
2010-04-12UnitTests compiles on non win32nakeee
2010-04-09DSPJit: disabled NR again until we fix DSPEmitter::increase_addr_reg.j4ck.fr0st
2009-08-03fix some memleaks in DiscIO. Fix for issue 1238.Shawn Hoffman
2009-07-28Now ALL copyright dates are fixed to the legally correct year: The year in wh...XTra.KrazzY
2009-07-15Fixed one of the two remaining crash on Stop (issue 600), and removed some se...sl1nk3.s
2009-07-06add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and ...LPFaint99
2009-06-21New DSP debugger: step one. (not ready yet, but try loading zelda WW and look...hrydgard
2009-06-15Improve accuracy of FPU emulation slightly - still no F-Zero improvements :(hrydgard
2009-06-14Unbreak the build (sorry, forgot a few includes), move FP classification to M...hrydgard
2009-06-13Add mini unit testing framework to Dolphin itself - use it to find bugs and v...hrydgard