#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.
 
 
 
 
 
 
Daniel Grunwald 8703df7bae Enable parser unit tests; ignore those that are broken. 15 years ago
..
AliasReferenceExpressionTests.cs Add TypeMembers unit tests. 15 years ago
AnonymousMethodTests.cs Enable parser unit tests; ignore those that are broken. 15 years ago
ArrayObjectCreateExpressionTests.cs Add TypeMembers unit tests. 15 years ago
AssignmentExpressionTests.cs Add TypeMembers unit tests. 15 years ago
BaseReferenceExpressionTests.cs Add TypeMembers unit tests. 15 years ago
BinaryOperatorExpressionTests.cs Add TypeMembers unit tests. 15 years ago
CastExpressionTests.cs Add TypeMembers unit tests. 15 years ago
CheckedExpressionTests.cs Add TypeMembers unit tests. 15 years ago
ConditionalExpressionTests.cs Enable parser unit tests; ignore those that are broken. 15 years ago
DefaultValueExpressionTests.cs Add TypeMembers unit tests. 15 years ago
IdentifierExpressionTests.cs Enable parser unit tests; ignore those that are broken. 15 years ago
IndexerExpressionTests.cs Add TypeMembers unit tests. 15 years ago
InvocationExpressionTests.cs Add TypeMembers unit tests. 15 years ago
IsExpressionTests.cs Add some GeneralScope unit tests. 15 years ago
LambdaExpressionTests.cs Add parser unit tests for expressions. 15 years ago
MemberReferenceExpressionTests.cs Add TypeMembers unit tests. 15 years ago
ParenthesizedExpressionTests.cs Add TypeMembers unit tests. 15 years ago
PointerReferenceExpressionTests.cs Add TypeMembers unit tests. 15 years ago
PrimitiveExpressionTests.cs Enable parser unit tests; ignore those that are broken. 15 years ago
QueryExpressionTests.cs Add parser unit tests for expressions. 15 years ago
SizeOfExpressionTests.cs Enable parser unit tests; ignore those that are broken. 15 years ago
StackAllocExpressionTests.cs Add TypeMembers unit tests. 15 years ago
ThisReferenceExpressionTests.cs Add parser unit tests for expressions. 15 years ago
TypeOfExpressionTests.cs Add TypeMembers unit tests. 15 years ago
TypeReferenceExpressionTests.cs Add some GeneralScope unit tests. 15 years ago
UnaryOperatorExpressionTests.cs Add TypeMembers unit tests. 15 years ago