DTLib.Demystifier/test/Ben.Demystifier.Test
Aristarkh Zagorodnikov 9b85871130 Fix for IndexOutOfRangeException in ILReader.ReadOpCode(), part 2 (#84)
* Add failing test

* Fix OperandType.ShortInlineI handling

* Remove invalid comment
2019-02-10 20:48:48 +00:00
..
AggregateException.cs Fix stack trace for tuples type as part of a generic type. 2018-02-20 14:59:05 -08:00
Ben.Demystifier.Test.csproj Fix for IndexOutOfRangeException in ILReader.ReadOpCode() (#81) 2019-01-29 16:09:08 +01:00
DynamicCompilation.cs Fix stack trace for tuples type as part of a generic type. 2018-02-20 14:59:05 -08:00
EnhancedStackTraceTests.cs Remove the dependency on System.ValueTuple (#63) 2018-02-23 11:24:41 +00:00
GenericMethodDisplayStringTests.cs Don't enumerate fields on generic type Def (#77) 2018-11-12 00:10:22 +00:00
ILReaderTests.cs Fix for IndexOutOfRangeException in ILReader.ReadOpCode(), part 2 (#84) 2019-02-10 20:48:48 +00:00
InheritenceTests.cs Add InheritenceTests 2017-11-14 02:54:28 +00:00
LineEndingsHelper.cs Fix stack trace for tuples type as part of a generic type. 2018-02-20 14:59:05 -08:00
MixedStack.cs Update unit test project settings (#45) 2018-02-02 00:36:46 +00:00
NonThrownException.cs Fix stack trace for tuples type as part of a generic type. 2018-02-20 14:59:05 -08:00
ReflectionHelperTests.cs Fix stack trace for tuples type as part of a generic type. 2018-02-20 14:59:05 -08:00
ToDemystifiedStringTests.cs Keeps message (#79) 2018-11-21 15:02:45 +00:00
TuplesTests.cs Fix stack trace for tuples type as part of a generic type. 2018-02-20 14:59:05 -08:00