1 Commits (07afc1301b97d46e41006166bc18ba15768847bc)

Author SHA1 Message Date
Daniel Grunwald 07afc1301b [UnitTesting] Clean up directory structure 14 years ago
Siegfried Pammer b8b10ca157 fix build 14 years ago
Matt Ward 258f6f7529 Fix unit tests not being run when the 'Run all tests' menu item is selected but the Unit Tests window has not been opened. 14 years ago
Eusebiu Marcu 301352be07 add collapse all to unit tests pad 15 years ago
Daniel Grunwald f5780c2944 Apply new file headers 16 years ago
Matt Ward daee118e45 Unit testing addin can now be extended with custom test runners. 16 years ago
Daniel Grunwald ebe69d2387 Don't reuse IAmbience instances (they are not thread-safe). 18 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. 19 years ago