aboutsummaryrefslogtreecommitdiff
path: root/test/common/rational.h
AgeCommit message (Expand)Author
2016-02-18COMMON: Add convenience method to Common::Rational for 1:1 ratiosColin Snover
2011-02-09COMMON: Reduce overflow risk in Common::Rational += and -= operatorsMax Horn
2010-09-12COMMON: Add unit tests for recently fixed Common::Rational bugsMax Horn
2010-09-07TESTS: Add more Rational (in)equality testsWillem Jan Palenstijn
2010-05-17Use TS_ASSERT_EQUALS in test casesMax Horn
2010-05-17Some tweaks and fixes for Common::RationalMax Horn
2010-05-17Add tests for Common::Rational from patch #2963496 (VideoDecoder Rewrite), al...Matthew Hoops