add test
authorMazet Laurent <mazet@softndesign.org>
Sat, 8 Jun 2024 20:12:35 +0000 (22:12 +0200)
committerMazet Laurent <mazet@softndesign.org>
Sat, 8 Jun 2024 20:12:35 +0000 (22:12 +0200)
scrabble.c

index 31da1f2b7d90320b63aa490a455e5b7bd27d0c19..a1303926c79185e368420305a45485a4488b0a3c 100644 (file)
@@ -277,6 +277,7 @@ int main (int argc, char *argv[])
 /* test: scrabble.exe -v 2>&1 | grep missing */
 /* test: scrabble.exe _ 2>&1 | grep invalid */
 /* test: echo vlvjxdvjvjvcivkkvkvctJcLccLLLLLLLLJJJJJJJJq | scrabble.exe */
+/* test: echo iiiiiiivlvlvlvlvlvlvdkvkvkvkvkvkvkvkvdq | scrabble.exe */
 /* test: echo q | scrabble.exe -b 8x8-7 */
 /* test: echo q | scrabble.exe -b 8x15-7 */
 /* test: echo q | scrabble.exe -b 22x22-7 */