summaryrefslogtreecommitdiff
path: root/test/dcpomatic_time_test.cc
AgeCommit message (Collapse)Author
2016-02-24Add test.Carl Hetherington
2015-07-29Replace Time::frames with Time::frames_round and Time::frames_floor.Carl Hetherington
I believe both are necessary; doing floor instead of round caused #648.
2015-07-14Try rounding down when calculating frames from Times.Carl Hetherington