Changeset f7a90df in mainline for uspace/lib/ui/test/main.c
- Timestamp:
- 2020-10-25T19:20:57Z (5 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- d284ce9
- Parents:
- 5a43bd0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/ui/test/main.c
r5a43bd0 rf7a90df 35 35 PCUT_IMPORT(pbutton); 36 36 PCUT_IMPORT(resource); 37 PCUT_IMPORT(ui); 37 38 PCUT_IMPORT(wdecor); 39 PCUT_IMPORT(window); 38 40 39 41 PCUT_MAIN();
Note:
See TracChangeset
for help on using the changeset viewer.