qt5base-lts/tests/manual/cocoa/menurama
Gabriel de Dietrich 0f61cde4d9 Cocoa Menus: Introducing Menurama manual test
This manual test pretends to be a modest safeguard
against QMenu related regressions on macOS. It takes
a slightly different approach than the existing menus
manual test, tracking observed regressions instead of
providing extensive coverage (though this may change
in the future).

These regressions are listed as task numbers below,
most of them arising from the now infamous change,

     09acf326db QCocoaMenu: Decouple NSMenuItem from NSMenu

So, from now on, please run this and the menus manual
tests and look for regressions every time you make a
change regarding QCocoaMenu and related. And, if you're
fixing a regression, add the regression example to the
Menurama manual test.

Task-number: QTBUG-52931
Task-number: QTBUG-53085
Task-number: QTBUG-53251
Task-number: QTBUG-54633
Task-number: QTBUG-54637
Task-number: QTBUG-54698
Task-number: QTBUG-55121
Change-Id: I276e916dcdf00f1a44faf64d87050bc3a037a3b5
Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
2016-08-19 03:04:28 +00:00
..
main.cpp Cocoa Menus: Introducing Menurama manual test 2016-08-19 03:04:28 +00:00
mainwindow.cpp Cocoa Menus: Introducing Menurama manual test 2016-08-19 03:04:28 +00:00
mainwindow.h Cocoa Menus: Introducing Menurama manual test 2016-08-19 03:04:28 +00:00
mainwindow.ui Cocoa Menus: Introducing Menurama manual test 2016-08-19 03:04:28 +00:00
menurama.pro Cocoa Menus: Introducing Menurama manual test 2016-08-19 03:04:28 +00:00
menuramaapplication.cpp Cocoa Menus: Introducing Menurama manual test 2016-08-19 03:04:28 +00:00
menuramaapplication.h Cocoa Menus: Introducing Menurama manual test 2016-08-19 03:04:28 +00:00