main shinobi / tests / mk / gnu / features / order_only / t010 / test.json
 1{
 2  "case": "t010",
 3  "category": "features/order_only",
 4  "compare_output": true,
 5  "description": "Test order-only prerequisites.",
 6  "details": "\nCreate makefiles with various combinations of normal and order-only\nprerequisites and ensure they behave properly.  Test the $| variable.",
 7  "env": {},
 8  "expected_exit": 0,
 9  "options": "",
10  "options_mode": "argv",
11  "output_mode": "exact",
12  "setup": [],
13  "source_script": "features/order_only",
14  "stdin": "",
15  "suite": "gnu",
16  "timeout_seconds": 60
17}