In-line run of subs_in_out so that it gets the environment more easily.
[libdcp.git] / test / cpl_ratings_test.cc
2023-10-10 Carl HetheringtonReplace BOOST_TEST with an older BOOST_CHECK for Ubuntu...
2021-04-11 Carl HetheringtonC++11 tidying.
2021-04-11 Carl HetheringtonSpecify CPL standard on construction.
2021-01-21 Carl HetheringtonUse enum class for the things in types.h
2021-01-17 Carl HetheringtonReplace std::list with std::vector in the API.
2021-01-17 Carl HetheringtonThrow an exception on making a DCP with no reels.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-09-21 Carl HetheringtonUse vector for the Ratings list.
2019-03-19 Carl HetheringtonMissing file.