#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 af6ba7d756 Fixed unit test. 15 years ago
..
CodeCompletionAccessibleTests.cs Added attribute context. 15 years ago
CodeCompletionBugTests.cs Added variable statement declaration tests. 15 years ago
CodeCompletionCSharp3Tests.cs Added object initializer tests & fixed them. 15 years ago
CodeCompletionCSharpTests.cs Failed assertions now fail unit tests. 15 years ago
CodeComplteionOperatorTests.cs Failed assertions now fail unit tests. 15 years ago
CompletionDataList.cs Added monodevelop code completion tests. 15 years ago
KeywordTests.cs Fixed field declaration context & "new" expression context. 15 years ago
ObjectInitializerTests.cs Fixed unit test. 15 years ago
ParameterCompletionTests.cs Implemented indexer parameter data provider. 15 years ago
TestBase.cs Failed assertions now fail unit tests. 15 years ago
VariableDeclarationStatementTests.cs Added variable statement declaration tests. 15 years ago