Skip to content

Add script to test examples with h5*cc pkg-config wrappers #5486

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

Draft
wants to merge 18 commits into
base: develop
Choose a base branch
from

Conversation

byrnHDF
Copy link
Contributor

@byrnHDF byrnHDF commented Apr 25, 2025

Fixes #4605

@byrnHDF byrnHDF added Priority - 3. Low Code cleanup, small feature change requests, etc. Component - Wrappers C++, Java & Fortran wrappers Component - Testing Code in test or testpar directories, GitHub workflows Type - Task labels Apr 25, 2025
@byrnHDF byrnHDF self-assigned this Apr 25, 2025
@byrnHDF byrnHDF marked this pull request as draft April 25, 2025 14:47
@@ -19,7 +19,7 @@ verbose=yes
nerrors=0

# HDF5 compile commands, assuming they are in your $PATH.
H5CC=$HDF5_HOME/bin/h5cc
H5CC=$HDF5_HOME/bin/h5hlcc
Copy link
Collaborator

Choose a reason for hiding this comment

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

What is this h5hlcc? We want to test h5cc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component - Testing Code in test or testpar directories, GitHub workflows Component - Wrappers C++, Java & Fortran wrappers Priority - 3. Low Code cleanup, small feature change requests, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add h5* compiler wrapper testing for CMake
2 participants