DTLib.Demystifier/test/Ben.Demystifier.Test
2021-01-03 16:37:51 +00:00
..
AggregateException.cs Update for new frameworks 2021-01-03 15:53:02 +00:00
Ben.Demystifier.Test.csproj OS test 2021-01-03 16:37:51 +00:00
DynamicCompilation.cs Update for new frameworks 2021-01-03 15:53:02 +00:00
EnhancedStackTraceTests.cs Improve path/uri handling (#82) 2019-02-10 20:49:22 +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
MethodTests.cs Improved support for Nullable<T> and dynamic parameters (#96) 2019-12-03 14:38:27 +00:00
MixedStack.cs Add ValueTask support (#89) 2019-11-30 02:12:04 +00:00
NonThrownException.cs Update for new frameworks 2021-01-03 15:53:02 +00:00
ParameterParamTests.cs Added Prefix params Support + Test (#94) 2019-12-03 14:37:37 +00: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
TypeNameTests.cs Add a unit-test for https://github.com/benaadams/Ben.Demystifier/issues/109 2021-01-03 14:42:49 +00:00