I nailed the problem I am facing with the tests to line 485 of staff.cpp: xml.tagE("bracket type=\"%d\" span=\"%d\"", i._bracket, i._bracketSpan); it is giving the wrong result when casting the BracketType i._bracket to integer. I am not receiving warning from the compiler, but if I use a qDebug to show this QString the compiler issues a warning about the casting from the enum class type into int. Is this a bug? (Here my weak knowledge of c++ shows its strength)
...Sorry for the off-topic. Ciao, ABL -- View this message in context: http://dev-list.musescore.org/running-tests-on-mac-via-xcode-tp7579199p7579207.html Sent from the MuseScore Developer mailing list archive at Nabble.com. ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Mscore-developer mailing list Mscore-developer@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mscore-developer