#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 7b542f4eb2 Enabled async tests. 15 years ago
..
AnonymousMethodExpressionTests.cs Enabled async tests. 15 years ago
AnonymousTypeCreateExpressionTests.cs Used the namedexpression instead of assignment/namedargument 15 years ago
ArrayCreateExpressionTests.cs Fixed array create expression tests. 15 years ago
AssignmentExpressionTests.cs Adjust resolver to object initializer AST changes. 15 years ago
BaseReferenceExpressionTests.cs Apply license header to unit tests. 15 years ago
BinaryOperatorExpressionTests.cs Apply license header to unit tests. 15 years ago
CastExpressionTests.cs Apply license header to unit tests. 15 years ago
CheckedExpressionTests.cs Apply license header to unit tests. 15 years ago
ConditionalExpressionTests.cs Apply license header to unit tests. 15 years ago
DefaultValueExpressionTests.cs Apply license header to unit tests. 15 years ago
IdentifierExpressionTests.cs Apply license header to unit tests. 15 years ago
IndexerExpressionTests.cs Apply license header to unit tests. 15 years ago
InvocationExpressionTests.cs Move NRefactory.CSharp to separate assembly. 15 years ago
IsExpressionTests.cs Apply license header to unit tests. 15 years ago
LambdaExpressionTests.cs Enabled async tests. 15 years ago
MemberReferenceExpressionTests.cs Apply license header to unit tests. 15 years ago
ObjectCreateExpressionTests.cs Adjust resolver to object initializer AST changes. 15 years ago
ParenthesizedExpressionTests.cs Apply license header to unit tests. 15 years ago
PointerReferenceExpressionTests.cs Apply license header to unit tests. 15 years ago
PrimitiveExpressionTests.cs Move NRefactory.CSharp to separate assembly. 15 years ago
QueryExpressionTests.cs Use explicit interface implementation in ResolveVisitor to make it clear what the public API is supposed to be. 15 years ago
SizeOfExpressionTests.cs Apply license header to unit tests. 15 years ago
StackAllocExpressionTests.cs Apply license header to unit tests. 15 years ago
ThisReferenceExpressionTests.cs Apply license header to unit tests. 15 years ago
TypeOfExpressionTests.cs Apply license header to unit tests. 15 years ago
TypeReferenceExpressionTests.cs Apply license header to unit tests. 15 years ago
UnaryOperatorExpressionTests.cs Enabled async tests. 15 years ago