.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 ed2d7c2a45
Merge pull request #1686 from christophwille/net472switch
6 years ago
..
Helpers netstandard.dll lives in Facades folder for net472 6 years ago
Output Extend TypeSystem/TypeSystemLoaderTests and CSharpAmbienceTests. 7 years ago
Semantics Rename IAssembly -> IModule. 7 years ago
TestCases Fix #1681: Use discard assignment, if possible. 6 years ago
TypeSystem Introduce ReferenceKind in IParameter and ByReferenceResolveResult. 6 years ago
Util Move SequencePointTests to DebugInfo directory. 6 years ago
CorrectnessTestRunner.cs Add more RefLocalsAndReturns pretty tests. 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 Revert to 3.3.0-beta1 Roslyn. See #1691 (considered atm wontfix for 5.0) 6 years ago
ILPrettyTestRunner.cs Fix #1681: Use discard assignment, if possible. 6 years ago
PdbGenerationTestRunner.cs Enable parallel execution on PdbGenerationTestRunner. 6 years ago
PrettyTestRunner.cs Fix #1681: Use discard assignment, if possible. 6 years ago
RoundtripAssembly.cs Add support for strong-name keys in WholeProjectDecompiler and RoundtripAssembly tests. 6 years ago
Stub.cs
TestTraceListener.cs
UglyTestRunner.cs Add RunVB() for VB correctness tests 6 years ago
VBPrettyTestRunner.cs Fix #1605: Inline ref locals more aggressively; this is necessary for VB compound assignments. 6 years ago