.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.
 
 
 
 
apmoskevitz 0aad136bb2 merge latest master 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 focus on CS8625, convert to error 10 months ago
TestCases Fix #3278: Missing variable declaration in nested for-loop after many other loops 11 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 Fix build. 4 years ago
TestTraceListener.cs Use ExecuteBufferedAsync from CliWrap 3 years ago
UglyTestRunner.cs Migrate to NUnit 4 (#3132) 2 years ago
VBPrettyTestRunner.cs Add TestsAssemblyOutput, keep existing behavior of output assembly locations 1 year ago