1{
2 "case": "t005",
3 "category": "features/grouped_targets",
4 "compare_output": true,
5 "description": "This test is about grouped multiple targets indicated by \u0026:",
6 "details": "Here we test for requirements like\n- if multiple such targets are updated, the recipe is run once\n- parsing issues related to the \u0026: syntax itself\n",
7 "env": {},
8 "expected_exit": 0,
9 "options": "",
10 "options_mode": "argv",
11 "output_mode": "exact",
12 "setup": [],
13 "source_script": "features/grouped_targets",
14 "stdin": "",
15 "suite": "gnu",
16 "timeout_seconds": 60
17}