main shinobi / tests / mk / gnu / features / patternrules / t047 / test.json
 1{
 2  "case": "t047",
 3  "category": "features/patternrules",
 4  "compare_output": true,
 5  "description": "Test pattern rules.",
 6  "details": "",
 7  "env": {},
 8  "expected_exit": 0,
 9  "options": "",
10  "options_mode": "argv",
11  "output_mode": "exact",
12  "setup": [
13    {
14      "content": "",
15      "kind": "file",
16      "mode": "0644",
17      "mtime": 1778707203,
18      "path": "%.bar"
19    },
20    {
21      "content": "",
22      "kind": "file",
23      "mode": "0644",
24      "mtime": 1778707203,
25      "path": "a.2"
26    },
27    {
28      "kind": "dir",
29      "mode": "0755",
30      "mtime": 1778707204,
31      "path": "lib"
32    }
33  ],
34  "source_script": "features/patternrules",
35  "stdin": "",
36  "suite": "gnu",
37  "timeout_seconds": 60
38}