Skip to content
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

added application manifest to the integration test binary in order to… #600

Merged
merged 1 commit into from
Mar 22, 2019

Conversation

Tanya-Solyanik
Copy link
Member

… ensure that we opt in into the latest windows features, such as accessible hih contrast colors

… ensure that we opt in into the latest windows features, such as accessible hih contrast colors
@Tanya-Solyanik Tanya-Solyanik requested a review from a team as a code owner March 16, 2019 01:31
@codecov
Copy link

codecov bot commented Mar 16, 2019

Codecov Report

Merging #600 into master will decrease coverage by <.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #600      +/-   ##
==========================================
- Coverage   27.97%   27.96%   -0.01%     
==========================================
  Files         903      903              
  Lines      243518   243518              
  Branches    32091    32091              
==========================================
- Hits        68121    68103      -18     
- Misses     171572   171597      +25     
+ Partials     3825     3818       -7
Flag Coverage Δ
#Debug 27.96% <ø> (-0.01%) ⬇️
#production 19.5% <ø> (-0.01%) ⬇️
#test 98.72% <ø> (ø) ⬆️

@zsd4yr
Copy link
Contributor

zsd4yr commented Mar 18, 2019

@Tanya-Solyanik what will this do if we run our integration tests on Windows 8.1 or Windows 7?

and is designed to work with. Uncomment the appropriate elements
and Windows will automatically select the most compatible environment. -->

<!-- Windows Vista -->
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need all these commented out lines in this file?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, but this is a standard template added by the VS and we might want to experiment with different options later on. So I'd rather keep it.
@zsd4yr - it will still run on downlevel OS. This line enables certain fixes in Windows when this app is running on win10 but this is ignored otherwise.

@Tanya-Solyanik
Copy link
Member Author

thanks!

@Tanya-Solyanik Tanya-Solyanik merged commit 00d7a60 into master Mar 22, 2019
@zsd4yr zsd4yr deleted the dev/tanyaso/accessibility branch April 4, 2019 23:18
@ghost ghost locked as resolved and limited conversation to collaborators Feb 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants