Changeset 1aa0e38 in mainline for uspace/lib/ui/test/main.c


Ignore:
Timestamp:
2021-04-09T22:01:35Z (3 years ago)
Author:
Jiri Svoboda <jiri@…>
Children:
6de45af0
Parents:
f5a6e25
Message:

UI menu unit tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/ui/test/main.c

    rf5a6e25 r1aa0e38  
    3737PCUT_IMPORT(image);
    3838PCUT_IMPORT(label);
     39PCUT_IMPORT(menu);
     40PCUT_IMPORT(menubar);
     41PCUT_IMPORT(menuentry);
    3942PCUT_IMPORT(paint);
    4043PCUT_IMPORT(pbutton);
Note: See TracChangeset for help on using the changeset viewer.