You've already forked linux-packaging-mono
Imported Upstream version 5.20.0.180
Former-commit-id: ff953ca879339fe1e1211f7220f563e1342e66cb
This commit is contained in:
parent
0e2d47d1c8
commit
0510252385
@@ -1,4 +1,6 @@
|
||||
../../../external/corefx/src/CoreFx.Private.TestUtilities/src/System/AssertExtensions.cs
|
||||
../../../external/corefx/src/Common/tests/System/MockType.cs
|
||||
../../../external/corefx/src/Common/tests/System/Reflection/MockParameterInfo.cs
|
||||
|
||||
../../../external/corefx/src/Common/tests/System/RandomExtensions.cs
|
||||
../../../external/corefx/src/Common/tests/System/RandomDataGenerator.cs
|
||||
@@ -13,6 +15,12 @@
|
||||
|
||||
../../../external/corefx/src/System.Reflection.Emit/tests/Utilities.cs
|
||||
|
||||
../../../external/corefx/src/System.Reflection/tests/Common.cs
|
||||
|
||||
../../../external/corefx/src/System.Reflection/tests/*.cs:AssemblyTests.cs,AssemblyNameTests.cs,GetTypeTests.cs,MethodInfoTests.cs,ModuleTests.cs,TypeInfoTests.cs,TypeInfoTests.netcoreapp.cs,ParameterInfoTests.cs
|
||||
../../../external/corefx/src/System.Reflection.Extensions/tests/Definitions/PropertyDefinitions.cs
|
||||
../../../external/corefx/src/System.Reflection.Extensions/tests/*.cs
|
||||
|
||||
#TODO: audit the commented out tests and fix or disable
|
||||
|
||||
#../../../external/corefx/src/System.Reflection.Emit/tests/AssemblyBuilderTests.cs
|
||||
@@ -149,6 +157,7 @@
|
||||
../../../external/corefx/src/System.Runtime/tests/System/String.SplitTests.cs
|
||||
../../../external/corefx/src/System.Runtime/tests/System/NullableTests.cs
|
||||
../../../external/corefx/src/System.Runtime/tests/System/Reflection/BindingFlagsDoNotWrap.netcoreapp.cs
|
||||
../../../external/corefx/src/System.Runtime/tests/System/Reflection/CustomAttribute_Named_Typed_ArgumentTests.cs
|
||||
../../../external/corefx/src/System.Runtime/tests/System/Text/*.cs
|
||||
../../../external/corefx/src/System.Runtime/tests/System/Runtime/CompilerServices/*.cs:RuntimeHelpersTests.netcoreapp.cs,ConditionalWeakTableTests.netcoreapp.cs,ConditionalWeakTableTests.cs
|
||||
|
||||
@@ -305,3 +314,12 @@
|
||||
../../../external/corefx/src/System.Runtime/tests/System/IO/*.cs:FileLoadException.InteropTests.cs,DirectoryNotFoundException.InteropTests.cs,FileNotFoundException.InteropTests.cs
|
||||
../../../external/corefx/src/System.Runtime/tests/System/Text/*.cs
|
||||
../../../external/corefx/src/System.Runtime/tests/System/Threading/*.cs:WaitHandleTests.cs
|
||||
|
||||
# System.Runtime.Extensions
|
||||
../../../external/corefx/src/System.Runtime.Extensions/tests/System/Math.cs
|
||||
../../../external/corefx/src/System.Runtime.Extensions/tests/System/MathF.netcoreapp.cs
|
||||
../../../external/corefx/src/System.Runtime.Extensions/tests/System/MathTests.netcoreapp.cs
|
||||
|
||||
# System.Runtime.InteropServices
|
||||
../../../external/corefx/src/System.Runtime.InteropServices/tests/System/Runtime/CompilerServices/*.cs
|
||||
../../../external/corefx/src/System.Runtime.InteropServices/tests/System/Runtime/InteropServices/*.cs:MarshalTests.cs,GCHandleTests.cs,SafeBufferTests.cs,ComEventsHelperTests.cs,RuntimeEnvironmentTests.cs,DispatchWrapperTests.cs,ArrayWithOffsetTests.cs,SetWin32ContextInIDispatchAttributeTests.cs,ComAwareEventInfoTests.cs,IDispatchImplAttributeTests.cs,ComAwareEventInfoTests.Windows.cs,MarshalTests.Windows.cs
|
||||
|
Reference in New Issue
Block a user