1{
2 "case": "t005",
3 "category": "functions/word",
4 "compare_output": true,
5 "description": "\nTest the word, words, wordlist, firstword, and lastword functions.\n",
6 "details": "\nProduce a variable with a large number of words in it,\ndetermine the number of words, and then read each one back.\n",
7 "env": {},
8 "expected_exit": 512,
9 "options": "word-e4",
10 "options_mode": "shell",
11 "output_mode": "exact",
12 "setup": [],
13 "source_script": "functions/word",
14 "stdin": "",
15 "suite": "gnu",
16 "timeout_seconds": 60
17}