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
2015-07-19[DebuggerTests] Added printing of SDB version and ignore HiddenMembers tests ...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] Using Instruction stepping instead Line steppingDavid Karlaš
2014-12-18[DebuggerTests] Improved logic of selecting Mono version + disabled Stepping/...David Karlaš
2014-11-17[DebuggerTests] GetAllChildren calls were not waiting for children to be sync...David Karlaš
2014-05-24[DebuggerUnitTests] Moving time of invoking done.Set to ensure Frame is setDavid Karlaš
2014-05-10[Debugger] "Application Output" pad error text is now red and Debug.Write(); ...David Karlaš
2014-05-07[Debugger] Don't run the StructCreation test on older Mono versionsJeffrey Stedfast
2014-05-05Merge pull request #527 from DavidKarlas/conditionalBPsUnitTestsJeffrey Stedfast
2014-05-05[UnitTest] Conditional Breakpoint and Breakpoint HitCountDavid Karlaš
2014-05-03[UnitTests] Unit tests for evaluating listsDavid Karlaš
2014-05-02Merge pull request #75 from DavidKarlas/win32ArrayAndStringJeffrey Stedfast
2014-04-27[UniTests] Debugger evaluation accesses NestedClassesDavid Karlaš
2014-04-25[Debugger] Fixed unit testsJeffrey Stedfast
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š
2014-04-09Using pdb2mdb.bat instead of pdb2mdb.exe for better portablity between differ...David Karlaš
2014-04-09[Tests] SoftDebugger tests were failing on Windows because MSBuild generated ...David Karlaš
2014-04-08[Debugger] Fixed unit tests to run and refactored to run w/ and w/o AllowTarg...Jeffrey Stedfast
2013-12-11[Debugger] Remove reference for UnitTestsMarius Ungureanu
2013-10-25[Debugger] Fix tests to use correspondent runtime.Therzok
2013-10-24[Debugger] Source analysis cleanup on debugger tests.Therzok
2010-03-02* Makefile.am: Added target for running the tests.Lluis Sanchez
2010-02-16* Makefile.am:Lluis Sanchez
2009-12-15* MonoDevelop.Debugger.Tests:Lluis Sanchez