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


Ignore:
Timestamp:
2023-12-28T13:59:23Z (15 months ago)
Author:
GitHub <noreply@…>
Children:
6b66de6b
Parents:
42c2e65 (diff), f87ff8e (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
git-author:
boba-buba <120932204+boba-buba@…> (2023-12-28 13:59:23)
git-committer:
GitHub <noreply@…> (2023-12-28 13:59:23)
Message:

Merge branch 'master' into topic/packet-capture

File:
1 edited

Legend:

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

    r42c2e65 rdc5c303  
    4444PCUT_IMPORT(menu);
    4545PCUT_IMPORT(menubar);
     46PCUT_IMPORT(menudd);
    4647PCUT_IMPORT(menuentry);
    4748PCUT_IMPORT(msg_dialog);
     
    5253PCUT_IMPORT(resource);
    5354PCUT_IMPORT(scrollbar);
     55PCUT_IMPORT(select_dialog);
    5456PCUT_IMPORT(slider);
    5557PCUT_IMPORT(tab);
     
    5961PCUT_IMPORT(wdecor);
    6062PCUT_IMPORT(window);
     63
    6164PCUT_MAIN();
Note: See TracChangeset for help on using the changeset viewer.