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

Fix GitHub Actions Windows #976

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

jgehrig
Copy link
Collaborator

@jgehrig jgehrig commented Apr 8, 2022

The test coverage is broken using GitHub Actions + Windows. Fixes an stdout issue by changing the ctest output format.

This has also uncovered some issues around :GuiFont and :set guifont= related to #868 and a05077f.

Related: #967

A handful of UT improvements:
 - Do not load local ginit.vim during UTs
 - Use MockQSettings for all gui UTs
 - Reduce QSPYWAIT time to 1 sec
 - Fix MockQSettings::ClearAllContents
 - General code cleanup
General tst_shell cleanup for :Gui... commands.

Apply a workaround for a concurrency issue in the implementation of
GuiFont.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant