Skip to content

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]>
scott-wilson pushed a commit to scott-wilson/OpenImageIO that referenced this pull request May 18, 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]>
Signed-off-by: Scott Wilson <[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