.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 945ebc7702 Add test cases for switch on int? 9 years ago
..
CustomAttributes Fix #858: parse local type arguments in reflection names. 9 years ago
FSharpPatterns Move test projects to their own directory in \ 9 years ago
Helpers Add support for #if LEGACY_CSC to pretty tests. 9 years ago
IL Move test projects to their own directory in \ 9 years ago
TestCases Add test cases for switch on int? 9 years ago
Types Move test projects to their own directory in \ 9 years ago
Util [nullables] Fix nullable transform being applied incorrectly. 9 years ago
CodeSampleFileParser.cs Move test projects to their own directory in \ 9 years ago
CorrectnessTestRunner.cs Split Patterns.cs in Using.cs and Loops.cs 9 years ago
CustomAttributes.code.cs Move test projects to their own directory in \ 9 years ago
CustomShortCircuitOperators.cs Move test projects to their own directory in \ 9 years ago
DataFlowTest.cs Fix handling of try-finally blocks in ReachingDefinitionsVisitor. 9 years ago
DecompilerTestBase.cs Put path to TestCases-dir into a constant. 9 years ago
DelegateConstruction.cs Move test projects to their own directory in \ 9 years ago
DoubleConstants.cs Move test projects to their own directory in \ 9 years ago
ExpressionTrees.cs Move test projects to their own directory in \ 9 years ago
Generics.cs Move test projects to their own directory in \ 9 years ago
ICSharpCode.Decompiler.Tests.csproj Add Switch pretty tests 9 years ago
ILPrettyTestRunner.cs Put path to TestCases-dir into a constant. 9 years ago
IncrementDecrement.cs Move test projects to their own directory in \ 9 years ago
MultidimensionalArray.cs Move test projects to their own directory in \ 9 years ago
PrettyTestRunner.cs Fix bug in SwitchOnStringTransform introduced by 9719926b6bc1e43c9d43d811e5c27d9e797209b8: Ignore exit instruction if condition is not inverted. Otherwise we need a special case for br and leave. 9 years ago
PropertiesAndEvents.cs Move test projects to their own directory in \ 9 years ago
RoundtripAssembly.cs Update ILSpy-tests submodule for updated ICSharpCode.Decompiler.dll. 9 years ago
Stub.cs Use tabs instead of spaces. 9 years ago
TestTraceListener.cs Move test projects to their own directory in \ 9 years ago
ValueTypes.cs Move test projects to their own directory in \ 9 years ago