This website requires JavaScript.
Explore
Help
Sign In
aniani
/
profanity
Watch
1
Star
1
Fork
0
You've already forked profanity
mirror of
https://github.com/profanity-im/profanity.git
synced
2025-02-02 15:08:15 -05:00
Code
profanity
/
tests
/
ui
/
stub_ui.h
3 lines
84 B
C
Raw
Normal View
History
Unescape
Escape
Added stubbed implementations
2014-12-23 19:26:45 +00:00
void
expect_cons_show
(
char
*
expected
)
;
Added cmd_connect tests
2014-12-24 21:34:11 +00:00
void
expect_cons_show_error
(
char
*
expected
)
;
Copy Permalink