Code review comment for lp:~ubuntu-sdk-team/ubuntu-ui-toolkit/apiStdErr

Revision history for this message
Tim Peeters (tpeeters) wrote :

(proof that it works):

tim@C720:~/dev/ubuntu-ui-toolkit/m/140-headerSections$ bzr merge lp:~ubuntu-sdk-team/ubuntu-ui-toolkit/apiStdErr
 M tests/qmlapicheck.py
All changes applied successfully.
tim@C720:~/dev/ubuntu-ui-toolkit/m/140-headerSections$ ./tests/qmlapicheck.sh
Dumping QML API of C++ components
WARNING: default alarm manager not installed, using "memory" manager.
This manager may not provide all the needed features.
Running QML API check for modules/Ubuntu/Components/qmldir modules/Ubuntu/Layouts/qmldir modules/Ubuntu/PerformanceMetrics/qmldir modules/Ubuntu/Test/qmldir modules/Ubuntu/Components/Colors/UbuntuColors.qml modules/Ubuntu/Components/ListItems/qmldir modules/Ubuntu/Components/Pickers/qmldir modules/Ubuntu/Components/Popups/qmldir modules/Ubuntu/Components/Styles/qmldir modules/Ubuntu/Components/Themes/qmldir modules/Ubuntu/Components/Pickers/PickerPanel.qml
    readonly property alias sections
Error: Missing \qmlproperty for sections
Error: qmlapicheck.py failed

« Back to merge proposal