.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.
 
 
 
 
Jeremy Pritts c1ecf1ae9c
Handle explicit optional parameter after default parameter (#3470)
11 months ago
..
Helpers Add non-embedded attributes to all tests that use older framework versions. 1 year ago
Output Fix detection and display of explicitly implemented operators. 1 year ago
ProjectDecompiler Add tests 1 year ago
Semantics Migrate to NUnit 4 (#3132) 2 years ago
TestCases Handle explicit optional parameter after default parameter (#3470) 11 months ago
TypeSystem Remove IsRef, IsOut and IsIn flags from IParameter and Replace ParameterModifiers with ReferenceKind. 2 years ago
Util Fix #3001: Support new resources format in ResourcesFile/ResXResourceWriter 2 years ago
CorrectnessTestRunner.cs Prevent inlining of call arguments when doing so would change order of evaluation with regards to the implicit ldobj performed by a constrained.callvirt. 1 year ago
DataFlowTest.cs Migrate to NUnit 4 (#3132) 2 years ago
DisassemblerPrettyTestRunner.cs Migrate to NUnit 4 (#3132) 2 years ago
ICSharpCode.Decompiler.Tests.csproj Fix stack overflow exception in CSharpResolver (#3471) 11 months ago
ILPrettyTestRunner.cs Fix stack overflow exception in CSharpResolver (#3471) 11 months ago
PdbGenerationTestRunner.cs Migrate to NUnit 4 (#3132) 2 years ago
PrettyTestRunner.cs Parenthesize interpolations containing `global::` (#3463) 11 months ago
RoundtripAssembly.cs Support concatenation involving arguments of type ReadOnlySpan<char>. 2 years ago
TestAssemblyResolver.cs Fix build. 5 years ago
TestTraceListener.cs Fix ToolsetSetup not running before Roundtrip tests due to changed namespace. 1 year ago
UglyTestRunner.cs v9.0 RC Designation (#3357) 1 year ago
VBPrettyTestRunner.cs Add TestsAssemblyOutput, keep existing behavior of output assembly locations 2 years ago