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: improve Ptex testing #4573

Merged
merged 1 commit into from
Jan 4, 2025
Merged

Conversation

lgritz
Copy link
Collaborator

@lgritz lgritz commented Dec 27, 2024

  • Ptex testsuite entry had been accidentally disabled somewhat recently when we switched to using Ptex exported cmake config instead of our own find module, because the "found" variable changed from PTEX_FOUND to Ptex_FOUND.
  • Change the test to print stats, thus forcing the ptex test to read pixels instead of just header info, which improves the testing coverage of ptexinput.cpp.

* Ptex testsuite entry had been accidentally disabled somewhat recently
  when we switched to using Ptex exported cmake config instead of our
  own find module, because the "found" variable changed from PTEX_FOUND
  to Ptex_FOUND.
* Change the test to print stats, thus forcing the ptex test to read
  pixels instead of just header info, which improves the testing
  coverage of ptexinput.cpp.

Signed-off-by: Larry Gritz <[email protected]>
@lgritz
Copy link
Collaborator Author

lgritz commented Jan 4, 2025

Over a week without objections + testing/CI only change = merge

@lgritz lgritz merged commit f4acbf3 into AcademySoftwareFoundation:main Jan 4, 2025
30 checks passed
@lgritz lgritz deleted the lg-ptex branch January 4, 2025 01:12
lgritz added a commit to lgritz/OpenImageIO that referenced this pull request Jan 7, 2025
* Ptex testsuite entry had been accidentally disabled somewhat recently
when we switched to using Ptex exported cmake config instead of our own
find module, because the "found" variable changed from PTEX_FOUND to
Ptex_FOUND.
* Change the test to print stats, thus forcing the ptex test to read
pixels instead of just header info, which improves the testing coverage
of ptexinput.cpp.

Signed-off-by: Larry Gritz <[email protected]>
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.

1 participant