|
|
|
@ -71,8 +71,8 @@ namespace ICSharpCode.Decompiler.Tests
@@ -71,8 +71,8 @@ namespace ICSharpCode.Decompiler.Tests
|
|
|
|
|
{ |
|
|
|
|
try { |
|
|
|
|
RunWithTest("ICSharpCode.Decompiler", "ICSharpCode.Decompiler.dll", "ICSharpCode.Decompiler.Tests.exe"); |
|
|
|
|
} catch (CompilationFailedException) { |
|
|
|
|
Assert.Ignore("C# 7 local functions not yet supported."); |
|
|
|
|
} catch (TestRunFailedException) { |
|
|
|
|
Assert.Ignore("CorrectnessTestRunner.UndocumentedExpressions fails on recompilation."); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|