summaryrefslogtreecommitdiffstats
path: root/basegfx/test/B2DHomMatrixTest.cxx
Commit message (Expand)AuthorAgeFilesLines
* Use M_PI* instead of F_PI*Mike Kaganski2021-11-191-7/+7
* Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann2021-02-081-2/+2
* basegfx: test of coordinate system conversionTomaž Vajngerl2020-06-021-0/+32
* remove Matrix class from basegfx, convert B2DHomMatrix testsTomaž Vajngerl2020-03-301-122/+59
* basegfx: test B2DHomMatrix and Matrix togetherTomaž Vajngerl2020-03-291-0/+126
* new loplugin constvarsNoel Grandin2019-03-081-4/+4
* tdf#42949 Fix IWYU warnings in basegfx/Gabor Kelemen2019-02-181-1/+0
* split basegfx 2d tests to separate files (one per tested class)Tomaž Vajngerl2019-01-281-0/+468