.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.
 
 
 
 
Artur Zgodziñski cd200fa504 Replaced MBUnit with NUnit. 15 years ago
..
CustomAttributes Replaced MBUnit with NUnit. 15 years ago
Helpers more attribute targets implemented. 15 years ago
StackTests Added the test program for ILAst building 15 years ago
Types Replaced MBUnit with NUnit. 15 years ago
ArrayInitializers.cs Add support for array initializers. 15 years ago
BooleanConsumedAsInteger.il Fix bugs in type analysis. Closes #38. 15 years ago
CodeSampleFileParser.cs testing code that helps running independent decompilation tests. 15 years ago
CustomAttributes.code.cs testing code that helps running independent decompilation tests. 15 years ago
DecompilerTestBase.cs Replaced MBUnit with NUnit. 15 years ago
DelegateConstruction.cs Replaced MBUnit with NUnit. 15 years ago
ExceptionHandling.cs Add tests for method ending with finally block/catch handler. 15 years ago
Generics.cs Fix distinction between 'this' and 'base' in generic classes. 15 years ago
ICSharpCode.Decompiler.Tests.csproj Replaced MBUnit with NUnit. 15 years ago
Loops.cs Add foreach pattern. Closes #16. 15 years ago
MultidimensionalArray.cs Fix order of array specifiers when creating nested arrays. 15 years ago
PropertiesAndEvents.cs Replaced MBUnit with NUnit. 15 years ago
TestRunner.cs Replaced MBUnit with NUnit. 15 years ago
ValueTypes.cs Replaced MBUnit with NUnit. 15 years ago