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-07-17[UnitTesting] Use fast build check before running testsMikayla Hutchinson
2018-07-16Fixes issue #3869 "[TestCaseSource ("xzy")]" isn't seen as a test inMike Krüger
2018-07-06Merge pull request #5194 from mono/simplify-resource-idsLluis Sanchez
2018-07-05[VSTest] Fix potential UI hangMatt Ward
2018-06-27[Build] Simplify short resource IDs via definition groupMikayla Hutchinson
2018-06-20Clean up project filesMikayla Hutchinson
2018-06-20Centralize the MD target framework versionMikayla Hutchinson
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