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

Commit5869de4

Browse files
committed
update surface area tests
1 parentefbba0a commit5869de4

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1159,13 +1159,20 @@ Microsoft.FSharp.Core.ExperimentalAttribute: System.String ToString()
11591159
Microsoft.FSharp.Core.ExperimentalAttribute: System.String get_Message()
11601160
Microsoft.FSharp.Core.ExperimentalAttribute: System.Type GetType()
11611161
Microsoft.FSharp.Core.ExperimentalAttribute: Void .ctor(System.String)
1162+
Microsoft.FSharp.Core.ExtraTopLevelOperators+Checked: Boolean Equals(System.Object)
1163+
Microsoft.FSharp.Core.ExtraTopLevelOperators+Checked: Byte ToByte[T](T)
1164+
Microsoft.FSharp.Core.ExtraTopLevelOperators+Checked: Int32 GetHashCode()
1165+
Microsoft.FSharp.Core.ExtraTopLevelOperators+Checked: SByte ToSByte[T](T)
1166+
Microsoft.FSharp.Core.ExtraTopLevelOperators+Checked: System.String ToString()
1167+
Microsoft.FSharp.Core.ExtraTopLevelOperators+Checked: System.Type GetType()
11621168
Microsoft.FSharp.Core.ExtraTopLevelOperators: Boolean Equals(System.Object)
11631169
Microsoft.FSharp.Core.ExtraTopLevelOperators: Byte ToByte[T](T)
11641170
Microsoft.FSharp.Core.ExtraTopLevelOperators: Double ToDouble[T](T)
11651171
Microsoft.FSharp.Core.ExtraTopLevelOperators: Int32 GetHashCode()
11661172
Microsoft.FSharp.Core.ExtraTopLevelOperators: Microsoft.FSharp.Collections.FSharpSet`1[T] CreateSet[T](System.Collections.Generic.IEnumerable`1[T])
11671173
Microsoft.FSharp.Core.ExtraTopLevelOperators: Microsoft.FSharp.Control.FSharpAsyncBuilder DefaultAsyncBuilder
11681174
Microsoft.FSharp.Core.ExtraTopLevelOperators: Microsoft.FSharp.Control.FSharpAsyncBuilder get_DefaultAsyncBuilder()
1175+
Microsoft.FSharp.Core.ExtraTopLevelOperators: Microsoft.FSharp.Core.ExtraTopLevelOperators+Checked
11691176
Microsoft.FSharp.Core.ExtraTopLevelOperators: Microsoft.FSharp.Linq.QueryBuilder get_query()
11701177
Microsoft.FSharp.Core.ExtraTopLevelOperators: Microsoft.FSharp.Linq.QueryBuilder query
11711178
Microsoft.FSharp.Core.ExtraTopLevelOperators: SByte ToSByte[T](T)
@@ -2951,15 +2958,19 @@ Microsoft.FSharp.Data.UnitSystems.SI.UnitNames.second: System.Type GetType()
29512958
Microsoft.FSharp.Linq.NullableModule: Boolean Equals(System.Object)
29522959
Microsoft.FSharp.Linq.NullableModule: Int32 GetHashCode()
29532960
Microsoft.FSharp.Linq.NullableModule: System.Nullable`1[System.Byte] ToByte[T](System.Nullable`1[T])
2961+
Microsoft.FSharp.Linq.NullableModule: System.Nullable`1[System.Byte] ToUInt8[T](System.Nullable`1[T])
29542962
Microsoft.FSharp.Linq.NullableModule: System.Nullable`1[System.Char] ToChar[T](System.Nullable`1[T])
29552963
Microsoft.FSharp.Linq.NullableModule: System.Nullable`1[System.Decimal] ToDecimal[T](System.Nullable`1[T])
29562964
Microsoft.FSharp.Linq.NullableModule: System.Nullable`1[System.Double] ToDouble[T](System.Nullable`1[T])
2965+
Microsoft.FSharp.Linq.NullableModule: System.Nullable`1[System.Double] ToFloat[T](System.Nullable`1[T])
29572966
Microsoft.FSharp.Linq.NullableModule: System.Nullable`1[System.Int16] ToInt16[T](System.Nullable`1[T])
29582967
Microsoft.FSharp.Linq.NullableModule: System.Nullable`1[System.Int32] ToInt32[T](System.Nullable`1[T])
29592968
Microsoft.FSharp.Linq.NullableModule: System.Nullable`1[System.Int32] ToInt[T](System.Nullable`1[T])
29602969
Microsoft.FSharp.Linq.NullableModule: System.Nullable`1[System.Int64] ToInt64[T](System.Nullable`1[T])
29612970
Microsoft.FSharp.Linq.NullableModule: System.Nullable`1[System.IntPtr] ToIntPtr[T](System.Nullable`1[T])
2971+
Microsoft.FSharp.Linq.NullableModule: System.Nullable`1[System.SByte] ToInt8[T](System.Nullable`1[T])
29622972
Microsoft.FSharp.Linq.NullableModule: System.Nullable`1[System.SByte] ToSByte[T](System.Nullable`1[T])
2973+
Microsoft.FSharp.Linq.NullableModule: System.Nullable`1[System.Single] ToFloat32[T](System.Nullable`1[T])
29632974
Microsoft.FSharp.Linq.NullableModule: System.Nullable`1[System.Single] ToSingle[T](System.Nullable`1[T])
29642975
Microsoft.FSharp.Linq.NullableModule: System.Nullable`1[System.UInt16] ToUInt16[T](System.Nullable`1[T])
29652976
Microsoft.FSharp.Linq.NullableModule: System.Nullable`1[System.UInt32] ToUInt32[T](System.Nullable`1[T])

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp