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 python testing windows #386

Closed
wants to merge 5 commits into from

Conversation

biagas
Copy link
Collaborator

@biagas biagas commented Jul 30, 2024

Merge from 4.11RC, PR's #384, #385.

Use `_WIN32` for the check instead of `WIN32`.
Ensure all appropriate dlls are copied to the test directory.
Required mods to FindHDF5, FindSzip, FindZlib and FindPython.

Rename python module target from `Silo` to `SiloPy` to prevent conflict with `silo` library target.

Update config-site file for my windows machine.
@markcmiller86
Copy link
Member

@biagas I can't tell if you were waiting on approval from me for this because it looks like a merge to main of stuff already reviewed and merged to 4.11RC.

markcmiller86
markcmiller86 previously approved these changes Sep 3, 2024
@biagas
Copy link
Collaborator Author

biagas commented Sep 3, 2024

I don't recall. Had forgotten about this PR. Looks like I need to resolve some conflicts. Will get to this as soon as I can.

@markcmiller86
Copy link
Member

I tried triggering new CI on develop and I don't think that worked because of conflicts. So, I will wait until those are resolved.

@biagas
Copy link
Collaborator Author

biagas commented Sep 4, 2024

Nothing to do here, after resolution of conflicts, just whitespace changes. Deleting this PR.

@biagas biagas closed this Sep 4, 2024
@biagas biagas deleted the bugfix/biagas/fix_python_testing_windows_main branch September 4, 2024 16:21
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