main shinobi / tests / mk / gnu / features / vpathplus / t004 / test.json
  1{
  2  "case": "t004",
  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": 0,
  9  "options": "intermediate",
 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": 1778707191,
 32      "path": "inter.a"
 33    },
 34    {
 35      "content": "\n",
 36      "kind": "file",
 37      "mode": "0644",
 38      "mtime": 1778706781,
 39      "path": "notarget.b"
 40    },
 41    {
 42      "content": "\n",
 43      "kind": "file",
 44      "mode": "0644",
 45      "mtime": 1778706791,
 46      "path": "notarget.d"
 47    },
 48    {
 49      "kind": "dir",
 50      "mode": "0755",
 51      "mtime": 1778707211,
 52      "path": "work"
 53    },
 54    {
 55      "content": "\n",
 56      "kind": "file",
 57      "mode": "0644",
 58      "mtime": 1778706741,
 59      "path": "work/bar.c"
 60    },
 61    {
 62      "content": "\n",
 63      "kind": "file",
 64      "mode": "0644",
 65      "mtime": 1778706721,
 66      "path": "work/bar.d"
 67    },
 68    {
 69      "content": "\n",
 70      "kind": "file",
 71      "mode": "0644",
 72      "mtime": 1778706731,
 73      "path": "work/foo.c"
 74    },
 75    {
 76      "content": "\n",
 77      "kind": "file",
 78      "mode": "0644",
 79      "mtime": 1778706711,
 80      "path": "work/foo.d"
 81    },
 82    {
 83      "content": "\n",
 84      "kind": "file",
 85      "mode": "0644",
 86      "mtime": 1778707201,
 87      "path": "work/inter.b"
 88    },
 89    {
 90      "content": "\n\n",
 91      "kind": "file",
 92      "mode": "0644",
 93      "mtime": 1778707211,
 94      "path": "work/inter.d"
 95    },
 96    {
 97      "content": "\n",
 98      "kind": "file",
 99      "mode": "0644",
100      "mtime": 1778706771,
101      "path": "work/notarget.c"
102    }
103  ],
104  "source_script": "features/vpathplus",
105  "stdin": "",
106  "suite": "gnu",
107  "timeout_seconds": 60
108}