#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 9e42e6b6f4 Enable some unit tests that work with the type reference hack. 15 years ago
..
AttributeTests.cs Add lots of resolver unit tests. 15 years ago
BinaryOperatorTests.cs Add support for pointer types (implicit pointer conversion; operators defined on pointers). 15 years ago
CastTests.cs Started implementing type inference. 15 years ago
ConversionsTest.cs Add support for pointer types (implicit pointer conversion; operators defined on pointers). 15 years ago
ExtensionMethodTests.cs Add lots of resolver unit tests. 15 years ago
InvocationTests.cs Added hack to support some simple type references. 15 years ago
LambdaTests.cs Enable some unit tests that work with the type reference hack. 15 years ago
LinqTests.cs Add lots of resolver unit tests. 15 years ago
LocalTypeInferenceTests.cs Add lots of resolver unit tests. 15 years ago
NameLookupTests.cs Enable some unit tests that work with the type reference hack. 15 years ago
ObjectCreationTests.cs Enable some unit tests that work with the type reference hack. 15 years ago
OverloadResolutionTests.cs Add more SimpleNameLookupTests. 15 years ago
ResolverTestBase.cs Added some unit tests and fixed some bugs. 15 years ago
TypeInferenceTests.cs Allow support primitive types in FindTypeInBounds() 15 years ago
UnaryOperatorTests.cs Add support for pointer types (implicit pointer conversion; operators defined on pointers). 15 years ago
UnsafeCodeTests.cs Add lots of resolver unit tests. 15 years ago