DTLib.Demystifier/test/Ben.Demystifier.Test
彭伟 b9ceb93fe0
Support Microsoft.Bcl.AsyncInterfaces (#151)
* Support Microsoft.Bcl.AsyncInterfaces

* Update Microsoft.Bcl.AsyncInterfaces version

* Use Condition
2021-11-03 02:38:28 +00:00
..
AggregateException.cs support for .NET 6 (#172) 2021-10-31 15:54:34 +00:00
AsyncEnumerableTests.cs Support Microsoft.Bcl.AsyncInterfaces (#151) 2021-11-03 02:38:28 +00:00
Ben.Demystifier.Test.csproj Support Microsoft.Bcl.AsyncInterfaces (#151) 2021-11-03 02:38:28 +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 Completed Task 2021-01-03 22:58:10 +00:00
MixedStack.cs Allow use as git submodule 2021-01-11 03:44:04 +00:00
NonThrownException.cs support for .NET 6 (#172) 2021-10-31 15:54:34 +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
ResolvedMethodTests.cs Add namespace to frame conditionally (#144) 2021-01-17 18:47:43 +00: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 Allow use as git submodule 2021-01-11 03:44:04 +00:00