https://bugs.kde.org/show_bug.cgi?id=414079
--- Comment #3 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit e881a97729831e114266f0033a388e3f59fd4e76 by Ralf Habacker. Committed on 12/11/2019 at 23:28. Pushed by habacker into branch 'release/19.12'. Add unit tests for associations Comparing UMLAssociations does not work yet and test_toString() crashes. M +7 -0 unittests/CMakeLists.txt A +205 -0 unittests/testassociation.cpp [License: GPL (v2/3)] A +43 -0 unittests/testassociation.h [License: GPL (v2/3)] https://commits.kde.org/umbrello/e881a97729831e114266f0033a388e3f59fd4e76 --- Comment #2 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit 907a5b8b7fa73624eee2fe257c0b0ce58f3a9c4b by Ralf Habacker. Committed on 12/11/2019 at 23:28. Pushed by habacker into branch 'release/19.12'. Fix crash in test_toString() M +2 -17 umbrello/uml1model/association.cpp M +15 -0 umbrello/uml1model/umlrole.cpp M +2 -0 umbrello/uml1model/umlrole.h https://commits.kde.org/umbrello/907a5b8b7fa73624eee2fe257c0b0ce58f3a9c4b -- You are receiving this mail because: You are watching all bug changes.