- Unit Tests window changes: It now has an All Tests root node when multiple test projects exist in a solution. Added a toolbar button and menu item to run all the tests in the solution independent of the currently selected test. Added a run with code coverage toolbar button.
- Fixed SD2-1123. Code coverage vist count list view is now sortable by column.
- Fixed finding generic code-completion members by their Reflection name - fixes problems with Code analysis line numbers not showing for generic classes.
- Fixed SD2-1275: Searching using an invalid regex shows search in progress dialog
- The LocalizedStringFile property in a WiX project is no longer escaped when the project is saved after making changes in the Application tab of the project options.
- Removed Run All Tests context menu item from Unit Tests window. Code coverage window opened after all tests have been run with code coverage and there were no test failures. No longer using a static NCover runner which was raising events in two RunTestWithCodeCoverageCommand instances (toolbar, context menu) and causing one to try to read a test results file which no longer existed.
- Fixed SD2-1252: Don't steal file associations from Visual Studio
- Fixed SD2-1286: Nested With statements result in stack overflow
- Update to NSvn 1.0.0.2727
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2333 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61