.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 4864ef4462
Merge pull request #3243 from icsharpcode/improved-variable-names
9 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 Merge pull request #3243 from icsharpcode/improved-variable-names 9 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 Add TestsAssemblyOutput, keep existing behavior of output assembly locations 10 months ago
RoundtripAssembly.cs Support concatenation involving arguments of type ReadOnlySpan<char>. 10 months ago
TestAssemblyResolver.cs Fix build. 4 years ago
TestTraceListener.cs Use ExecuteBufferedAsync from CliWrap 3 years ago
UglyTestRunner.cs Migrate to NUnit 4 (#3132) 1 year ago
VBPrettyTestRunner.cs Add TestsAssemblyOutput, keep existing behavior of output assembly locations 10 months ago