Changeset 95a9cbc in mainline for uspace/lib/ui/test/main.c


Ignore:
Timestamp:
2021-04-09T22:41:22Z (3 years ago)
Author:
jxsvoboda <5887334+jxsvoboda@…>
Branches:
master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
d65accb
Parents:
1746ede
git-author:
Jiri Svoboda <jiri@…> (2021-04-09 22:01:35)
git-committer:
jxsvoboda <5887334+jxsvoboda@…> (2021-04-09 22:41:22)
Message:

UI menu unit tests

File:
1 edited

Legend:

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

    r1746ede r95a9cbc  
    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.