-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[dotnet] Update gold after RichText rework
GitOrigin-RevId: b29022cf1fc9d0f9bff529701fb6bb0cf0d18b6d
- Loading branch information
1 parent
bd7f352
commit 866679d
Showing
12 changed files
with
17 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...r-fsharp/src/test/testData/markup/FSharpHoverDocTest/test empty xml doc/gold/Program.gold
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<span style="color:#000080"><div class='definition'><pre style='word-wrap: break-word; white-space: pre-wrap;'></span><span style="color:#000080">val</span> func: <span style="color:#000000">x</span>: <span style="color:#000000">'a</span> -> <span style="color:#000000">unit</pre></div></span><div class='content'>Full name: <span style="color:#000000">Program</span>.<span style="color:#000000">func</div></span> | ||
<div class='definition'><pre style='word-wrap: break-word; white-space: pre-wrap;'><span style="color:#000080">val</span> func: <span style="color:#000000">x</span>: <span style="color:#000000">'a</span> -> <span style="color:#000000">unit</span></pre></div><div class='content'>Full name: <span style="color:#000000">Program</span>.<span style="color:#000000">func</span></div> |
4 changes: 2 additions & 2 deletions
4
.../test/testData/markup/FSharpHoverDocTest/test hover docs for EntryPoint/gold/Program.gold
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
<div style="padding-bottom:5px;margin-bottom:5px;border-bottom: thin solid #d1d1d1;"><span style="color:#000080"><div class='definition'><pre style='word-wrap: break-word; white-space: pre-wrap;'></span><span style="color:#000080">new</span>: <span style="color:#000000">unit</span> -> <span style="color:#000000">EntryPointAttribute</pre></div></span><div class='content'>Creates an instance of the attribute</div><table class="sections"><tr><td class="section" valign="top"><p>Returns:</td><td class="section_body" valign="top"><p/><p/>EntryPointAttribute</td></tr></table></div><span style="color:#000080"><div class='definition'><pre style='word-wrap: break-word; white-space: pre-wrap;'></span><span style="color:#000080">type</span> <span style="color:#000000">EntryPointAttribute</span> <span style="color:#000000">=</span><br> <span style="color:#000080">inherit</span> <span style="color:#000000">Attribute</span><br> <span style="color:#000080">new</span>: <span style="color:#000000">unit</span> -> <span style="color:#000000">EntryPointAttribute</pre></div></span><div class='content'>Adding this attribute to a function indicates it is the entrypoint for an application. If this attribute is not specified for an EXE then the initialization implicit in the module bindings in the last file in the compilation sequence are used as the entrypoint.</div><table class="sections"><tr><td class="section" valign="top"><p>Category:</td><td class="section_body" valign="top"><p/><p/>Attributes</td></tr></table> | ||
<div style="padding-bottom:5px;margin-bottom:5px;border-bottom: thin solid #d1d1d1;"><div class='definition'><pre style='word-wrap: break-word; white-space: pre-wrap;'><span style="color:#000080">new</span>: <span style="color:#000000">unit</span> -> <span style="color:#000000">EntryPointAttribute</span></pre></div><div class='content'>Creates an instance of the attribute</div><table class="sections"><tr><td class="section" valign="top"><p>Returns:</td><td class="section_body" valign="top"><p/><p/>EntryPointAttribute</td></tr></table></div><div class='definition'><pre style='word-wrap: break-word; white-space: pre-wrap;'><span style="color:#000080">type</span> <span style="color:#000000">EntryPointAttribute</span> <span style="color:#000000">=</span><br> <span style="color:#000080">inherit</span> <span style="color:#000000">Attribute</span><br> <span style="color:#000080">new</span>: <span style="color:#000000">unit</span> -> <span style="color:#000000">EntryPointAttribute</span></pre></div><div class='content'>Adding this attribute to a function indicates it is the entrypoint for an application. If this attribute is not specified for an EXE then the initialization implicit in the module bindings in the last file in the compilation sequence are used as the entrypoint.</div><table class="sections"><tr><td class="section" valign="top"><p>Category:</td><td class="section_body" valign="top"><p/><p/>Attributes</td></tr></table> | ||
|
||
<div class='content'>Full name: <span style="color:#000000">Microsoft</span>.<span style="color:#000000">FSharp</span>.<span style="color:#000000">Core</span>.<span style="color:#000000">EntryPointAttribute</div></span> | ||
<div class='content'>Full name: <span style="color:#000000">Microsoft</span>.<span style="color:#000000">FSharp</span>.<span style="color:#000000">Core</span>.<span style="color:#000000">EntryPointAttribute</span></div> |
2 changes: 1 addition & 1 deletion
2
...ata/markup/FSharpHoverDocTest/test hover docs for a function definition/gold/Program.gold
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<span style="color:#000080"><div class='definition'><pre style='word-wrap: break-word; white-space: pre-wrap;'></span><span style="color:#000080">val</span> main: <span style="color:#000000">argv</span>: <span style="color:#000000">string</span> <span style="color:#000000">array</span> -> <span style="color:#000000">int</pre></div></span><div class='content'>Full name: <span style="color:#000000">Program</span>.<span style="color:#000000">main</div></span> | ||
<div class='definition'><pre style='word-wrap: break-word; white-space: pre-wrap;'><span style="color:#000080">val</span> main: <span style="color:#000000">argv</span>: <span style="color:#000000">string</span> <span style="color:#000000">array</span> -> <span style="color:#000000">int</span></pre></div><div class='content'>Full name: <span style="color:#000000">Program</span>.<span style="color:#000000">main</span></div> |
2 changes: 1 addition & 1 deletion
2
...test/testData/markup/FSharpHoverDocTest/test hover docs for a parameter/gold/Program.gold
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<span style="color:#000080"><div class='content'></span><span style="color:#000080">val</span> <span style="color:#000000">argv</span>: <span style="color:#000000">string</span> <span style="color:#000000">array</div></span> | ||
<div class='content'><span style="color:#000080">val</span> <span style="color:#000000">argv</span>: <span style="color:#000000">string</span> <span style="color:#000000">array</span></div> |
2 changes: 1 addition & 1 deletion
2
...test/testData/markup/FSharpHoverDocTest/test hover docs for a shorthand/gold/Program.gold
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<span style="color:#000080"><div class='content'></span><span style="color:#000080">val</span> <span style="color:#000000">_arg1</span>: <span style="color:#000000">'a</div></span> | ||
<div class='content'><span style="color:#000080">val</span> <span style="color:#000000">_arg1</span>: <span style="color:#000000">'a</span></div> |
2 changes: 1 addition & 1 deletion
2
...test/testData/markup/FSharpHoverDocTest/test hover docs for a submodule/gold/Program.gold
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<span style="color:#000080"><div class='content'></span><span style="color:#000080">module</span> <span style="color:#000000">Submodule</span><br><br>from Module</div> | ||
<div class='content'><span style="color:#000080">module</span> <span style="color:#000000">Submodule</span><br><br>from Module</div> |
4 changes: 2 additions & 2 deletions
4
.../src/test/testData/markup/FSharpHoverDocTest/test xml doc parsing error/gold/Program.gold
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
<span style="color:#000080"><div class='definition'><pre style='word-wrap: break-word; white-space: pre-wrap;'></span><span style="color:#000080">val</span> func: <span style="color:#000000">x</span>: <span style="color:#000000">'a</span> -> <span style="color:#000000">unit</pre></div></span><div class='content'>The 'error' start tag on line 1 position 29 does not match the end tag of 'param'. Line 1, position 38.</div> | ||
<div class='definition'><pre style='word-wrap: break-word; white-space: pre-wrap;'><span style="color:#000080">val</span> func: <span style="color:#000000">x</span>: <span style="color:#000000">'a</span> -> <span style="color:#000000">unit</span></pre></div><div class='content'>The 'error' start tag on line 1 position 29 does not match the end tag of 'param'. Line 1, position 38.</div> | ||
|
||
<div class='content'>Full name: <span style="color:#000000">Program</span>.<span style="color:#000000">func</div></span> | ||
<div class='content'>Full name: <span style="color:#000000">Program</span>.<span style="color:#000000">func</span></div> |
4 changes: 2 additions & 2 deletions
4
...t/testData/markup/FSharpHoverDocTest/test xml doc with symbol reference/gold/Program.gold
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
<span style="color:#000080"><div class='definition'><pre style='word-wrap: break-word; white-space: pre-wrap;'></span><span style="color:#000080">val</span> fiboRec: <span style="color:#000000">_arg1</span>: <span style="color:#000000">int64</span> -> <span style="color:#000000">int64</pre></div></span><table class="sections"><tr><td class="section" valign="top"><p>Exceptions:</td><td class="section_body" valign="top"><p/><p><b>System.OverflowException</b> — can throw</td></tr></table> | ||
<div class='definition'><pre style='word-wrap: break-word; white-space: pre-wrap;'><span style="color:#000080">val</span> fiboRec: <span style="color:#000000">_arg1</span>: <span style="color:#000000">int64</span> -> <span style="color:#000000">int64</span></pre></div><table class="sections"><tr><td class="section" valign="top"><p>Exceptions:</td><td class="section_body" valign="top"><p/><p><b>System.OverflowException</b> — can throw</td></tr></table> | ||
|
||
<div class='content'>Full name: <span style="color:#000000">Program</span>.<span style="color:#000000">fiboRec</div></span> | ||
<div class='content'>Full name: <span style="color:#000000">Program</span>.<span style="color:#000000">fiboRec</span></div> |