Blasche Alex (Nokia-MP-Qt/Brisbane) said:
> I don't understand why this definition matters. How does the exact code path
> matter?
Well, it mightn't matter to the user of the API (assuming all code paths
work equally correctly). It matters when attempting to test them, which
Blasche Alex (Nokia-MP-Qt/Brisbane) said:
> >Incidentally I think config tests are overused in various qt5 modules at
> >the moment - qtsystems for example has 6 config tests, all of them
> >non-mandatory, doesn't that give 2**6 => 64 possible build
> >configuratio
Blasche Alex (Nokia-MP-Qt/Brisbane) said:
> >-Original Message-
> >From: development-bounces+alex.blasche=nokia@qt-project.org
> >[mailto:development-bounces+alex.blasche=nokia@qt-project.org] On
> >Behalf Of ext Rohan McGovern
>
> >Incidentally