summaryrefslogtreecommitdiff
path: root/tools/qa/cppunit/test_fract.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann1-21/+28
2019-04-30tdf#42949 Fix IWYU warnings in tools/Gabor Kelemen1-1/+0
2018-01-12More loplugin:cstylecast: toolsStephan Bergmann1-1/+1
2017-09-15Fix typosAndrea Gelmini1-1/+1
2017-09-15long->sal_Int32 in FractionNoel Grandin1-17/+2
2014-10-28fdo#81356: use boost::rational internally in FractionJuan Picca1-0/+7
2014-10-24Fix Fraction(-2147483648.0) for 32-bit wide longStephan Bergmann1-0/+7
2014-10-24Fract: enable testsJuan Picca1-0/+102