From 5e2afc38835203269b7a75b3dcde2060e65e3aa7 Mon Sep 17 00:00:00 2001 From: Christian Heller Date: Sat, 20 Sep 2025 05:03:11 +0200 Subject: [PATCH] Add test for recoverable 432. --- test.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/test.txt b/test.txt index 2ca0dd1..e00f735 100644 --- a/test.txt +++ b/test.txt @@ -192,6 +192,12 @@ 1 # /window.raw VERB [PARAMS_STR] 1 # /window.reconnect +# test recoverable 432 +> /nick @foo +2 > NICK :@foo +2 < :*.?.net 432 foo1 @foo :Erroneous nickname +1,2 !$ nickname refused for bad format + # join channel, collect topic, residents; update me:user from JOIN message > /join #test 2 > JOIN :#test @@ -354,7 +360,7 @@ repeat 63:65 3,4,5,6 $ CONNECTED repeat 66:158 -repeat 167:351 +repeat 167:357 > /quit 0 < -- 2.30.2