#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 af6c3b291e Updated mcs. 14 years ago
..
AddAnotherAccessorTests.cs Updated mcs. 14 years ago
CheckIfParameterIsNullTests.cs Added unit tests for context actions. 14 years ago
ContextActionTestBase.cs Add DocumentScript that implements Script using a mutable document. 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 Updated mcs. 14 years ago
GeneratePropertyTests.cs Updated mcs. 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 Fixed context action unit tests. 14 years ago
RemoveBackingStoreTests.cs Fixed unit test. 14 years ago
RemoveBracesTests.cs Fixed context action unit tests. 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 Make AstNode freezable. 14 years ago
UseExplicitTypeTests.cs Normalize newlines 14 years ago
UseVarKeywordTests.cs Normalize newlines 14 years ago