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-05-20[Debugger] Refactored unit tests to better allow testing of the DotNetCore de...Jeffrey Stedfast
2019-01-13Remove a metric ton of redundant local copiesMikayla Hutchinson
2018-06-20Clean up project filesMikayla Hutchinson
2018-06-20Centralize the MD target framework versionMikayla Hutchinson
2018-03-20Fix more relocation issues in debugger testsLluis Sanchez
2018-03-20Make debugger tests relocatableLluis Sanchez
2017-05-31Fixed version parsing of newer versions of Mono runtime in debugger unit testsDavid Karlaš
2017-05-23Bug 53371 - IDE side(rest is in debugger-libs)David Karlaš
2017-03-18Merge remote-tracking branch 'origin/master' into roslyn-ivtMikayla Hutchinson
2017-03-15TextFile partial class changed to interface ITextFileArtem Bukhonov
2017-03-15Declarations fixArtem Bukhonov
2017-03-14Namespace changed to Mono.Debugging.TestsArtem Bukhonov
2017-03-14Remove test sources (moved to debugger-libs)Artem Bukhonov
2017-03-14Paths and references fix to corresspond TestApp in debugger-libsArtem Bukhonov
2017-03-14Abstraction for TextFileArtem Bukhonov
2017-03-14Split DebugTests into partial classes (part #1)Artem Bukhonov
2017-02-21Merge remote-tracking branch 'origin/vNext' into roslyn-ivtMikayla Hutchinson
2017-02-15[Debugger.UnitTests] Unit tests for bug 52333 (#1848)David Karlaš
2017-02-10Merge remote-tracking branch 'origin/vNext' into roslyn-ivtMikayla Hutchinson
2017-02-06Merge pull request #1840 from DavidKarlas/bug44851Lluis Sanchez
2017-02-06Unit tests for Bug 44851David Karlaš
2017-02-06Bug 36712 - Disabled SdbEvaluationAllowTargetInvokesTests.FormatArray unit testDavid Karlaš
2017-01-14[build] Update target framework to 4.6.1Mikayla Hutchinson
2017-01-14Add global props/targetsMikayla Hutchinson
2017-01-10Eval tests for generic invocationsArtem Bukhonov
2017-01-09Added test for evaluationArtem Bukhonov
2016-12-06[DebugggerUnitTests] Fixing unit tests for debugger after recent change to I...David Karlaš
2016-06-03[Debugger] Fix unit tests on Mono 4.5+David Karlaš
2016-05-20Bug 40045 - Broken is operator(bumping debugger-libs) + unit testsDavid Karlaš
2016-03-29[DebuggerTests] Require newer version of Mono for more of Inheriting testsDavid Karlaš
2016-03-29[DebuggerUnitTests] Uncommented accidently commented code when debugging unit...David Karlaš
2016-03-29[DebuggerUnitTests] Bump debugger-libs and add unit tests for ExplicitInterfa...David Karlaš
2016-03-17[Debugger] Added more debug output to specify 32bit vs 64bit runtimeJeffrey Stedfast
2016-01-27Remove outdated docs and ChangeLogsMichael Hutchinson
2016-01-04bump debugger-libs and disable DebuggerStepperBoundary+DebuggerNonUserCode un...David Karlaš
2015-12-08[DebuggerUnitTests] Disabled SdbEvaluationAllowTargetInvokesTests.FormatArray...David Karlaš
2015-11-19[DebuggerUnitTest] Ignore more CorDebugger FormatArray unit testsDavid Karlaš
2015-11-16[CorDebugger/UnitTests] Two CorDebugger unit tests are randomly failing, addi...David Karlaš
2015-11-12[DebuggerTests] Doubling timeout timeDavid Karlaš
2015-11-06[DebuggerTests] Fix failing tests in case of ForcedStop and log session excep...David Karlaš
2015-07-22Merge remote-tracking branch 'origin/master' into roslynLluis Sanchez Gual
2015-07-19[DebuggerTests] Added printing of SDB version and ignore HiddenMembers tests ...David Karlaš
2015-07-19debugger-libs bump and more unit tests around invoking correct properties/met...David Karlaš
2015-07-03Merge commit master into roslynDavid Karlaš
2015-07-03[DebuggerTests] Added unit tests for invoking hidden members inside typeDavid Karlaš
2015-07-02Merge remote-tracking branch 'origin/master' into roslynMatt Ward
2015-07-01[Debugger] Fixed build(track debugger-libs API changes)David Karlaš
2015-07-01[Debugger] Added tests for implicit casting of method and constructor paramet...David Karlaš
2015-06-30bump debugger-libs and add unit tests for casting primitive to class via impl...David Karlaš
2015-06-22Merge remote-tracking branch 'origin/master' into roslynMatt Ward