.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
 
 
 
 
Siegfried Pammer 966b99a7f9 Fix #3278: Missing variable declaration in nested for-loop after many other loops 10 months ago
..
Helpers Move roundtrip tests to their own namespace. 1 year ago
Output Migrate to NUnit 4 (#3132) 2 years ago
ProjectDecompiler Migrate to NUnit 4 (#3132) 2 years ago
Semantics Migrate to NUnit 4 (#3132) 2 years ago
TestCases Fix #3278: Missing variable declaration in nested for-loop after many other loops 10 months ago
TypeSystem Remove IsRef, IsOut and IsIn flags from IParameter and Replace ParameterModifiers with ReferenceKind. 1 year ago
Util Migrate to NUnit 4 (#3132) 2 years ago
CorrectnessTestRunner.cs Add TestsAssemblyOutput, keep existing behavior of output assembly locations 1 year ago
DataFlowTest.cs Migrate to NUnit 4 (#3132) 2 years ago
DisassemblerPrettyTestRunner.cs Migrate to NUnit 4 (#3132) 2 years ago
ICSharpCode.Decompiler.Tests.csproj AssignVariableNames: Handle fixed statement special cases 1 year ago
ILPrettyTestRunner.cs Migrate to NUnit 4 (#3132) 2 years ago
PdbGenerationTestRunner.cs Migrate to NUnit 4 (#3132) 2 years ago
PrettyTestRunner.cs Fix #3272: Missing variable declarations in repeated nested for-loops 11 months ago
RoundtripAssembly.cs Support concatenation involving arguments of type ReadOnlySpan<char>. 1 year ago
TestAssemblyResolver.cs
TestTraceListener.cs
UglyTestRunner.cs Migrate to NUnit 4 (#3132) 2 years ago
VBPrettyTestRunner.cs Add TestsAssemblyOutput, keep existing behavior of output assembly locations 1 year ago