#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 06634845f1 Adjust unit tests to null object pattern. 16 years ago
..
BlockStatementTests.cs Enable parser unit tests; ignore those that are broken. 16 years ago
CheckedStatementTests.cs Adjust unit tests to null object pattern. 16 years ago
EmptyStatementTests.cs Add TypeMembers unit tests. 16 years ago
ExpressionStatementTests.cs Enable parser unit tests; ignore those that are broken. 16 years ago
FixedStatementTests.cs Add TypeMembers unit tests. 16 years ago
ForStatementTests.cs Adjust unit tests to null object pattern. 16 years ago
GotoStatementTests.cs Enable parser unit tests; ignore those that are broken. 16 years ago
IfElseStatementTests.cs Adjust unit tests to null object pattern. 16 years ago
LabelStatementTests.cs Enable parser unit tests; ignore those that are broken. 16 years ago
LockStatementTests.cs Add TypeMembers unit tests. 16 years ago
ReturnStatementTests.cs Adjust unit tests to null object pattern. 16 years ago
SwitchStatementTests.cs Add statement-level parser tests. 16 years ago
ThrowStatementTests.cs Adjust unit tests to null object pattern. 16 years ago
TryCatchStatementTests.cs Adjust unit tests to null object pattern. 16 years ago
UnsafeStatementTests.cs Adjust unit tests to null object pattern. 16 years ago
UsingStatementTests.cs Add TypeMembers unit tests. 16 years ago
VariableDeclarationStatementTests.cs Add statement-level parser tests. 16 years ago
WhileStatementTests.cs Add statement-level parser tests. 16 years ago
YieldStatementTests.cs Adjust unit tests to null object pattern. 16 years ago