Comment 0 for bug 1420347

Revision history for this message
Tim Peeters (tpeeters) wrote : Unit tests only test single version of Ubuntu.Components

We have versions 1.0(=0.1) and 1.1 of Ubuntu.Components and we are adding 1.2.

Our unit tests all test with only a single import version in the qml file. It would be good to automatically test with previous versions as well since changes in the code might break something in older versions while the new versions still work.