1{
2 "case": "t002",
3 "category": "features/vpathplus",
4 "compare_output": true,
5 "description": "Tests the new VPATH+ functionality added in 3.76.",
6 "details": "",
7 "env": {},
8 "expected_exit": 512,
9 "options": "notarget",
10 "options_mode": "shell",
11 "output_mode": "exact",
12 "setup": [
13 {
14 "content": "\n",
15 "kind": "file",
16 "mode": "0644",
17 "mtime": 1778706761,
18 "path": "bar.d"
19 },
20 {
21 "content": "\n",
22 "kind": "file",
23 "mode": "0644",
24 "mtime": 1778706751,
25 "path": "foo.b"
26 },
27 {
28 "content": "\n",
29 "kind": "file",
30 "mode": "0644",
31 "mtime": 1778706781,
32 "path": "notarget.b"
33 },
34 {
35 "content": "\n",
36 "kind": "file",
37 "mode": "0644",
38 "mtime": 1778706791,
39 "path": "notarget.d"
40 },
41 {
42 "kind": "dir",
43 "mode": "0755",
44 "mtime": 1778707211,
45 "path": "work"
46 },
47 {
48 "content": "\n",
49 "kind": "file",
50 "mode": "0644",
51 "mtime": 1778706741,
52 "path": "work/bar.c"
53 },
54 {
55 "content": "\n",
56 "kind": "file",
57 "mode": "0644",
58 "mtime": 1778706721,
59 "path": "work/bar.d"
60 },
61 {
62 "content": "\n",
63 "kind": "file",
64 "mode": "0644",
65 "mtime": 1778706731,
66 "path": "work/foo.c"
67 },
68 {
69 "content": "\n",
70 "kind": "file",
71 "mode": "0644",
72 "mtime": 1778706711,
73 "path": "work/foo.d"
74 },
75 {
76 "content": "\n",
77 "kind": "file",
78 "mode": "0644",
79 "mtime": 1778706771,
80 "path": "work/notarget.c"
81 }
82 ],
83 "source_script": "features/vpathplus",
84 "stdin": "",
85 "suite": "gnu",
86 "timeout_seconds": 60
87}