#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 d88c793032 Fixed bug in RemoveBackingStore context action. 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 Fixed bug in RemoveBackingStore context action. 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
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 bug in RemoveBackingStore context action. 14 years ago
RemoveBracesTests.cs Added unit tests for context actions. 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 Added unit tests for context actions. 14 years ago
UseExplicitTypeTests.cs Normalize newlines 14 years ago
UseVarKeywordTests.cs Normalize newlines 14 years ago