Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
dotnet
/
runtime
Public
Notifications
You must be signed in to change notification settings
Fork
5.5k
Star
18.1k
Code
Issues
5k+
Pull requests
506
Discussions
Actions
Projects
Security and quality
63
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Adding unit test to provoke exception using Sch_WhiteSpaceRestriction…
- #35013
#35013
Merged
buyaa-n
merged 10 commits into
dotnet:master
dotnet/runtime:master
from
mrj001:Issue30218b
Copy head branch name to clipboard
May 11, 2020
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Adding unit test to provoke exception using Sch_WhiteSpaceRestriction…
#35013
buyaa-n
merged 10 commits into
dotnet:master
dotnet/runtime:master
from
mrj001:Issue30218b
Copy head branch name to clipboard
Commits
Commits on Apr 27, 2020
Adding unit test to provoke exception using Sch_WhiteSpaceRestriction1 as its message.
mrj001
committed
822de47
View commit details
Copy full SHA for 822de47
Browse repository at this point
Fixed test XSD to throw the exception with message Sch_WhiteSpaceRestriction1
mrj001
committed
1bcef89
View commit details
Copy full SHA for 1bcef89
Browse repository at this point
Added using block for the XmlReader and StringReader.
mrj001
committed
62e6782
View commit details
Copy full SHA for 62e6782
Browse repository at this point
Removed invalid formatters from Sch_WhiteSpaceRestriction1.
mrj001
committed
f11365e
View commit details
Copy full SHA for f11365e
Browse repository at this point
Added unit test that causes an exception to be thrown with message Sch_WhiteSpaceRestriction2.
mrj001
committed
d56e2d7
View commit details
Copy full SHA for d56e2d7
Browse repository at this point
Removed the invalid formatters from Sch_WhiteSpaceRestrictcion2.
mrj001
committed
452a9f8
View commit details
Copy full SHA for 452a9f8
Browse repository at this point
Removed regular expression tests for invalid formatters per feedback on PR#33890
mrj001
committed
f759dbe
View commit details
Copy full SHA for f759dbe
Browse repository at this point
Added unit tests for causing the XmlSchemaException with message Sch_AttributeRestrictionInvalidFromWildcard to be thrown. These cover the throw statement which is not previously covered by unit t…
Show description for 0b02cd2
mrj001
committed
0b02cd2
View commit details
Copy full SHA for 0b02cd2
Browse repository at this point
Removed the invalid formatters from Sch_AttributeRestrictionInvalidFromWildcard
mrj001
committed
edc7f99
View commit details
Copy full SHA for edc7f99
Browse repository at this point
Removed regular expression tests for invalid formatters per feedback on PR#33890
mrj001
committed
64cd531
View commit details
Copy full SHA for 64cd531
Browse repository at this point
You can’t perform that action at this time.