Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-31[Debugger] Initial test for thread safe BreakpointStoreGreg Munn
2017-03-14Remove test sources (moved to debugger-libs)Artem Bukhonov
2016-01-04bump debugger-libs and disable DebuggerStepperBoundary+DebuggerNonUserCode un...David Karlaš
2015-11-16[CorDebugger/UnitTests] Two CorDebugger unit tests are randomly failing, addi...David Karlaš
2015-05-05[DebuggerTests] Added unit test for ignoring exception outside user codeDavid Karlaš
2015-02-27[DebuggerTests] Added helper methods IgnoreSoftDebugger/IgnoreCorDebuggerDavid Karlaš
2015-01-20[DebuggerTests] Added new DebuggerStepperBoundary test based on Bug 21510David Karlaš
2015-01-20[DebuggerTests] Remove Ignore on sdb + IsExternal(bumping debugger-libs)David Karlaš
2015-01-16[DebuggerTests] Enabled SetNextStatement tests on SDB because it was fixed in...David Karlaš
2015-01-16[DebuggerTests] Few more testsDavid Karlaš
2014-12-18[DebuggerTests] Improved logic of selecting Mono version + disabled Stepping/...David Karlaš
2014-12-16[DebuggerTests] Added unit test for OneLineEventHandler and added StepOverPro...David Karlaš
2014-05-10[Debugger] "Application Output" pad error text is now red and Debug.Write(); ...David Karlaš
2014-05-06[UnitTest] Evaluating exception after Catchpoint is hitDavid Karlaš
2014-05-05[Win32] Fixing Bug13401 evaluating variables in method with asyncDavid Karlaš
2014-05-05[UnitTest] Conditional Breakpoint and Breakpoint HitCountDavid Karlaš
2014-04-25[UnitTests] Catchpoints, RunToCursor and SetNextStatemntDavid Karlaš
2014-04-22[Debugger] Updated debugger unit tests to try and fix some SDB testsJeffrey Stedfast
2014-04-21Breakpoint and steping unit tests and Win32 stepping bug fixesDavid Karlaš