DTLib.Demystifier/test/Ben.Demystifier.Test
Sergey Teplyakov 125e373b45 Remove the dependency on System.ValueTuple (#63)
* Add an option to get tuple data via reflection.

* Removed non-relfection-based way of getting information about the tuples.

* Make methods static back.

* Remove the nuget dependency to System.ValueTuple
2018-02-23 11:24:41 +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 Remove the dependency on System.ValueTuple (#63) 2018-02-23 11:24:41 +00: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
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 Remove the dependency on System.ValueTuple (#63) 2018-02-23 11:24:41 +00:00
TuplesTests.cs Fix stack trace for tuples type as part of a generic type. 2018-02-20 14:59:05 -08:00