.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 2759b27a0f Add System.Xml.dll to unit test references 8 years ago
..
CustomAttributes Remove sequential values from enum members + display powers of two (- 1) as hex. 8 years ago
Helpers Add System.Xml.dll to unit test references 8 years ago
IL
TestCases First implementation of TransformExpressionTrees 8 years ago
Types
Util [nullables] Fix nullable transform being applied incorrectly. 8 years ago
CodeSampleFileParser.cs
CorrectnessTestRunner.cs #966: Add MiniJSON.cs as correctness test case. Needs further work to make it a pretty test. 8 years ago
CustomAttributes.code.cs
CustomShortCircuitOperators.cs
DataFlowTest.cs First implementation of TransformExpressionTrees 8 years ago
DecompilerTestBase.cs Put path to TestCases-dir into a constant. 8 years ago
DoubleConstants.cs
ExpressionTrees.cs
Generics.cs
ICSharpCode.Decompiler.Tests.csproj Ensure that StLoc.Value.ResultType == StLoc.Variable.StackType 8 years ago
ILPrettyTestRunner.cs Fix #959: Crash in CSharp.StatementBuilder.TranslateSwitch (due to empty sequence) 8 years ago
IncrementDecrement.cs
MultidimensionalArray.cs
PrettyTestRunner.cs Adjust Loops test. 8 years ago
PropertiesAndEvents.cs
RoundtripAssembly.cs Update ILSpy-tests submodule for updated ICSharpCode.Decompiler.dll. 8 years ago
Stub.cs Use tabs instead of spaces. 8 years ago
TestTraceListener.cs
ValueTypes.cs