Actions
action #45827
closedcoordination #36712: [saga] Use YaST specific framework for GUI testing
coordination #43742: [functional][y][epic] Separate YaST UI framework to individual project
[functional][y] Split libyui-ncurses
Start date:
2019-01-08
Due date:
2019-04-09
% Done:
0%
Estimated time:
13.00 h
Description
See motivation in the parent ticket.
Acceptance criteria¶
- Required changes to libyui-ncurses package are separated and only minimal changes are applied to libyui-ncurses itself
Suggestions¶
One can take a look on libyui split part: https://github.com/libyui/libyui/pull/141
It contains links to the separated project (as of now called libyui-testframework). And modified ncurses branch, which imports libyui-testframework statically, which we are going to change in this ticket.
Good reading regarding dynamic libraries loading: http://www.linux-tutorial.info/modules.php?name=Howto&pagename=C++-dlopen
Actions