summaryrefslogtreecommitdiff
path: root/test/dcp_time_test.cc
AgeCommit message (Expand)Author
2016-08-22Fix ridiculous thinko in Time::operator{<,>}Carl Hetherington
2016-08-11Add test for SMPTE DCP time to string.Carl Hetherington
2016-06-14Tighten up time parsing, and also allow the previouslyCarl Hetherington
2016-06-01Still more licence fixups.Carl Hetherington
2015-10-15Force specification of timecode rate when creating a Time from seconds.Carl Hetherington
2015-09-28Round down when rebasing times.Carl Hetherington
2015-09-12A number of SMPTE subtitle syntax fixes.Carl Hetherington
2015-06-04to_* to as_* in a few method names.Carl Hetherington
2015-05-06Pad times with zeros; add Time::rebase().Carl Hetherington
2015-01-10Fix handling of timing in SMPTE subtitles.Carl Hetherington
2014-11-02Forward-port time rounding fix from 0.x.Carl Hetherington
2014-01-17namespace libdcp -> dcp.Carl Hetherington
2013-10-30Update and fix tests.Carl Hetherington
2013-10-24Add Time constructor from ticks; fix Time::to_ticks().Carl Hetherington
2013-09-25Split tests up.Carl Hetherington
2013-07-02Split test file up a bit.Carl Hetherington