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

Remove version number from h5repack test plugin #5011

Merged

Conversation

derobins
Copy link
Member

The h5repack test uses an older copy of a plugin from test that appended the version number to group names. The plugin in test was updated to use a fixed string instead, but the h5repack copy wasn't updated.

We'll remove this copy and just use the plugin from test after the Autotools are removed.

The h5repack test uses an older copy of a plugin from test that
appended the version number to group names. The plugin in test was
updated to use a fixed string instead, but the h5repack copy wasn't
updated.

We'll remove this copy and just use the plugin from test after
the Autotools are removed.
@derobins derobins added Priority - 2. Medium ⏹ It would be nice to have this in the next release Component - Tools Command-line tools like h5dump, includes high-level tools Component - Testing Code in test or testpar directories, GitHub workflows Type - Improvement Improvements that don't add a new feature or functionality labels Oct 25, 2024
/*
* Purpose: Tests the plugin module (H5PL)
* Purpose: Test group filter plugin for the filter_pluging.c test.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
* Purpose: Test group filter plugin for the filter_pluging.c test.
* Purpose: Test group filter plugin for the filter_plugin.c test.

Copy link
Collaborator

@lrknox lrknox left a comment

Choose a reason for hiding this comment

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

Probably one non-critical typo.

@lrknox lrknox merged commit b8a06b5 into HDFGroup:develop Oct 26, 2024
61 checks passed
brtnfld pushed a commit to brtnfld/hdf5 that referenced this pull request Oct 31, 2024
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 - Tools Command-line tools like h5dump, includes high-level tools Priority - 2. Medium ⏹ It would be nice to have this in the next release Type - Improvement Improvements that don't add a new feature or functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants