<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/test/util_test.cc, branch tests</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=tests</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=tests'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2021-01-21T18:19:49Z</updated>
<entry>
<title>Move all ostream operator&lt;&lt; into some test-only stream_operators.{cc,h} files.</title>
<updated>2021-01-21T18:19:49Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-21T16:10:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=e5f89bffcfb92756fe292d5d27ef2dcfd42e2af6'/>
<id>urn:sha1:e5f89bffcfb92756fe292d5d27ef2dcfd42e2af6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use enum class for the things in types.h</title>
<updated>2021-01-21T00:57:06Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-21T00:57:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=76e3325a16cdf6d7220a61e2b5cfdb9c804cc32c'/>
<id>urn:sha1:76e3325a16cdf6d7220a61e2b5cfdb9c804cc32c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace std::list with std::vector in the API.</title>
<updated>2021-01-17T19:13:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-10T23:16:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=d95eacd3851a20e52202465ec22b4f72a4983dc8'/>
<id>urn:sha1:d95eacd3851a20e52202465ec22b4f72a4983dc8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move some tests and rename one set.</title>
<updated>2020-05-12T11:12:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-05-12T10:38:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=a774e29da150480594385daf4946010db9d8e391'/>
<id>urn:sha1:a774e29da150480594385daf4946010db9d8e391</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a proper implementation of add_months() and a test for the</title>
<updated>2020-05-12T11:12:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-05-12T10:35:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=d0ed9dd836b270d6bf75b302535de0f0f8f376e5'/>
<id>urn:sha1:d0ed9dd836b270d6bf75b302535de0f0f8f376e5</id>
<content type='text'>
case when it fails by giving erroneous dates like 30th February.
</content>
</entry>
<entry>
<title>Add struct tm constructor for LocalTime, use it to tidy up</title>
<updated>2019-12-23T00:05:49Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-12-23T00:05:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=64e72c622be986c7272e938c2d3235c61abef402'/>
<id>urn:sha1:64e72c622be986c7272e938c2d3235c61abef402</id>
<content type='text'>
day_{greater,less}_than_or_equal and add add_months() method.
</content>
</entry>
<entry>
<title>Add fix_empty_font_ids() to replace empty Font ids with a dummy string.</title>
<updated>2019-12-22T00:21:00Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-12-15T21:58:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=dd0db15b82a0b40b1271bad122c874d458c0fef4'/>
<id>urn:sha1:dd0db15b82a0b40b1271bad122c874d458c0fef4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check that KDM validity periods are safely within the validity periods</title>
<updated>2019-12-01T22:13:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-12-01T22:13:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=9a5809be580c1a12864d751a710f6783363d3de7'/>
<id>urn:sha1:9a5809be580c1a12864d751a710f6783363d3de7</id>
<content type='text'>
of the signing certificate chain.

This does cause problems when you try to create a KDM for a certificate
you just made (due to the fact that certificates always have a start-valid
time of "now") but hopefully this can be fixed up in another commit.
</content>
</entry>
<entry>
<title>Fix some GPL boilerplate.</title>
<updated>2019-03-16T20:36:53Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-03-16T20:36:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=ff7e50bfae825ea01d010ba5f8fde44668ddeb9e'/>
<id>urn:sha1:ff7e50bfae825ea01d010ba5f8fde44668ddeb9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Still more licence fixups.</title>
<updated>2016-06-01T22:54:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-06-01T22:54:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=a641fdc912a3f0749015decdf9e23ff15186ef78'/>
<id>urn:sha1:a641fdc912a3f0749015decdf9e23ff15186ef78</id>
<content type='text'>
</content>
</entry>
</feed>
