.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.
 
 
 
 
Daniel Grunwald e9eac88dc8 Comment out failing test case -- the get.pinnable.reference transform isn't ready yet 6 years ago
..
Helpers Fix #1809: Support VB Select on string. 6 years ago
Output Extend TypeSystem/TypeSystemLoaderTests and CSharpAmbienceTests. 7 years ago
Semantics
TestCases Comment out failing test case -- the get.pinnable.reference transform isn't ready yet 6 years ago
TypeSystem Introduce ReferenceKind in IParameter and ByReferenceResolveResult. 6 years ago
Util Move SequencePointTests to DebugInfo directory. 7 years ago
CorrectnessTestRunner.cs Fix #1794: Avoid extra cast to double for ulong -> float conversion 6 years ago
DataFlowTest.cs
DisassemblerPrettyTestRunner.cs
ICSharpCode.Decompiler.Tests.csproj Fix #1809: Support VB Select on string. 6 years ago
ILPrettyTestRunner.cs Fix #1795: `InvalidCastException: Cast from Boolean to Int64 not supported` when decompiling enum with bool constants 6 years ago
PdbGenerationTestRunner.cs Enable parallel execution on PdbGenerationTestRunner. 6 years ago
PrettyTestRunner.cs Add tests for 'async IAsyncEnumerable'. 6 years ago
RoundtripAssembly.cs Fix #1734: Do not roundtrip ICSharpCode.Decompiler test-case. 6 years ago
Stub.cs
TestTraceListener.cs
UglyTestRunner.cs Add basic "ugly" test with disabled foreach detection. 6 years ago
VBPrettyTestRunner.cs Fix #1809: Support VB Select on string. 6 years ago