.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 4bf9487ecd Remove IsRef, IsOut and IsIn flags from IParameter and Replace ParameterModifiers with ReferenceKind. 11 months ago
..
Helpers Early return if DecompilerTests.config.json doesn't exist (saves time with ConfigurationBuilder) 12 months 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 Move to .NET 8.0 (#3119) 2 years ago
TypeSystem Remove IsRef, IsOut and IsIn flags from IParameter and Replace ParameterModifiers with ReferenceKind. 11 months ago
Util Migrate to NUnit 4 (#3132) 2 years ago
CorrectnessTestRunner.cs Add TestsAssemblyOutput, keep existing behavior of output assembly locations 12 months 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 Add TestsAssemblyTempPath to enable the ability to redirect to a central location 12 months ago
ILPrettyTestRunner.cs Migrate to NUnit 4 (#3132) 2 years ago
PdbGenerationTestRunner.cs Migrate to NUnit 4 (#3132) 2 years ago
PrettyTestRunner.cs Add TestsAssemblyOutput, keep existing behavior of output assembly locations 12 months ago
RoundtripAssembly.cs Fix #3151: Make IProjectFileWriter API public 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 12 months ago