| .. |
|
AnonymousMethodExpressionTests.cs
|
Enabled async tests.
|
15 years ago |
|
AnonymousTypeCreateExpressionTests.cs
|
Used the namedexpression instead of assignment/namedargument
|
15 years ago |
|
ArrayCreateExpressionTests.cs
|
Fix icsharpcode/NRefactory#89: explicit conversion of array to generic IList fails when array covariance is used.
|
14 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
|
Fix CSharpOutputVisitorTests.AssignmentInCollectionInitializer.
|
14 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
|
Un-ignore some tests that were fixed
|
13 years ago |
|
IndexerExpressionTests.cs
|
Apply license header to unit tests.
|
15 years ago |
|
InvocationExpressionTests.cs
|
[Ast] Renamed named argument expression identifier -> name.
|
14 years ago |
|
IsExpressionTests.cs
|
Apply license header to unit tests.
|
15 years ago |
|
LambdaExpressionTests.cs
|
Enabled async tests.
|
15 years ago |
|
MemberReferenceExpressionTests.cs
|
Moved the roles class out of AstNode.
|
14 years ago |
|
ObjectCreateExpressionTests.cs
|
Implemented better solution for the array initializer workaround hack.
|
14 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
|
Updated mcs.
|
14 years ago |
|
QueryExpressionTests.cs
|
Fixed query orderings when ordering by more than one expression.
|
14 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
|
Fix pattern matching for ComposedType.BaseType.
|
13 years ago |
|
TypeReferenceExpressionTests.cs
|
Fixed parsing "bool.TrueString".
|
14 years ago |
|
UnaryOperatorExpressionTests.cs
|
Un-ignore some tests that were fixed
|
13 years ago |
|
UndocumentedExpressionTests.cs
|
Fixed parsing undocumented expressions.
|
14 years ago |