#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Mike Krüger 110002218a [UnitTests] Track API changes. 14 years ago
..
AddAnotherAccessorTests.cs Added unit tests for context actions. 14 years ago
CheckIfParameterIsNullTests.cs Added unit tests for context actions. 14 years ago
ContextActionTestBase.cs [UnitTests] Track API changes. 14 years ago
ConvertDecToHexTests.cs Added unit tests for context actions. 14 years ago
ConvertForeachToForTests.cs Added unit tests for context actions. 14 years ago
ConvertHexToDecTests.cs Added unit tests for context actions. 14 years ago
FlipOperatorArgumentsTests.cs Added unit tests for context actions. 14 years ago
GenerateGetterTests.cs Added unit tests for context actions. 14 years ago
GeneratePropertyTests.cs Fixed naming. 14 years ago
GenerateSwitchLabelsTests.cs Added unit tests for context actions. 14 years ago
InsertAnonymousMethodSignatureTests.cs Added unit tests for context actions. 14 years ago
IntroduceFormatItemTests.cs Added unit tests for context actions. 14 years ago
InvertIfTests.cs Added unit tests for context actions. 14 years ago
RemoveBackingStoreTests.cs Fixed unit test. 14 years ago
RemoveBracesTests.cs Added unit tests for context actions. 14 years ago
RemoveRegionTests.cs Added "RemoveRegion" context action. 14 years ago
ReplaceEmptyStringTests.cs Added unit tests for context actions. 14 years ago
SplitDeclarationAndAssignmentTests.cs Added unit tests for context actions. 14 years ago
SplitStringTests.cs Added unit tests for context actions. 14 years ago
TestRefactoringContext.cs [UnitTests] Track API changes. 14 years ago
UseExplicitTypeTests.cs Normalize newlines 15 years ago
UseVarKeywordTests.cs Normalize newlines 15 years ago