128 Commits (a4d05c889f5845e9c3804c7a7db20fd433b35db3)

Author SHA1 Message Date
Siegfried Pammer a1a525d5cb Add Generics pretty tests 8 years ago
Daniel Grunwald fafc680458 Improve ValueTypeCall.Using() test case 8 years ago
Daniel Grunwald c360292a06 Add some failing tests for the using statement. 8 years ago
Daniel Grunwald 46e36f7e9a Fix #868: incorrect inlining of readonly fields. 8 years ago
Siegfried Pammer 77a257079b Move some foreach tests to Patterns.cs 8 years ago
Siegfried Pammer d45e3bfb3c Fix assertion fail in DeclareVariables: Make sure that we do not try to declare variables in non-assignment contexts. 8 years ago
Siegfried Pammer 6da8058587 Add Patterns correctness tests; add missing file headers 8 years ago
Siegfried Pammer 32511222cb Add overload resolution for ctor calls. 8 years ago
Siegfried Pammer f267a7875e Fix #855 - ArgumentOutOfRangeException in TransformCollectionAndObjectInitializers.DoTransform 8 years ago
Daniel Grunwald 3c31e100ad [nullables] Fix nullable transform being applied incorrectly. 8 years ago
Daniel Grunwald 10f44d3541 Move NotUsingBlock test. 8 years ago
Siegfried Pammer c27231955a Split Async tests 8 years ago
Daniel Grunwald 715fdcefe5 Replace spaces with tabs. 8 years ago
Daniel Grunwald eb4ab74b8e Add test case for constant 2147483648. Closes #609. 8 years ago
Daniel Grunwald 2eb6658efa Add test case for cast after ternary operator. Closes #765. 8 years ago
Siegfried Pammer f844ac1b09 Add one more test for generics to OverloadResolution + Fix 8 years ago
Siegfried Pammer d4d7e3ddf5 Fix #270 - Object initializer not detected when it contains lambdas; 8 years ago
Siegfried Pammer 5c1d39e56f Update tests (remove unnecessary casts) 8 years ago
Siegfried Pammer 7ea511ef32 Add support for C# 6 dictionary initializer. 8 years ago
Siegfried Pammer e26af08a1c Move test projects to their own directory in \ 8 years ago