|
|
|
@ -47,6 +47,12 @@ namespace ICSharpCode.Decompiler.Tests
@@ -47,6 +47,12 @@ namespace ICSharpCode.Decompiler.Tests
|
|
|
|
|
RunWithTest("Newtonsoft.Json-net45", "Newtonsoft.Json.dll", "Newtonsoft.Json.Tests.dll"); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
[Test, Ignore("Do not run on build server")] |
|
|
|
|
public void NewtonsoftJson_pcl_debug() |
|
|
|
|
{ |
|
|
|
|
RunWithTest("Newtonsoft.Json-pcl-debug", "Newtonsoft.Json.dll", "Newtonsoft.Json.Tests.dll"); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
[Test] |
|
|
|
|
public void NRefactory_CSharp() |
|
|
|
|
{ |
|
|
|
|