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

[WIP ] Fix failing Windows XCppTests #119

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

mcbarton
Copy link
Collaborator

@mcbarton mcbarton commented May 22, 2024

This PR will attempt to fix the failing Windows XCppTests, so that Linux, osx and Windows are passing the same tests. The Windows version of the tests are currently separated out, with the intention of merging them once I have them passing.

@mcbarton mcbarton marked this pull request as draft May 22, 2024 18:19
@codecov-commenter
Copy link

codecov-commenter commented May 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.08%. Comparing base (33ad76a) to head (5d609e8).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #119   +/-   ##
=======================================
  Coverage   75.08%   75.08%           
=======================================
  Files          17       17           
  Lines         602      602           
  Branches       59       59           
=======================================
  Hits          452      452           
  Misses        150      150           

@mcbarton
Copy link
Collaborator Author

https://github.com/compiler-research/xeus-cpp/actions/runs/9196698978/job/25295389281?pr=119 Proves that iostream is in one of the include folders that xcpp looks at.

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.

2 participants