| .. |
|
AnonymousMethodExpressionTests.cs
|
Enabled async tests.
|
15 years ago |
|
AnonymousTypeCreateExpressionTests.cs
|
Used the namedexpression instead of assignment/namedargument
|
15 years ago |
|
ArrayCreateExpressionTests.cs
|
Fix CSharpOutputVisitorTests.AssignmentInCollectionInitializer.
|
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
|
Apply license header to unit tests.
|
15 years ago |
|
IndexerExpressionTests.cs
|
Apply license header to unit tests.
|
15 years ago |
|
InvocationExpressionTests.cs
|
Fix CSharpOutputVisitorTests.AssignmentInCollectionInitializer.
|
14 years ago |
|
IsExpressionTests.cs
|
Apply license header to unit tests.
|
15 years ago |
|
LambdaExpressionTests.cs
|
Enabled async tests.
|
15 years ago |
|
MemberReferenceExpressionTests.cs
|
Fix CSharpOutputVisitorTests.AssignmentInCollectionInitializer.
|
14 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
|
Fixed unit tests with leading dots & integer at eol.
|
14 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
|
Fixed parsing "bool.TrueString".
|
14 years ago |
|
UnaryOperatorExpressionTests.cs
|
Handle T[] -> T* and string -> char* conversions in fixed statement initializers.
|
14 years ago |
|
UndocumentedExpressionTests.cs
|
Fixed parsing undocumented expressions.
|
14 years ago |