DTLib.Demystifier/test/Ben.Demystifier.Test
samtrion 4f9f191f7f Fixed #72
The `type.IsDefined(typeof(CompilerGeneratedAttribute))` check removed, since it led to the exclusion of `async lambdas`.
2021-01-03 22:31:52 +00:00
..
AggregateException.cs Update for new frameworks 2021-01-03 15:53:02 +00:00
AsyncEnumerableTests.cs Skip repeats and IValueTaskSource.GetResult (#132) 2021-01-03 21:48:34 +00:00
Ben.Demystifier.Test.csproj conditionally add test tfm 2021-01-03 20:03:56 +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 Build tidyups 2021-01-03 17:08:46 +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 Fixed #72 2021-01-03 22:31:52 +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
RecursionTests.cs Skip repeats and IValueTaskSource.GetResult (#132) 2021-01-03 21:48:34 +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 Build tidyups 2021-01-03 17:08:46 +00:00