.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Christoph Wille 531f6611d5 Update NUnit (was: 4.3.2) to 4.4 and MTP (was: 1.7.3) to 1.8.1 (had to add VSTestBridge explicitly to override ref complaints by compiler) 8 months ago
..
Helpers Support params keyword on non-array collections 9 months ago
Output Fix detection and display of explicitly implemented operators. 1 year ago
ProjectDecompiler Fix threading issue in TestFriendlyProjectDecompiler 10 months ago
Semantics Remove ToTypeReference: Implement ParseReflectionName with SRM TypeName. 8 months ago
TestCases Merge pull request #3533 from MSchmoecker/fix-disabled-optional-arguments 8 months ago
TypeSystem Add ExtensionInfo: mapping of extension members to extension implementations and more. 8 months ago
Util Fix #3001: Support new resources format in ResourcesFile/ResXResourceWriter 2 years ago
CorrectnessTestRunner.cs Prevent inlining of call arguments when doing so would change order of evaluation with regards to the implicit ldobj performed by a constrained.callvirt. 1 year ago
DataFlowTest.cs Migrate to NUnit 4 (#3132) 2 years ago
DisassemblerPrettyTestRunner.cs Support `byreflike` constraint 8 months ago
ICSharpCode.Decompiler.Tests.csproj Update NUnit (was: 4.3.2) to 4.4 and MTP (was: 1.7.3) to 1.8.1 (had to add VSTestBridge explicitly to override ref complaints by compiler) 8 months ago
ILPrettyTestRunner.cs Fix #3524: Property without backing field cannot have an initializer. 8 months ago
PdbGenerationTestRunner.cs Migrate to NUnit 4 (#3132) 2 years ago
PrettyTestRunner.cs Merge pull request #3533 from MSchmoecker/fix-disabled-optional-arguments 8 months ago
RoundtripAssembly.cs Support concatenation involving arguments of type ReadOnlySpan<char>. 2 years ago
TestAssemblyResolver.cs Fix build. 5 years ago
TestTraceListener.cs Fix ToolsetSetup not running before Roundtrip tests due to changed namespace. 1 year ago
UglyTestRunner.cs Extend test cases 9 months ago
VBPrettyTestRunner.cs Add TestsAssemblyOutput, keep existing behavior of output assembly locations 2 years ago