Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1fa37fd

Browse files
committed
Updating surface area tests, a few APIs were missed in earlier PR
1 parent2302b9e commit1fa37fd

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

‎src/fsharp/FSharp.Core.Unittests/SurfaceArea.4.0.fs‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -837,11 +837,16 @@ Microsoft.FSharp.Core.CompilationMappingAttribute: Microsoft.FSharp.Core.SourceC
837837
Microsoft.FSharp.Core.CompilationMappingAttribute: Microsoft.FSharp.Core.SourceConstructFlags get_SourceConstructFlags()
838838
Microsoft.FSharp.Core.CompilationMappingAttribute: System.Object TypeId
839839
Microsoft.FSharp.Core.CompilationMappingAttribute: System.Object get_TypeId()
840+
Microsoft.FSharp.Core.CompilationMappingAttribute: System.String ResourceName
840841
Microsoft.FSharp.Core.CompilationMappingAttribute: System.String ToString()
842+
Microsoft.FSharp.Core.CompilationMappingAttribute: System.String get_ResourceName()
841843
Microsoft.FSharp.Core.CompilationMappingAttribute: System.Type GetType()
844+
Microsoft.FSharp.Core.CompilationMappingAttribute: System.Type[] TypeDefinitions
845+
Microsoft.FSharp.Core.CompilationMappingAttribute: System.Type[] get_TypeDefinitions()
842846
Microsoft.FSharp.Core.CompilationMappingAttribute: Void .ctor(Microsoft.FSharp.Core.SourceConstructFlags)
843847
Microsoft.FSharp.Core.CompilationMappingAttribute: Void .ctor(Microsoft.FSharp.Core.SourceConstructFlags, Int32)
844848
Microsoft.FSharp.Core.CompilationMappingAttribute: Void .ctor(Microsoft.FSharp.Core.SourceConstructFlags, Int32, Int32)
849+
Microsoft.FSharp.Core.CompilationMappingAttribute: Void .ctor(System.String, System.Type[])
845850
Microsoft.FSharp.Core.CompilationRepresentationAttribute: Boolean Equals(System.Object)
846851
Microsoft.FSharp.Core.CompilationRepresentationAttribute: Boolean IsDefaultAttribute()
847852
Microsoft.FSharp.Core.CompilationRepresentationAttribute: Boolean Match(System.Object)

‎src/fsharp/FSharp.Core.Unittests/SurfaceArea.Portable.fs‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -828,11 +828,16 @@ Microsoft.FSharp.Core.CompilationMappingAttribute: Microsoft.FSharp.Core.SourceC
828828
Microsoft.FSharp.Core.CompilationMappingAttribute: Microsoft.FSharp.Core.SourceConstructFlags get_SourceConstructFlags()
829829
Microsoft.FSharp.Core.CompilationMappingAttribute: System.Object TypeId
830830
Microsoft.FSharp.Core.CompilationMappingAttribute: System.Object get_TypeId()
831+
Microsoft.FSharp.Core.CompilationMappingAttribute: System.String ResourceName
831832
Microsoft.FSharp.Core.CompilationMappingAttribute: System.String ToString()
833+
Microsoft.FSharp.Core.CompilationMappingAttribute: System.String get_ResourceName()
832834
Microsoft.FSharp.Core.CompilationMappingAttribute: System.Type GetType()
835+
Microsoft.FSharp.Core.CompilationMappingAttribute: System.Type[] TypeDefinitions
836+
Microsoft.FSharp.Core.CompilationMappingAttribute: System.Type[] get_TypeDefinitions()
833837
Microsoft.FSharp.Core.CompilationMappingAttribute: Void .ctor(Microsoft.FSharp.Core.SourceConstructFlags)
834838
Microsoft.FSharp.Core.CompilationMappingAttribute: Void .ctor(Microsoft.FSharp.Core.SourceConstructFlags, Int32)
835839
Microsoft.FSharp.Core.CompilationMappingAttribute: Void .ctor(Microsoft.FSharp.Core.SourceConstructFlags, Int32, Int32)
840+
Microsoft.FSharp.Core.CompilationMappingAttribute: Void .ctor(System.String, System.Type[])
836841
Microsoft.FSharp.Core.CompilationRepresentationAttribute: Boolean Equals(System.Object)
837842
Microsoft.FSharp.Core.CompilationRepresentationAttribute: Boolean IsDefaultAttribute()
838843
Microsoft.FSharp.Core.CompilationRepresentationAttribute: Boolean Match(System.Object)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp