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-09-19StressTest: Default UseNewEditor to falseSandy Armstrong
2019-09-18Fix build for other projectstherzok
2019-09-18Fix leaktests to use new way of toggling on legacy editor supporttherzok
2019-08-08Increase timeout to prevent failures caused by the solution not being loaded yetMarius Ungureanu
2019-05-30Fix API changes in NUNit 2.7therzok
2019-05-29Switch StressTest to NUnit packagereferenceMarius Ungureanu
2019-05-23Increase test timeoutLluis Sanchez
2019-05-23Fix buildtherzok
2019-05-23Use screencapture instead of IDE APIstherzok
2019-05-23Try uploading all png files.Marius Ungureanu
2019-05-23Upload screenshot in case of failuretherzok
2019-05-23Add code to take a screenshot when tests failtherzok
2019-04-26Merge pull request #630 from xamarin/master-vnext-tweak-profile-detaulsMarius Ungureanu
2019-04-26Small cleanup in the default scenariotherzok
2019-04-26Also add NSObject result to the list of tracked leakstherzok
2019-04-26Properly asynchronify the profiler codetherzok
2019-04-26[StressTest] Process leak information in a background thread to avoid blockin...therzok
2019-04-26A few more refactorstherzok
2019-04-26Some code cleanuptherzok
2019-04-26Add default run configurationtherzok
2019-04-26Improve single result asserttherzok
2019-04-26[LeakTests] Don't keep an IDE instance hanging when an exception occurs in th...therzok
2019-04-25Default is now to enable all profiler infotherzok
2019-04-24Tweak defaultstherzok
2019-04-05[StressTest] Try fix test failure in mastertherzok
2019-03-26Update DefaultScenario.csMarius Ungureanu
2019-03-26Default is just running against legacytherzok
2019-03-26Report run iterations suffixestherzok
2019-03-26Fix editor property settingtherzok
2019-03-26[StressTest] Allow new editor to be testedtherzok
2019-03-25Misc fixestherzok
2019-03-25Add new editor objects to leak detection tooltherzok
2019-03-20Simplify output graph, to not show the whole graph, but just the paths to rootstherzok
2019-03-20Temporarily disable image generationtherzok
2019-03-20Report the right content typetherzok
2019-03-20Move NuGet.config in ResultParsertherzok
2019-03-20Print out a svgtherzok
2019-03-20Add official nugettherzok
2019-03-19Try out test reportingtherzok
2019-03-19Add engine which generates a jpg filetherzok
2019-03-19Report actual object leak counttherzok
2019-03-19Only report definite leakstherzok
2019-03-18Cleanup this codetherzok
2019-03-18Don't keep all heapshots in memory, we only need the last onetherzok
2019-03-18Refactor heapshot logic so it uses less sparse objectstherzok
2019-03-18Fix this namespacetherzok
2019-03-18Code cleanupstherzok
2019-03-18Add MemoryStats to serialized jsontherzok
2019-03-18Properly fix all AppResult leakstherzok
2019-03-18Serialize the right thing.therzok