[Libreoffice-commits] core.git: svx/qa
Regina Henschel (via logerrit)
logerrit at kemper.freedesktop.org
Sat May 25 16:21:49 UTC 2019
svx/qa/unit/customshapes.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit bfd26fd04ba06d0eac3fb516c6548a1e6eacc6df
Author: Regina Henschel <rb.henschel at t-online.de>
AuthorDate: Sat May 25 16:48:09 2019 +0200
Commit: Regina Henschel <rb.henschel at t-online.de>
CommitDate: Sat May 25 18:21:12 2019 +0200
tdf#125181 Update comment in unit test for added shapes
I have recently added shapes star24 and star32 to the unit test, but
forgotten to update the comment in the test accordingly.
Change-Id: I712c652100cadedc06a0b16c8dd27dc078cdbbeb
Reviewed-on: https://gerrit.libreoffice.org/72954
Tested-by: Jenkins
Reviewed-by: Regina Henschel <rb.henschel at t-online.de>
diff --git a/svx/qa/unit/customshapes.cxx b/svx/qa/unit/customshapes.cxx
index 470d838cda3b..6426d72ab970 100644
--- a/svx/qa/unit/customshapes.cxx
+++ b/svx/qa/unit/customshapes.cxx
@@ -335,7 +335,7 @@ CPPUNIT_TEST_FIXTURE(CustomshapesTest, testTdf115813_OOXML_XY_handle)
{
// The test covers all preset shapes with handles. Only these ones are
// excluded: arc, blockArc, chord, circularArrow, gear6, gear9, mathNotEqual, pie,
- // leftCircularArrow, leftRightCircularArrow, star24, star32, swooshArrow.
+ // leftCircularArrow, leftRightCircularArrow, swooshArrow.
// Connectors are included as ordinary shapes to prevent converting.
// Error was, that the handle movement and the changes to the shape did not follow
// the mouse movement.
More information about the Libreoffice-commits
mailing list