openexr icon indicating copy to clipboard operation
openexr copied to clipboard

Add tests for ImfCRgbaFile.cpp

Open cary-ilm opened this issue 2 years ago • 4 comments

Add tests to the test suite for the functions in src/lib/OpenEXR/ImfCRgbaFile.cpp.

These functions are C wrappers around the C++ API, so tests can follow the pattern of the other basic file I/O routines.

The tests should go in src/test/OpenEXRTest and follow the established pattern.

cary-ilm avatar Sep 11 '23 22:09 cary-ilm