1{
2 "case": "t007",
3 "category": "options/dash-W",
4 "compare_output": true,
5 "description": "Test make -W (what if) option.\n",
6 "details": "",
7 "env": {},
8 "expected_exit": 0,
9 "options": "-W bar.x",
10 "options_mode": "shell",
11 "output_mode": "exact",
12 "setup": [
13 {
14 "content": "\n",
15 "kind": "file",
16 "mode": "0644",
17 "mtime": 1778708218,
18 "path": "foo.x"
19 }
20 ],
21 "source_script": "options/dash-W",
22 "stdin": "",
23 "suite": "gnu",
24 "timeout_seconds": 60
25}