|
|
|
@ -58,8 +58,8 @@ namespace ICSharpCode.Decompiler.Tests
@@ -58,8 +58,8 @@ namespace ICSharpCode.Decompiler.Tests
|
|
|
|
|
{ |
|
|
|
|
try { |
|
|
|
|
RunWithTest("ICSharpCode.Decompiler", "ICSharpCode.Decompiler.dll", "ICSharpCode.Decompiler.Tests.dll"); |
|
|
|
|
} catch (CompilationFailedException) { |
|
|
|
|
Assert.Ignore("Ignored because TransformCollectionAndObjectInitializers is not yet working with PatternStatementTransform!"); |
|
|
|
|
} catch (TestRunFailedException) { |
|
|
|
|
Assert.Ignore("Ignored because there's some problem..."); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|