.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 966b99a7f9 Fix #3278: Missing variable declaration in nested for-loop after many other loops 8 months ago
..
Helpers Move roundtrip tests to their own namespace. 10 months ago
Output Migrate to NUnit 4 (#3132) 1 year ago
ProjectDecompiler Migrate to NUnit 4 (#3132) 1 year ago
Semantics Migrate to NUnit 4 (#3132) 1 year ago
TestCases Fix #3278: Missing variable declaration in nested for-loop after many other loops 8 months ago
TypeSystem Remove IsRef, IsOut and IsIn flags from IParameter and Replace ParameterModifiers with ReferenceKind. 10 months ago
Util Migrate to NUnit 4 (#3132) 1 year ago
CorrectnessTestRunner.cs Add TestsAssemblyOutput, keep existing behavior of output assembly locations 10 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 AssignVariableNames: Handle fixed statement special cases 10 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 #3272: Missing variable declarations in repeated nested for-loops 8 months ago
RoundtripAssembly.cs Support concatenation involving arguments of type ReadOnlySpan<char>. 10 months ago
TestAssemblyResolver.cs
TestTraceListener.cs
UglyTestRunner.cs Migrate to NUnit 4 (#3132) 1 year ago
VBPrettyTestRunner.cs Add TestsAssemblyOutput, keep existing behavior of output assembly locations 10 months ago