mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-30 07:56:22 +00:00
Added test for valid window switch
This commit is contained in:
@@ -67,4 +67,6 @@ void cons_show_roster_expect(GSList *list);
|
||||
void mock_ui_win_exists(void);
|
||||
void ui_win_exists_expect_and_return(int given_index, gboolean result);
|
||||
|
||||
void ui_switch_win_expect(int given_i);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user