DTLib.Demystifier/test/Ben.Demystifier.Test
Aristarkh Zagorodnikov 8604340a0e Improve path/uri handling (#82)
* Improve file path special characters handling

* More specific tests

* Optimize EnhancedStackTrace.TryGetFullPath to prevent exceptions being thrown and the immediately re-caught
2019-02-10 20:49:22 +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 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
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