openexr icon indicating copy to clipboard operation
openexr copied to clipboard

Added tests for ImfCRgbaFile

Open MeghaS94 opened this issue 1 year ago • 1 comments

Fixes #1552

MeghaS94 avatar Oct 21 '24 03:10 MeghaS94

@cary-ilm Sorry for the delay on this! I've followed the model in testRgba.cpp and replicated the writeReadRGBA() function for the C api, the tests seem to be passing. Let me know if I should make any additional changes.

MeghaS94 avatar Oct 21 '24 03:10 MeghaS94

Removed the imfRgbaMethods() function, CI seems to be passing.

MeghaS94 avatar Oct 29 '24 05:10 MeghaS94

Thank you for the contribution! This will increase the overall line coverage percentage of our test suite, so it's appreciated!

cary-ilm avatar Oct 30 '24 20:10 cary-ilm