about summary refs log blame commit diff stats
path: root/html/control1.png
blob: 68e713d23be1e4a508c614b30ecb6f2da79b0a36 (plain) (tree)
blob is binary.
Booth <boothj5@gmail.com> 2014-12-23 19:26:45 +0000 committer James Booth <boothj5@gmail.com> 2014-12-23 19:26:45 +0000 Added stubbed implementations' href='/danisanti/profani-tty/commit/tests/ui/stub_ui.h?id=5be9ac3243c79eb552d628d2b8642290eed564bd'>5be9ac32 ^
ab7bd6fe ^
5319a03a ^
f180925c ^
419f37fe ^

1
2
3
4
5
6
                                      
                                
                                            
                                      

                                                                                     
void expect_cons_show(char *expected);
void expect_any_cons_show(void);
void expect_cons_show_error(char *expected);
void expect_any_cons_show_error(void);
void expect_ui_current_print_line(char *message);
void expect_ui_current_print_formatted_line(char show_char, int attrs, char *message);