.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 400481418c Disable CS8981 in ICSharpCode.Decompiler.Tests: The type name '<identifier>' only contains lower-cased ascii characters. Such names may become reserved for the language. If our test-cases break when Roslyn is introducing new keywords, that's no problem. 1 year ago
..
Helpers Migrate to NUnit 4 (#3132) 1 year ago
Output Migrate to NUnit 4 (#3132) 1 year ago
ProjectDecompiler Migrate to NUnit 4 (#3132) 1 year ago
Semantics Migrate to NUnit 4 (#3132) 1 year ago
TestCases Move to .NET 8.0 (#3119) 2 years ago
TypeSystem Migrate to NUnit 4 (#3132) 1 year ago
Util Migrate to NUnit 4 (#3132) 1 year ago
CorrectnessTestRunner.cs Fix #3110: Add support for MCS 2.6.4 pinned region with array variable 1 year ago
DataFlowTest.cs Migrate to NUnit 4 (#3132) 1 year ago
DisassemblerPrettyTestRunner.cs Migrate to NUnit 4 (#3132) 1 year ago
ICSharpCode.Decompiler.Tests.csproj Disable CS8981 in ICSharpCode.Decompiler.Tests: The type name '<identifier>' only contains lower-cased ascii characters. Such names may become reserved for the language. If our test-cases break when Roslyn is introducing new keywords, that's no problem. 1 year ago
ILPrettyTestRunner.cs Migrate to NUnit 4 (#3132) 1 year ago
PdbGenerationTestRunner.cs Migrate to NUnit 4 (#3132) 1 year ago
PrettyTestRunner.cs Migrate to NUnit 4 (#3132) 1 year ago
RoundtripAssembly.cs Fix #3151: Make IProjectFileWriter API public 1 year ago
TestAssemblyResolver.cs Fix build. 4 years ago
TestTraceListener.cs Use ExecuteBufferedAsync from CliWrap 3 years ago
UglyTestRunner.cs Migrate to NUnit 4 (#3132) 1 year ago
VBPrettyTestRunner.cs Migrate to NUnit 4 (#3132) 1 year ago