.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 1cd63f7e5f Update to Roslyn 2.10 for our test cases. 7 years ago
..
Helpers Fix unit tests. 7 years ago
IL Move test projects to their own directory in \ 8 years ago
Output Extend TypeSystem/TypeSystemLoaderTests and CSharpAmbienceTests. 7 years ago
Semantics Rename IAssembly -> IModule. 7 years ago
TestCases Update to Roslyn 2.10 for our test cases. 7 years ago
TypeSystem Fix bug in MetadataMethod.GetAttributes and add tests for PreserveSig in DllImportAttribute and PreserveSigAttribute. 7 years ago
Types Move test projects to their own directory in \ 8 years ago
Util Merge IDecompilerTypeSystem with ICompilation. 7 years ago
CodeSampleFileParser.cs Move test projects to their own directory in \ 8 years ago
CorrectnessTestRunner.cs Add detection of local functions, so we do not hide the methods/display classes. 7 years ago
CustomAttributes.code.cs Move test projects to their own directory in \ 8 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
Generics.cs Move test projects to their own directory in \ 8 years ago
ICSharpCode.Decompiler.Tests.csproj Update to Roslyn 2.10 for our test cases. 7 years ago
ILPrettyTestRunner.cs Fix #1323: NRE in DetectBestEnumValueDisplayMode; emit error message, if enum field definition has no constant value. 7 years ago
IncrementDecrement.cs Move test projects to their own directory in \ 8 years ago
MultidimensionalArray.cs Move test projects to their own directory in \ 8 years ago
PrettyTestRunner.cs TSAB: Add option to display integral literals as hexadecimal numbers. 7 years ago
PropertiesAndEvents.cs Move test projects to their own directory in \ 8 years ago
RoundtripAssembly.cs Add LangVersion support to WholeProjectDecompiler and add NonTrailingNamedArguments setting. 7 years ago
Stub.cs Use tabs instead of spaces. 8 years ago
TestTraceListener.cs Upgrade to NUnit 3.9 and enable parallel test execution. 7 years ago
UglyTestRunner.cs Fixed bug with decimal optional parameters not being resolved correctly. 7 years ago
VBPrettyTestRunner.cs Move CustomAttributeTests to PrettyTestRunner 7 years ago
ValueTypes.cs Move test projects to their own directory in \ 8 years ago