17 Commits (264afa673c74ade773c9b67b5b17f0f750ed9460)

Author SHA1 Message Date
mrward 264afa673c Add code completion for methods on local variables in IronPython code. 15 years ago
mrward b90aac8024 Add IronPython code completion for class fields. 15 years ago
mrward 98765ade2d Add code completion for events in IronPython. 15 years ago
Daniel Grunwald 58482b71ca Work on SD-1457: Added support for the Client Profile. The 3.5 and 4.0 client profiles can now be chosen as target frameworks. 15 years ago
mrward 58a06cd626 Move IronPython and IronRuby designer generator unit tests to common Scripting test project. 15 years ago
Daniel Grunwald f5780c2944 Apply new file headers 15 years ago
Matt Ward 4b06e6a7b6 Code coverage results no longer being cleared after each test run when testing all projects in a solution. 15 years ago
Matt Ward cf7a257e20 Show better error message when test runner application cannot be found. 15 years ago
Matt Ward 61331f6699 Code coverage addin is now working again. 15 years ago
Matt Ward dea2074160 Added support for running tests with Ruby's unit testing framework. 15 years ago
Daniel Grunwald 6cb65113c4 Show progress running unit tests in status bar. 15 years ago
Daniel Grunwald 08c1792353 When running unit tests in multiple projects, perform a single build for all those projects before executing any tests. 15 years ago
Daniel Grunwald 7a23f641b3 Remove ICSharpCode.TextEditor. 15 years ago
Matt Ward daee118e45 Unit testing addin can now be extended with custom test runners. 15 years ago
Daniel Grunwald 2e1db61657 Move Analysis AddIns to src/AddIns/Analysis 15 years ago