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

testing/api: Add test for filter values and 'filter_list' query #4140

Merged
merged 2 commits into from
Feb 10, 2024

Conversation

lgritz
Copy link
Collaborator

@lgritz lgritz commented Feb 3, 2024

Add testsuite/filters that verifies that the filter shapes are correct and don't change if we make future changes to the filter code.

Along the way, add a new global getattribute query 'filter_list', that returns a semicolon-separated list of all the 2D filters it knows about.

Add testsuite/filters that verifies that the filter shapes are correct
and don't change if we make future changes to the filter code.

Along the way, add a new global attribute query 'filter_list', that
returns a semicolon-separated list of all the 2D filters it knows about.

Signed-off-by: Larry Gritz <lg@larrygritz.com>
Signed-off-by: Larry Gritz <lg@larrygritz.com>
@lgritz
Copy link
Collaborator Author

lgritz commented Feb 10, 2024

No comments or objections for a week + only affects tests and can't break existing code = merge

@lgritz lgritz merged commit 372bb8e into AcademySoftwareFoundation:master Feb 10, 2024
25 checks passed
@lgritz lgritz deleted the lg-filters branch February 10, 2024 16:34
lgritz added a commit to lgritz/OpenImageIO that referenced this pull request Feb 20, 2024
…emySoftwareFoundation#4140)

Add testsuite/filters that verifies that the filter shapes are correct
and don't change if we make future changes to the filter code.

Along the way, add a new global getattribute query 'filter_list', that
returns a semicolon-separated list of all the 2D filters it knows about.

---------

Signed-off-by: Larry Gritz <lg@larrygritz.com>
1div0 pushed a commit to 1div0/OpenImageIO that referenced this pull request Feb 24, 2024
…emySoftwareFoundation#4140)

Add testsuite/filters that verifies that the filter shapes are correct
and don't change if we make future changes to the filter code.

Along the way, add a new global getattribute query 'filter_list', that
returns a semicolon-separated list of all the 2D filters it knows about.

---------

Signed-off-by: Larry Gritz <lg@larrygritz.com>
Signed-off-by: Peter Kovář <peter.kovar@reflexion.tv>
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.

None yet

1 participant