|
|
@ -41,7 +41,7 @@ namespace ICSharpCode.Decompiler.Tests |
|
|
|
RunWithTest("Mono.Cecil-net45", "Mono.Cecil.dll", "Mono.Cecil.Tests.dll"); |
|
|
|
RunWithTest("Mono.Cecil-net45", "Mono.Cecil.dll", "Mono.Cecil.Tests.dll"); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
[Test, Ignore("Needs compound assignment")] |
|
|
|
[Test] |
|
|
|
public void NewtonsoftJson_net40() |
|
|
|
public void NewtonsoftJson_net40() |
|
|
|
{ |
|
|
|
{ |
|
|
|
RunWithTest("Newtonsoft.Json-net40", "Newtonsoft.Json.dll", "Newtonsoft.Json.Tests.dll"); |
|
|
|
RunWithTest("Newtonsoft.Json-net40", "Newtonsoft.Json.dll", "Newtonsoft.Json.Tests.dll"); |
|
|
|