1{
2 "case": "t188",
3 "category": "variables/MAKEFLAGS",
4 "compare_output": true,
5 "description": "Test proper behavior of MAKEFLAGS",
6 "details": "DETAILS",
7 "env": {},
8 "expected_exit": 0,
9 "options": "",
10 "options_mode": "argv",
11 "output_mode": "exact",
12 "setup": [
13 {
14 "kind": "dir",
15 "mode": "0755",
16 "mtime": 1778707234,
17 "path": "lib2"
18 },
19 {
20 "content": "# this file was generated from a makefile by shinobi\nrule r1\n command = cd lib2 \u0026\u0026 echo -w # __shin_info__\n\nbuild lib2/all: r1\n\n",
21 "kind": "file",
22 "mode": "0644",
23 "mtime": 1778707234,
24 "path": "lib2/build.ninja"
25 },
26 {
27 "kind": "dir",
28 "mode": "0755",
29 "mtime": 1778707232,
30 "path": "localtmp"
31 }
32 ],
33 "source_script": "variables/MAKEFLAGS",
34 "stdin": "",
35 "suite": "gnu",
36 "timeout_seconds": 60
37}