-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Delete tests for .NET Framework Xsltc.exe tool #70706
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/bft1.txt
This file contains hidden or 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 @@ | ||
| <?xml version="1.0" encoding="utf-8"?>Hello, world! | ||
| <\?xml version="1\.0" encoding="utf-8"\?>Hello, world! |
2 changes: 1 addition & 1 deletion
2
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/bft10.txt
This file contains hidden or 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 @@ | ||
| <?xml version="1.0" encoding="utf-8"?>Hello, world! | ||
| <\?xml version="1\.0" encoding="utf-8"\?>Hello, world! |
2 changes: 1 addition & 1 deletion
2
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/bft11.txt
This file contains hidden or 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 @@ | ||
| <?xml version="1.0" encoding="utf-8"?>Hello, world! | ||
| <\?xml version="1\.0" encoding="utf-8"\?>Hello, world! |
2 changes: 1 addition & 1 deletion
2
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/bft12.txt
This file contains hidden or 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 @@ | ||
| <?xml version="1.0" encoding="utf-8"?>Hello, world! | ||
| <\?xml version="1\.0" encoding="utf-8"\?>Hello, world! |
2 changes: 1 addition & 1 deletion
2
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/bft13.txt
This file contains hidden or 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 @@ | ||
| <?xml version="1.0" encoding="utf-8"?>Hello, world! | ||
| <\?xml version="1\.0" encoding="utf-8"\?>Hello, world! |
2 changes: 1 addition & 1 deletion
2
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/bft14.txt
This file contains hidden or 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 @@ | ||
| <?xml version="1.0" encoding="utf-8"?>Hello, world! | ||
| <\?xml version="1\.0" encoding="utf-8"\?>Hello, world! |
10 changes: 5 additions & 5 deletions
10
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/bft15.txt
This file contains hidden or 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,6 +1,6 @@ | ||
| Microsoft (R) XSLT Compiler version 2.0.60220 | ||
| for Microsoft (R) Windows (R) 2005 Framework version 2.0.50727 | ||
| Copyright (C) Microsoft Corporation 2006. All rights reserved. | ||
|
|
||
| bft15b.xsl(3,18) : error : Stylesheet 'bft15a.xsl' cannot directly or indirectly include or import itself. | ||
| bft15a.xsl(3,18) : error : Stylesheet 'bft15b.xsl' cannot directly or indirectly include or import itself. | ||
|
|
||
|
|
||
|
|
||
| bft15b\.xsl\(3,18\) : error : Stylesheet 'bft15a\.xsl' cannot directly or indirectly include or import itself\. | ||
| bft15a\.xsl\(3,18\) : error : Stylesheet 'bft15b\.xsl' cannot directly or indirectly include or import itself\. |
8 changes: 4 additions & 4 deletions
8
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/bft16.txt
This file contains hidden or 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,5 +1,5 @@ | ||
| Microsoft (R) XSLT Compiler version 2.0.60220 | ||
| for Microsoft (R) Windows (R) 2005 Framework version 2.0.50727 | ||
| Copyright (C) Microsoft Corporation 2006. All rights reserved. | ||
|
|
||
| error : Duplicate class name 'bft16'. Specify a different class name with /class option. | ||
|
|
||
|
|
||
|
|
||
| error : Duplicate class name 'bft16'\. Specify a different class name with /class option\. |
2 changes: 1 addition & 1 deletion
2
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/bft17.txt
This file contains hidden or 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 @@ | ||
| <?xml version="1.0" encoding="utf-8"?>Hello, world! | ||
| <\?xml version="1\.0" encoding="utf-8"\?>Hello, world! |
10 changes: 5 additions & 5 deletions
10
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/bft18.txt
This file contains hidden or 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,6 +1,6 @@ | ||
| Microsoft (R) XSLT Compiler version 2.0.60220 | ||
| for Microsoft (R) Windows (R) 2005 Framework version 2.0.50727 | ||
| Copyright (C) Microsoft Corporation 2006. All rights reserved. | ||
|
|
||
| bft18b.xsl(3,17) : error : Stylesheet 'bft18a.xsl' cannot directly or indirectly include or import itself. | ||
| bft18a.xsl(3,17) : error : Stylesheet 'bft18b.xsl' cannot directly or indirectly include or import itself. | ||
|
|
||
|
|
||
|
|
||
| bft18b\.xsl\(3,17\) : error : Stylesheet 'bft18a\.xsl' cannot directly or indirectly include or import itself\. | ||
| bft18a\.xsl\(3,17\) : error : Stylesheet 'bft18b\.xsl' cannot directly or indirectly include or import itself\. |
2 changes: 1 addition & 1 deletion
2
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/bft2.txt
This file contains hidden or 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 @@ | ||
| <?xml version="1.0" encoding="utf-8"?>Hello, world! | ||
| <\?xml version="1\.0" encoding="utf-8"\?>Hello, world! |
2 changes: 1 addition & 1 deletion
2
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/bft22.txt
This file contains hidden or 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 @@ | ||
| <?xml version="1.0" encoding="utf-8"?>Hello, world! | ||
| <\?xml version="1\.0" encoding="utf-8"\?>Hello, world! |
2 changes: 1 addition & 1 deletion
2
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/bft23.txt
This file contains hidden or 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 @@ | ||
| <?xml version="1.0" encoding="utf-8"?>Hello, world! | ||
| <\?xml version="1\.0" encoding="utf-8"\?>Hello, world! |
10 changes: 5 additions & 5 deletions
10
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/bft24.txt
This file contains hidden or 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,6 +1,6 @@ | ||
| Microsoft (R) XSLT Compiler version 2.0.60220 | ||
| for Microsoft (R) Windows (R) 2005 Framework version 2.0.50727 | ||
| Copyright (C) Microsoft Corporation 2006. All rights reserved. | ||
|
|
||
| bft24b.xsl(3,18) : error : Stylesheet 'bft24a.xsl' cannot directly or indirectly include or import itself. | ||
| bft24a.xsl(3,17) : error : Stylesheet 'bft24b.xsl' cannot directly or indirectly include or import itself. | ||
|
|
||
|
|
||
|
|
||
| bft24b\.xsl\(3,18\) : error : Stylesheet 'bft24a\.xsl' cannot directly or indirectly include or import itself\. | ||
| bft24a\.xsl\(3,17\) : error : Stylesheet 'bft24b\.xsl' cannot directly or indirectly include or import itself\. |
2 changes: 1 addition & 1 deletion
2
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/bft25.txt
This file contains hidden or 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 @@ | ||
| <?xml version="1.0" encoding="utf-8"?>Hello, world! | ||
| <\?xml version="1\.0" encoding="utf-8"\?>Hello, world! |
2 changes: 1 addition & 1 deletion
2
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/bft26.txt
This file contains hidden or 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 @@ | ||
| <?xml version="1.0" encoding="utf-8"?>Hello, world! | ||
| <\?xml version="1\.0" encoding="utf-8"\?>Hello, world! |
8 changes: 4 additions & 4 deletions
8
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/bft27.txt
This file contains hidden or 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,5 +1,5 @@ | ||
| Microsoft (R) XSLT Compiler version 2.0.60609 | ||
| for Microsoft (R) Windows (R) 2005 Framework version 2.0.50727 | ||
| Copyright (C) Microsoft Corporation 2006. All rights reserved. | ||
|
|
||
| fatal error : Unrecognized option: '/'. | ||
|
|
||
|
|
||
|
|
||
| fatal error : Unrecognized option: '/'\. |
8 changes: 4 additions & 4 deletions
8
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/bft28.txt
This file contains hidden or 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,5 +1,5 @@ | ||
| Microsoft (R) XSLT Compiler version 2.0.60609 | ||
| for Microsoft (R) Windows (R) 2005 Framework version 2.0.50727 | ||
| Copyright (C) Microsoft Corporation 2006. All rights reserved. | ||
|
|
||
| fatal error : No filename specified with option '/out:'. | ||
|
|
||
|
|
||
|
|
||
| fatal error : No filename specified with option '/out:'\. |
22 changes: 11 additions & 11 deletions
22
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/bft29.txt
This file contains hidden or 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,30 +1,30 @@ | ||
| Microsoft (R) XSLT Compiler version 2.0.60609 | ||
| for Microsoft (R) Windows (R) 2005 Framework version 2.0.50727 | ||
| Copyright (C) Microsoft Corporation 2006. All rights reserved. | ||
|
|
||
| xsltc [options] [/class:<name>] <source file> [[/class:<name>] <source file>]... | ||
|
|
||
|
|
||
|
|
||
| xsltc \[options] \[/class:<name>] <source file> \[\[/class:<name>] <source file>]\.\.\. | ||
|
|
||
| XSLT Compiler Options | ||
|
|
||
| - OUTPUT FILES - | ||
| /out:<file> Specify name of binary output file (default: name of the first file) | ||
| /out:<file> Specify name of binary output file \(default: name of the first file\) | ||
| /platform:<string> Limit which platforms this code can run on: x86, Itanium, x64, or anycpu, which is the default | ||
|
|
||
| - RESOURCES - | ||
| /win32res:<file> Specify a Win32 resource file (.res) | ||
| /win32res:<file> Specify a Win32 resource file \(\.res\) | ||
|
|
||
| - CODE GENERATION - | ||
| /class:<name> Specify name of the class for compiled stylesheet (short form: /c) | ||
| /class:<name> Specify name of the class for compiled stylesheet \(short form: /c\) | ||
| /namespace:<name> Specify namespace for the following stylesheets | ||
| /debug[+|-] Emit debugging information | ||
| /debug\[\+\|-] Emit debugging information | ||
| /visibleto:<name> Make generated classes visible to the given assembly only | ||
|
|
||
| - ERRORS AND WARNINGS - | ||
| /warn:<level> Set warning level (0-4) (short form: /w) | ||
| /warn:<level> Set warning level \(0-4\) \(short form: /w\) | ||
| /fullpaths Use fully qualified paths in error messages | ||
| /exstack Display call stack in case of unhandled exception (short form: /es) | ||
| /exstack Display call stack in case of unhandled exception \(short form: /es\) | ||
|
|
||
| - MISCELLANEOUS - | ||
| @<file> Insert command-line settings from a text file | ||
| /help Display this usage message (short form: /?) | ||
| /help Display this usage message \(short form: /\?\) | ||
| /nologo Suppress compiler copyright message |
2 changes: 1 addition & 1 deletion
2
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/bft3.txt
This file contains hidden or 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 @@ | ||
| <?xml version="1.0" encoding="utf-8"?>Hello, world! | ||
| <\?xml version="1\.0" encoding="utf-8"\?>Hello, world! |
22 changes: 11 additions & 11 deletions
22
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/bft30.txt
This file contains hidden or 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,30 +1,30 @@ | ||
| Microsoft (R) XSLT Compiler version 2.0.60609 | ||
| for Microsoft (R) Windows (R) 2005 Framework version 2.0.50727 | ||
| Copyright (C) Microsoft Corporation 2006. All rights reserved. | ||
|
|
||
| xsltc [options] [/class:<name>] <source file> [[/class:<name>] <source file>]... | ||
|
|
||
|
|
||
|
|
||
| xsltc \[options] \[/class:<name>] <source file> \[\[/class:<name>] <source file>]\.\.\. | ||
|
|
||
| XSLT Compiler Options | ||
|
|
||
| - OUTPUT FILES - | ||
| /out:<file> Specify name of binary output file (default: name of the first file) | ||
| /out:<file> Specify name of binary output file \(default: name of the first file\) | ||
| /platform:<string> Limit which platforms this code can run on: x86, Itanium, x64, or anycpu, which is the default | ||
|
|
||
| - RESOURCES - | ||
| /win32res:<file> Specify a Win32 resource file (.res) | ||
| /win32res:<file> Specify a Win32 resource file \(\.res\) | ||
|
|
||
| - CODE GENERATION - | ||
| /class:<name> Specify name of the class for compiled stylesheet (short form: /c) | ||
| /class:<name> Specify name of the class for compiled stylesheet \(short form: /c\) | ||
| /namespace:<name> Specify namespace for the following stylesheets | ||
| /debug[+|-] Emit debugging information | ||
| /debug\[\+\|-] Emit debugging information | ||
| /visibleto:<name> Make generated classes visible to the given assembly only | ||
|
|
||
| - ERRORS AND WARNINGS - | ||
| /warn:<level> Set warning level (0-4) (short form: /w) | ||
| /warn:<level> Set warning level \(0-4\) \(short form: /w\) | ||
| /fullpaths Use fully qualified paths in error messages | ||
| /exstack Display call stack in case of unhandled exception (short form: /es) | ||
| /exstack Display call stack in case of unhandled exception \(short form: /es\) | ||
|
|
||
| - MISCELLANEOUS - | ||
| @<file> Insert command-line settings from a text file | ||
| /help Display this usage message (short form: /?) | ||
| /help Display this usage message \(short form: /\?\) | ||
| /nologo Suppress compiler copyright message |
2 changes: 1 addition & 1 deletion
2
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/bft31.txt
This file contains hidden or 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 @@ | ||
| <?xml version="1.0" encoding="utf-8"?>Hello, world! | ||
| <\?xml version="1\.0" encoding="utf-8"\?>Hello, world! |
8 changes: 4 additions & 4 deletions
8
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/bft32.txt
This file contains hidden or 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,5 +1,5 @@ | ||
| Microsoft (R) XSLT Compiler version 2.0.61016 | ||
| for Microsoft (R) Windows (R) 2005 Framework version 2.0.50727 | ||
| Copyright (C) Microsoft Corporation 2007. All rights reserved. | ||
|
|
||
| fatal error : No input sources specified. | ||
|
|
||
|
|
||
|
|
||
| fatal error : No input sources specified\. |
2 changes: 1 addition & 1 deletion
2
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/bft33.txt
This file contains hidden or 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 @@ | ||
| fatal error : Unrecognized option: '/foo'. | ||
| fatal error : Unrecognized option: '/foo'\. |
8 changes: 4 additions & 4 deletions
8
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/bft34.txt
This file contains hidden or 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,5 +1,5 @@ | ||
| Microsoft (R) XSLT Compiler version 2.0.61016 | ||
| for Microsoft (R) Windows (R) 2005 Framework version 2.0.50727 | ||
| Copyright (C) Microsoft Corporation 2007. All rights reserved. | ||
|
|
||
| error : Source file 'nul/bft34.xsl' could not be found. | ||
|
|
||
|
|
||
|
|
||
| error : Source file 'nul/bft34\.xsl' could not be found\. |
8 changes: 4 additions & 4 deletions
8
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/bft35.txt
This file contains hidden or 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,5 +1,5 @@ | ||
| Microsoft (R) XSLT Compiler version 2.0.61016 | ||
| for Microsoft (R) Windows (R) 2005 Framework version 2.0.50727 | ||
| Copyright (C) Microsoft Corporation 2007. All rights reserved. | ||
|
|
||
| fatal error : Source file 'nul.xsl' could not be found. ---> Win32 device names are not allowed. | ||
|
|
||
|
|
||
|
|
||
| .*error : Source file 'nul\.xsl' could not be found\..* | ||
8 changes: 4 additions & 4 deletions
8
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/bft36.txt
This file contains hidden or 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,5 +1,5 @@ | ||
| Microsoft (R) XSLT Compiler version 2.0.61016 | ||
| for Microsoft (R) Windows (R) 2005 Framework version 2.0.50727 | ||
| Copyright (C) Microsoft Corporation 2007. All rights reserved. | ||
|
|
||
| error : Source file '..\' could not be found. | ||
|
|
||
|
|
||
|
|
||
| error : Source file '\.\.\\' could not be found\. |
8 changes: 4 additions & 4 deletions
8
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/bft37.txt
This file contains hidden or 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,5 +1,5 @@ | ||
| Microsoft (R) XSLT Compiler version 2.0.61016 | ||
| for Microsoft (R) Windows (R) 2005 Framework version 2.0.50727 | ||
| Copyright (C) Microsoft Corporation 2007. All rights reserved. | ||
|
|
||
| fatal error : No input sources specified. | ||
|
|
||
|
|
||
|
|
||
| fatal error : No input sources specified\. |
8 changes: 4 additions & 4 deletions
8
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/bft38.txt
This file contains hidden or 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,5 +1,5 @@ | ||
| Microsoft (R) XSLT Compiler version 2.0.61016 | ||
| for Microsoft (R) Windows (R) 2005 Framework version 2.0.50727 | ||
| Copyright (C) Microsoft Corporation 2007. All rights reserved. | ||
|
|
||
| fatal error : No input sources specified. | ||
|
|
||
|
|
||
|
|
||
| fatal error : No input sources specified\. |
8 changes: 4 additions & 4 deletions
8
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/bft5.txt
This file contains hidden or 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,5 +1,5 @@ | ||
| Microsoft (R) XSLT Compiler version 2.0.61016 | ||
| for Microsoft (R) Windows (R) 2005 Framework version 2.0.50727 | ||
| Copyright (C) Microsoft Corporation 2007. All rights reserved. | ||
|
|
||
| fatal error : No input sources specified. | ||
|
|
||
|
|
||
|
|
||
| fatal error : No input sources specified\. |
8 changes: 4 additions & 4 deletions
8
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/bft6.txt
This file contains hidden or 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,5 +1,5 @@ | ||
| Microsoft (R) XSLT Compiler version 2.0.60220 | ||
| for Microsoft (R) Windows (R) 2005 Framework version 2.0.60306 | ||
| Copyright (C) Microsoft Corporation 2006. All rights reserved. | ||
|
|
||
| fatal error : Unrecognized option: '/thisisinvalid'. | ||
|
|
||
|
|
||
|
|
||
| fatal error : Unrecognized option: '/thisisinvalid'\. |
8 changes: 4 additions & 4 deletions
8
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/bft7.txt
This file contains hidden or 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,5 +1,5 @@ | ||
| Microsoft (R) XSLT Compiler version 2.0.60220 | ||
| for Microsoft (R) Windows (R) 2005 Framework version 2.0.60306 | ||
| Copyright (C) Microsoft Corporation 2006. All rights reserved. | ||
|
|
||
| error : Source file 'mystylesheet' could not be found. | ||
|
|
||
|
|
||
|
|
||
| error : Source file 'mystylesheet' could not be found\. |
8 changes: 4 additions & 4 deletions
8
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/bft8.txt
This file contains hidden or 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,5 +1,5 @@ | ||
| Microsoft (R) XSLT Compiler version 2.0.60220 | ||
| for Microsoft (R) Windows (R) 2005 Framework version 2.0.60306 | ||
| Copyright (C) Microsoft Corporation 2006. All rights reserved. | ||
|
|
||
| error : Source file 'mystylesheet,xsl' could not be found. | ||
|
|
||
|
|
||
|
|
||
| error : Source file 'mystylesheet,xsl' could not be found\. |
8 changes: 4 additions & 4 deletions
8
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/bft9.txt
This file contains hidden or 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,5 +1,5 @@ | ||
| Microsoft (R) XSLT Compiler version 2.0.61220 | ||
| for Microsoft (R) Windows (R) 2005 Framework version 2.0.50727 | ||
| Copyright (C) Microsoft Corporation 2007. All rights reserved. | ||
|
|
||
| fatal error : Source file '*.xsl' could not be found. ---> Illegal characters in path. | ||
|
|
||
|
|
||
|
|
||
| fatal error : Source file '\*\.xsl' could not be found\. ---> Illegal characters in path\. |
2 changes: 1 addition & 1 deletion
2
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/cct1.txt
This file contains hidden or 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,2 +1,2 @@ | ||
| <?xml version="1.0" encoding="utf-8"?><foo xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns:theScript="urn:CustomScript"> | ||
| <\?xml version="1\.0" encoding="utf-8"\?><foo xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns:theScript="urn:CustomScript"> | ||
| Script Result: Hello Foo</foo> |
2 changes: 1 addition & 1 deletion
2
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/cnt1.txt
This file contains hidden or 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 @@ | ||
| <?xml version="1.0" encoding="utf-8"?>Hello, world! | ||
| <\?xml version="1\.0" encoding="utf-8"\?>Hello, world! |
2 changes: 1 addition & 1 deletion
2
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/cnt10.txt
This file contains hidden or 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,2 +1,2 @@ | ||
| DIFFERENT | ||
| \tDIFFERENT\t | ||
| Hello, world! |
2 changes: 1 addition & 1 deletion
2
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/cnt11.txt
This file contains hidden or 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 @@ | ||
| <?xml version="1.0" encoding="utf-8"?>Hello, world! | ||
| <\?xml version="1\.0" encoding="utf-8"\?>Hello, world! |
2 changes: 1 addition & 1 deletion
2
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/cnt12.txt
This file contains hidden or 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 @@ | ||
| <?xml version="1.0" encoding="utf-8"?>Hello, world! | ||
| <\?xml version="1\.0" encoding="utf-8"\?>Hello, world! |
8 changes: 4 additions & 4 deletions
8
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/cnt13.txt
This file contains hidden or 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,5 +1,5 @@ | ||
| Microsoft (R) XSLT Compiler version 2.0.60220 | ||
| for Microsoft (R) Windows (R) 2005 Framework version 2.0.50727 | ||
| Copyright (C) Microsoft Corporation 2006. All rights reserved. | ||
|
|
||
| fatal error : Unrecognized option: '/class'. | ||
|
|
||
|
|
||
|
|
||
| fatal error : Unrecognized option: '/class'\. |
2 changes: 1 addition & 1 deletion
2
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/cnt14.txt
This file contains hidden or 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 @@ | ||
| <?xml version="1.0" encoding="utf-8"?>Hello, world! | ||
| <\?xml version="1\.0" encoding="utf-8"\?>Hello, world! |
8 changes: 4 additions & 4 deletions
8
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/cnt15.txt
This file contains hidden or 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,5 +1,5 @@ | ||
| Microsoft (R) XSLT Compiler version 2.0.60220 | ||
| for Microsoft (R) Windows (R) 2005 Framework version 2.0.50727 | ||
| Copyright (C) Microsoft Corporation 2006. All rights reserved. | ||
|
|
||
| error : Duplicate class name 'cnt15a'. Specify a different class name with /class option. | ||
|
|
||
|
|
||
|
|
||
| error : Duplicate class name 'cnt15a'\. Specify a different class name with /class option\. |
2 changes: 1 addition & 1 deletion
2
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/cnt16.txt
This file contains hidden or 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 @@ | ||
| <?xml version="1.0" encoding="utf-8"?>Hello, world! | ||
| <\?xml version="1\.0" encoding="utf-8"\?>Hello, world! |
2 changes: 1 addition & 1 deletion
2
src/libraries/System.Private.Xml/tests/Xslt/TestFiles/TestData/xsltc/baseline/cnt17.txt
This file contains hidden or 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 @@ | ||
| <?xml version="1.0" encoding="utf-8"?>Hello, world! | ||
| <\?xml version="1\.0" encoding="utf-8"\?>Hello, world! |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.