.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 b83cb41f2e Add pretty tests for local functions. 6 years ago
..
Helpers Try to workaround non-deterministic test failures. 6 years ago
Output Extend TypeSystem/TypeSystemLoaderTests and CSharpAmbienceTests. 7 years ago
Semantics Rename IAssembly -> IModule. 7 years ago
TestCases Add pretty tests for local functions. 6 years ago
TypeSystem Fix #1394: Fields marked 'specialname' are excluded from the type system 6 years ago
Util Move SequencePointTests to DebugInfo directory. 6 years ago
CorrectnessTestRunner.cs Add pretty tests for local functions. 6 years ago
DataFlowTest.cs Eliminate SpecializingDecompilerTypeSystem and use GenericContext instead. 7 years ago
DisassemblerPrettyTestRunner.cs Implement new declsec parser in ReflectionDisassembler + added unit tests. 7 years ago
ICSharpCode.Decompiler.Tests.csproj Add pretty tests for local functions. 6 years ago
ILPrettyTestRunner.cs #1499, #1240: Translate pointer arithmetic on managed pointers (ref T) using the System.Runtime.CompilerServices.Unsafe intrinsics 6 years ago
PdbGenerationTestRunner.cs Add basic for loop PDB tests. 6 years ago
PrettyTestRunner.cs Add pretty tests for local functions. 6 years ago
RoundtripAssembly.cs Fix unit tests. 6 years ago
Stub.cs
TestTraceListener.cs
UglyTestRunner.cs Add RunVB() for VB correctness tests 6 years ago
VBPrettyTestRunner.cs Add RunVB() for VB correctness tests 6 years ago