summaryrefslogtreecommitdiff
path: root/vcl/qa/cppunit/BackendTest.cxx
AgeCommit message (Expand)Author
2020-05-06fix tdf#124848 test on MacLuboš Luňák
2020-05-05fix line width in DrawPolyLine() with matrix (tdf#132498)Luboš Luňák
2020-01-16implement xor drawing for SkiaLuboš Luňák
2019-12-06disable VCL backendtest again for qt5svpLuboš Luňák
2019-11-27avoid unused parameter warning in non-debug buildLuboš Luňák
2019-11-27make sure Skia invert with TrackFrame doesn't paint outsideLuboš Luňák
2019-11-27add invert() tests to visualbackendtestLuboš Luňák
2019-11-27use different line and fill color in vcl backendtestLuboš Luňák
2019-11-27use center of pixels when doing GPU drawing using SkiaLuboš Luňák
2019-11-27extend vcl backendtest to more backendsLuboš Luňák
2019-11-27backendtest: test blending of bitmapTomaž Vajngerl
2019-11-27fix SkiaSalGraphicsImpl::drawPixel()Luboš Luňák
2019-11-27hopefully finally fix SkiaSalGraphicsImpl::drawMask()Luboš Luňák
2019-11-27temporarily disable failing tests in visualbackendtestLuboš Luňák
2019-11-27backendtests: add some bitmap testsTomaž Vajngerl
2019-11-27backendtests: enable tests only when render backend is skiaTomaž Vajngerl
2019-11-27backendtest: Add polyline bezier curve backend testsTomaž Vajngerl
2019-11-27backendtest: Add PolyLine B2D test diamondTomaž Vajngerl
2019-11-27add "invert" tests to BackendTestTomaž Vajngerl
2019-08-09Fix typosAndrea Gelmini
2019-04-17remove or change salbtype.hxx includesTomaž Vajngerl
2019-04-16Add backend tests as CPPUNIT testsTomaž Vajngerl