mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-28 10:26:22 +00:00
Merge branch 'master' into openpgp
This commit is contained in:
@@ -158,8 +158,12 @@ init_prof_test(void **state)
|
|||||||
prof_output_exact("Profanity");
|
prof_output_exact("Profanity");
|
||||||
|
|
||||||
prof_input("/inpblock timeout 5");
|
prof_input("/inpblock timeout 5");
|
||||||
|
prof_output_exact("Input blocking set to 5 milliseconds");
|
||||||
prof_input("/inpblock dynamic off");
|
prof_input("/inpblock dynamic off");
|
||||||
prof_output_exact("Dynamic input blocking disabled");
|
prof_output_exact("Dynamic input blocking disabled");
|
||||||
|
|
||||||
|
prof_input("/notify message off");
|
||||||
|
prof_output_exact("Message notifications disabled");
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
|
|||||||
Reference in New Issue
Block a user