.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.
 
 
 
 
Siegfried Pammer 2c419f68cf Fix #3322: Add missing checks for equality comparison 3 months ago
..
Helpers Add non-embedded attributes to all tests that use older framework versions. 3 months ago
Output Migrate to NUnit 4 (#3132) 1 year ago
ProjectDecompiler Fix #3349: Get rid of version string manipulation in UniversalAssemblyResolver.ParseTargetFramework. 5 months ago
Semantics Migrate to NUnit 4 (#3132) 1 year ago
TestCases Fix #3322: Add missing checks for equality comparison 3 months ago
TypeSystem Remove IsRef, IsOut and IsIn flags from IParameter and Replace ParameterModifiers with ReferenceKind. 10 months ago
Util Fix #3001: Support new resources format in ResourcesFile/ResXResourceWriter 7 months ago
CorrectnessTestRunner.cs v9.0 RC Designation (#3357) 5 months ago
DataFlowTest.cs Migrate to NUnit 4 (#3132) 1 year ago
DisassemblerPrettyTestRunner.cs Migrate to NUnit 4 (#3132) 1 year ago
ICSharpCode.Decompiler.Tests.csproj Fix #3322: Add missing checks for equality comparison 3 months ago
ILPrettyTestRunner.cs Migrate to NUnit 4 (#3132) 1 year ago
PdbGenerationTestRunner.cs Migrate to NUnit 4 (#3132) 1 year ago
PrettyTestRunner.cs Fix #3322: Add missing checks for equality comparison 3 months ago
RoundtripAssembly.cs Support concatenation involving arguments of type ReadOnlySpan<char>. 10 months ago
TestAssemblyResolver.cs Fix build. 4 years ago
TestTraceListener.cs Fix ToolsetSetup not running before Roundtrip tests due to changed namespace. 7 months ago
UglyTestRunner.cs v9.0 RC Designation (#3357) 5 months ago
VBPrettyTestRunner.cs Add TestsAssemblyOutput, keep existing behavior of output assembly locations 10 months ago