Soft'N'Design Software
/
projects
/
scrabble.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a684dd
)
add test
author
Mazet Laurent
<mazet@softndesign.org>
Sat, 8 Jun 2024 20:12:35 +0000
(22:12 +0200)
committer
Mazet Laurent
<mazet@softndesign.org>
Sat, 8 Jun 2024 20:12:35 +0000
(22:12 +0200)
scrabble.c
patch
|
blob
|
blame
|
history
diff --git
a/scrabble.c
b/scrabble.c
index 31da1f2b7d90320b63aa490a455e5b7bd27d0c19..a1303926c79185e368420305a45485a4488b0a3c 100644
(file)
--- a/
scrabble.c
+++ b/
scrabble.c
@@
-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 */