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
2018-06-20Purge junk Execution clr-version valueMikayla Hutchinson
2018-06-08[UnitTesting] Fix warningsMikayla Hutchinson
2018-05-18Merge branch 'master' into structured-build-outputRodrigo Moya
2018-05-17[Misc] Flush msbuild serialization changestherzok
2018-05-15Merge pull request #4800 from mono/fix3513Lluis Sanchez
2018-05-15Fix #3513: TestSessionTimeout is not configurableDavid Karlaš
2018-05-15Fix 591905: VSTest adapter delays solution loadDavid Karlaš
2018-04-24[Tests] Don't copy source adapters multiple times to output dirtherzok
2018-04-18[Build] Remove SpecificVersion=False settings for gtk# assembliestherzok
2018-04-10Merge branch 'master' into structured-build-outputRodrigo Moya
2018-04-09[UnitTesting] Update Newtonsoft.Json version and do not local copyMatt Ward
2018-03-29Remove stetic files, and make the autogenerated UI files the definitive versioniain holmes
2018-03-28Merge branch 'master' into structured-build-outputRodrigo Moya
2018-03-22Fix 541368: MSTest not supported in .NET Framework library project Problem wa...David Karlaš
2018-03-15Merge branch 'master' into structured-build-outputRodrigo Moya
2018-03-05Disabled randomly failing unit test until I can figure out why its randomly f...David Karlaš
2018-02-28[Ide] Unbreak public API and fix test with IVT accessVsevolod Kukol
2018-01-24[UnitTesting] Fix stackoverflow when installing NuGet packagesMatt Ward
2018-01-23Fix 525841 - Unit tests window displays blank after the .Net Core xunits con...David Karlaš
2018-01-17Reuse refactored codeLluis Sanchez
2018-01-17Fix issue #3472 - Unit test markers fail silentlyLluis Sanchez
2018-01-10Merge branch 'master' into dotnetcore-file-watcherLluis Sanchez
2018-01-10Make UnitTesting BinaryResultsStore lazy initialize XmlSerializer (#3605)Kirill Osenkov
2018-01-09Merge pull request #3518 from mono/Bugfix530552Lluis Sanchez
2017-12-27Trimming spaces beside "...".Dmytro Ovcharov
2017-12-20Fixed ignoring "build before running" setting when running unit testDmytro Ovcharov
2017-12-18Implemented ellipsize of a long text in the unit tests context menuDmytro Ovcharov
2017-11-27ReferenceErrorMessage changed to ErrorMessage;Dmytro Ovcharov
2017-11-23Now UnitTestPad shows error from runner xml data.Dmytro Ovcharov
2017-11-22[UnitTesting] Improve tests using NuGet restoreMatt Ward
2017-11-22[UnitTesting] Ensure projects are disposed after running testsMatt Ward
2017-11-20Implemented referenced assemblies loading error in the unit test tree.Dmytro Ovcharov
2017-11-10Null check addedDmytro Ovcharov
2017-11-08Bugfix14525 (#3195)Dmytro Ovcharov
2017-11-06Make nested namespaces optional combination.Dmytro Ovcharov
2017-11-02Fixed duplicating in unit group names.Dmytro Ovcharov
2017-10-30Merge pull request #3261 from mono/fix6664Dmytro Ovcharov
2017-10-27[UnitTesting] Fix test case display nameMatt Ward
2017-10-27GetSuxffix -> GetSuffixDmytro Ovcharov
2017-10-27SingleOrDefaultDmytro Ovcharov
2017-10-27Requested changes.Dmytro Ovcharov
2017-10-26[UnitTesting] Fix possible null reference exceptionMatt Ward
2017-10-26Removed redundant nesting in unit test tree.Dmytro Ovcharov
2017-10-25Use .NETCore AddIn extension method to determine if project is .NET CoreDavid Karlaš
2017-10-25Fixed bug where .NET 4.6 project using SDK .csproj was debugged as .NET CoreDavid Karlaš
2017-10-24[UnitTesting] Disable tests if .NET Core not installedMatt Ward
2017-10-24[UnitTesting] Remove NuGet addin project referenceMatt Ward
2017-10-24[UnitTesting] Fix xUnit test messages not displayedMatt Ward
2017-09-19Bug 59517 - xUnit tests not discoveredDavid Karlaš
2017-08-31Added basic discovery unit tests for UnitTesting addinDavid Karlaš