5 Commits (c1a89d234e000bcfa739bd7b64b9a8dc6d04c1e2)

Author SHA1 Message Date
Siegfried Pammer c1a89d234e remove failing tests from ICSharpCode.SharpDevelop.Tests.csproj; add CSharpAmbienceTests 15 years ago
Daniel Grunwald f5780c2944 Apply new file headers 16 years ago
Daniel Grunwald 71ceca5f27 Fixed build. 17 years ago
Daniel Grunwald 1c7b08ea20 Fixed build. 17 years ago
Daniel Grunwald cad71281f0 Fixed forum-7200, forum-7286: Exception when trying to remove lines with breakpoints 19 years ago
Matt Ward a588fc4a17 Fixed SD2-1199 - Override completion list for KeyedCollection class contains invalid methods. ReflectionMethod and ReflectionProperty classes now set the Sealed modifier if the method or property getter/setter is marked as final. Incremented DomPersistence.FileVersion to invalidate the cached files. Code generators now use the OverrideCompletionDataProvider class to determine the overridable methods and properties instead of using their own implementation. 20 years ago
Matt Ward d3660f512f The Unit testing addin now uses the customised nunit-console.exe to run all unit tests. The TestTreeView no longer uses the NUnit tree view and now determines the unit tests dynamically based on the information retrieved from the parser. 20 years ago