..
ConsoleApp
Moved ProcessRunner and associated classes out of the NAnt and Code Coverage addin and into ICSharpCode.SharpDevelop (Base).
20 years ago
Services_Navigation
fixed the unit test that was breaking the build.
18 years ago
StringTagProvider
Got the tests to compile. They all don't run on my machine.
17 years ago
Templates
File and project template categories can now specify a sort order if required. Defaults to sorting by category name. Updated string resources for new templates.
20 years ago
Utils
Fixed bug: In "override" completion, methods/properties were shown multiple times if they were defined in multiple base classes.
17 years ago
WebReferences
Fixed unit tests.
17 years ago
AbstractEntityIsOverridableTestFixture.cs
Fixed forum-7200, forum-7286: Exception when trying to remove lines with breakpoints
18 years ago
AssemblyInfo.cs
…
CSharpExpressionFinderTests.cs
Make end of block a synchronizing token. This fixes the end location of blocks with simple syntax errors, improving code completion in some cases.
17 years ago
CancelLongRunningAppTestFixture.cs
Moved ProcessRunner and associated classes out of the NAnt and Code Coverage addin and into ICSharpCode.SharpDevelop (Base).
20 years ago
CodeConverterTests.cs
Fixed SD2-1420: Variables of type 'char' are converted incorrectly from C# to VB
17 years ago
CollectionClassOverridesTestFixture.cs
Merge Merged SD 2.2 revision 2603:2624 to trunk.
18 years ago
ConsoleAppTestFixtureBase.cs
Moved ProcessRunner and associated classes out of the NAnt and Code Coverage addin and into ICSharpCode.SharpDevelop (Base).
20 years ago
ExceptionClassOverridesTestFixture.cs
Fixed build.
19 years ago
ExitCodeTestFixture.cs
Moved ProcessRunner and associated classes out of the NAnt and Code Coverage addin and into ICSharpCode.SharpDevelop (Base).
20 years ago
GenerateOverrideMethodTests.cs
Fixed forum-17917: Overriding properties that have get/set accessors with different visibility as the property does not insert the visibility modifier in the overriding code.
18 years ago
GenericResolverTests.cs
r7308@daniel-notebook (orig r3339): daniel | 2008-08-14 09:31:18 +0200
17 years ago
GetElementByReflectionNameTests.cs
Some fixes suggested by FxCop.
18 years ago
ICSharpCode.SharpDevelop.Tests.csproj
${ProjectDir} string now returns the active project's directory and not its filename.
18 years ago
ICSharpCode.SharpDevelop.Tests.csproj.user
…
InnerClassesResolverTests.cs
r7308@daniel-notebook (orig r3339): daniel | 2008-08-14 09:31:18 +0200
17 years ago
LineReceivedFromProcessTestFixture.cs
Moved ProcessRunner and associated classes out of the NAnt and Code Coverage addin and into ICSharpCode.SharpDevelop (Base).
20 years ago
MemberLookupHelperTests.cs
Add class for each code snippet conversion.
17 years ago
NRefactoryResolverTests.cs
r7312@daniel-notebook (orig r3343): daniel | 2008-08-14 10:45:11 +0200
17 years ago
NoSuchExecutableTestFixture.cs
Implemented SD2-1183: Use MSBuild libraries
19 years ago
OutputTextLineParserTestFixture.cs
Add Rename command to refactoring menu.
20 years ago
OverloadFinding.cs
Fixed bugs regarding lambda type inference.
18 years ago
OverridableMethodsTestFixture.cs
Fixed bug: In "override" completion, methods/properties were shown multiple times if they were defined in multiple base classes.
17 years ago
OverridablePropertiesTestFixture.cs
Fixed bug: In "override" completion, methods/properties were shown multiple times if they were defined in multiple base classes.
17 years ago
ProcessExitedTestFixture.cs
Add Rename command to refactoring menu.
20 years ago
ProcessRunnerNotStartedTestFixture.cs
Add Rename command to refactoring menu.
20 years ago
RefactoringTests.cs
Fixed unit tests.
20 years ago
ReflectionLayerTests.cs
Implemented code-completion for pointer types.
17 years ago
SearchClassTests.cs
Re-enable resolver unit tests.
19 years ago
SearchGenericClassTests.cs
Improved SharpDevelop.Dom API.
19 years ago
SharpDevelopColorDialogTests.cs
Added a custom ColorDialog that remembers any user defined custom colors.
19 years ago
StandardOutputFromProcessTestFixture.cs
Add Rename command to refactoring menu.
20 years ago
VBExpressionFinderTests.cs
Fixed build.
18 years ago