.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 cb301bb0e2
Merge pull request #1730 from icsharpcode/async-streams
7 years ago
..
Helpers Add CompilerOptions.ReferenceCore 7 years ago
Output Extend TypeSystem/TypeSystemLoaderTests and CSharpAmbienceTests. 8 years ago
Semantics Rename IAssembly -> IModule. 8 years ago
TestCases Merge pull request #1730 from icsharpcode/async-streams 7 years ago
TypeSystem Introduce ReferenceKind in IParameter and ByReferenceResolveResult. 7 years ago
Util Move SequencePointTests to DebugInfo directory. 7 years ago
CorrectnessTestRunner.cs #1691: Avoid replacing string.Concat() with operator+ when the evaluation order depends on the compiler version. 7 years ago
DataFlowTest.cs Eliminate SpecializingDecompilerTypeSystem and use GenericContext instead. 8 years ago
DisassemblerPrettyTestRunner.cs Implement new declsec parser in ReflectionDisassembler + added unit tests. 8 years ago
ICSharpCode.Decompiler.Tests.csproj Merge pull request #1730 from icsharpcode/async-streams 7 years ago
ILPrettyTestRunner.cs Fix #1681: Use discard assignment, if possible. 7 years ago
PdbGenerationTestRunner.cs Enable parallel execution on PdbGenerationTestRunner. 7 years ago
PrettyTestRunner.cs Add tests for 'async IAsyncEnumerable'. 7 years ago
RoundtripAssembly.cs Fix #1734: Do not roundtrip ICSharpCode.Decompiler test-case. 7 years ago
Stub.cs Use tabs instead of spaces. 9 years ago
TestTraceListener.cs Upgrade to NUnit 3.9 and enable parallel test execution. 8 years ago
UglyTestRunner.cs Add basic "ugly" test with disabled foreach detection. 7 years ago
VBPrettyTestRunner.cs Fix #1605: Inline ref locals more aggressively; this is necessary for VB compound assignments. 7 years ago