Skip to content

Fix xml tests - the widget hierarchy and operator list changed.

Aron Helser requested to merge aron.helser/cmb:test_qt_fixes into master

The scroll container was removed, so the widget hierarchy changed. The oscillator test relies on its operator list indices being stable - this is not robust, but using a name as the setCurrent arg doesn't work, so far.

@ben.boeckel

Merge request reports