File tree Expand file tree Collapse file tree 3 files changed +2
-16
lines changed
Expand file tree Collapse file tree 3 files changed +2
-16
lines changed File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 22#include < tcMenu.h>
33#include " ../tutils/fixtures_extern.h"
44#include " ../tutils/tcMenuFixtures.h"
5-
6- // dialog tests
7- void testBaseDialogInfo ();
8- void testBaseDialogQuestion ();
9-
10- // core renderer tests
11- void testEmptyItemPropertiesFactory ();
12- void testDefaultItemPropertiesFactory ();
13- void testSubAndItemSelectionPropertiesFactory ();
14- void testIconStorageAndRetrival ();
15- void testGridPositionStorageAndRetrival ();
16- void testWidgetFunctionality ();
17- void testBaseRendererWithDefaults ();
18- void testScrollingWithMoreThanOneItemOnRow ();
19- void testTakeOverDisplay ();
20- void testListRendering ();
5+ #include " baseDialogTests.h"
6+ #include " CoreRendererTests.h"
217
228void setup () {
239 menuMgr.initWithoutInput (&noRenderer, &menuVolume);
You can’t perform that action at this time.
0 commit comments