openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #19444
Re: [Merge] lp:~trb143/openlp/tests_only into lp:openlp
What I read from the QApplication doc there should be only one QApplication object should be created: "For any GUI application using Qt, there is precisely one QApplication object" http://qt-project.org/doc/qt-4.8/qapplication.html#details
And when running the tests it is like running one application, so all tests should share the same object. At least thats how I understand things. I mean, when I manipulate the FormattingTags then all tests using formating tags are affected by this change.
--
https://code.launchpad.net/~trb143/openlp/tests_only/+merge/148928
Your team OpenLP Core is subscribed to branch lp:openlp.
References