1{
2 "case": "t083",
3 "category": "features/implicit_search",
4 "compare_output": true,
5 "description": "Test implicit rule search.",
6 "details": "",
7 "env": {},
8 "expected_exit": 0,
9 "options": "-r",
10 "options_mode": "shell",
11 "output_mode": "exact",
12 "setup": [
13 {
14 "content": "\n",
15 "kind": "file",
16 "mode": "0644",
17 "mtime": 1778707194,
18 "path": "bye.xx"
19 },
20 {
21 "content": "\n",
22 "kind": "file",
23 "mode": "0644",
24 "mtime": 1778707194,
25 "path": "hello.f"
26 },
27 {
28 "content": "\n",
29 "kind": "file",
30 "mode": "0644",
31 "mtime": 1778707194,
32 "path": "hello.xx"
33 },
34 {
35 "content": "\n",
36 "kind": "file",
37 "mode": "0644",
38 "mtime": 1778707194,
39 "path": "hello.z"
40 }
41 ],
42 "source_script": "features/implicit_search",
43 "stdin": "",
44 "suite": "gnu",
45 "timeout_seconds": 60
46}