Fix broken writing of 16-bit images (the pixels must be written MSB-first).
[dcpomatic.git] / test / scoped_temporary_test.cc
2022-05-05 Carl HetheringtonAdd some tests for ScopedTemporary.