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
2017-02-15[NUnit] Optimize test result message output.Marius Ungureanu
2017-01-26Merge remote-tracking branch 'xamarin/vNext' into roslyn-ivtMikayla Hutchinson
2017-01-25Merge remote-tracking branch 'monodevelop/dotnetcore' into vNextMatt Ward
2017-01-20Fix buildLluis Sanchez
2017-01-20[Core] Fix project builder remoting issueLluis Sanchez
2017-01-17[NUnit] Fix MD unit tests not loadingLluis Sanchez
2017-01-14[build] Update target framework to 4.6.1Mikayla Hutchinson
2017-01-14Add global props/targetsMikayla Hutchinson
2017-01-12[Build] Fix SCI references.Marius Ungureanu
2017-01-12[Misc] Add SCI where applicable.therzok
2017-01-11Bug 48234 - Unable to determine which `Application Output` pad belongs to whi...David Karlaš
2016-09-16Bug 42779 - Random crash caused by LogViewProgressMonitorDavid Karlaš
2016-08-19[NUnit] Fix GetSourceCodeLocation check.Mike Krüger
2016-08-09[NUnit] Refactor appdomain decision code and throw in some docs.therzok
2016-08-09[NUnit] Configure the runner to use appdomains if nunit.framework is being lo...therzok
2016-08-09[NUnit] Don't create an appdomain for the NUnit test runner itself.therzok
2016-06-20[NUnit] Fixed load failure for Android and iOS unit test projects.Matt Ward
2016-06-14Fix 41541 - App Config is not read in Unit Testststivers1990
2016-05-31Project template icons (#1477)Václav Vančura
2016-04-19[NUnit3] Remove dependency on NUnit.FrameworkLluis Sanchez
2016-04-14[NUnit] Set the working dir when launching an external runnerLluis Sanchez
2016-04-14[NUnit] Make test result parsing more robustLluis Sanchez
2016-04-13Fix occasional NRE when running unit testsLluis Sanchez
2016-04-06[Templates] Update IDsVincentDondain
2016-03-04[NUnit3] Fix runner issueLluis Sanchez
2016-03-04Add support for Inconclusive result for NUnit 3Lluis Sanchez
2016-03-02Fixed 'Bug 39284 - [Regression] Cannot navigate to test location'Mike Krüger
2016-03-01Merge pull request #1286 from mono/nunit-test-casesJason Imison
2016-03-01[NUnit] - Fixes running test cases in isolation. Fixes #39253nosami
2016-03-01Merge pull request #1284 from mono/fix-nunit-null-execution-handlerJason Imison
2016-03-01[NUnit] - allow the tests to run without being in debug modenosami
2016-03-01Makefile.am for NUnit3Runner missing in TarballTimotheus Pokorra
2016-02-29[NUnit] Fix several runner issuesLluis Sanchez
2016-02-26Bug 39006 - Debugging session for Unit Tests never endsDavid Karlaš
2016-02-20Fixed 'Bug 38904 - Null reference when removing NUnit.FrameworkMike Krüger
2016-02-18[NUnit] Fix nunit assembly pre-loading issueLluis Sanchez
2016-02-18[UnitTesting] Remove unnecessary referencesLluis Sanchez
2016-02-18Add missing filesLluis Sanchez
2016-02-18Add support for NUnit 3Lluis Sanchez
2016-02-17[NUnit] Fix serialization issue in RunResponseLluis Sanchez
2016-02-16[NUnit] Fix Remote NUnit executionLluis Sanchez
2016-02-16[NUnit] Run the NUnit runner in a process with no MD dependenciesLluis Sanchez
2016-02-16[Core] Add new classes for IPCLluis Sanchez
2016-02-15[NUnit] More reorg of the nunit codeLluis Sanchez
2016-02-15Fix unit test refresh issue when adding nunit referenceLluis Sanchez
2016-02-13[NUnit] Unit test editor extension is now extensibleLluis Sanchez
2016-02-12Track name changes in unit test addinLluis Sanchez
2016-02-12Rename NUnit -> UnitTestingLluis Sanchez
2016-02-12UnitTestService is now a static class instead of singletonLluis Sanchez
2016-02-12More unit testing reorganizationLluis Sanchez