[umbrello] [Bug 414044] Classifier unit case not enabled

Ralf Habacker bugzilla_noreply at kde.org
Mon Nov 11 21:46:42 GMT 2019


https://bugs.kde.org/show_bug.cgi?id=414044

Ralf Habacker <ralf.habacker at freenet.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |2.29.90 (KDE Applications
                   |                            |19.11.90)
             Status|REPORTED                    |RESOLVED
      Latest Commit|                            |https://commits.kde.org/umb
                   |                            |rello/9001925a05953d1284177
                   |                            |56780c461c656e9de2e
         Resolution|---                         |FIXED

--- Comment #1 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 9001925a05953d128417756780c461c656e9de2e by Ralf Habacker.
Committed on 11/11/2019 at 21:46.
Pushed by habacker into branch 'release/19.12'.

Fix 'Classifier unit case not enabled'

One problem was that comparing the list address of contained objects
in UMLCanvasObject is incorrect. Instead, each object in this list
must be compared. Also, the comparison of UMLClassifier pointers
does not seem to give the desired result.

Unimplemented tests are now skipped to avoid aborting the test.
FIXED-IN:2.29.90 (KDE Applications 19.11.90)

M  +5    -2    umbrello/uml1model/umlcanvasobject.cpp
M  +6    -6    unittests/CMakeLists.txt
M  +85   -48   unittests/testclassifier.cpp

https://commits.kde.org/umbrello/9001925a05953d128417756780c461c656e9de2e

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the umbrello-devel mailing list