File size: 568 Bytes
78d2150
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[
  {
    "function_name": "usage",
    "function_signature": "void usage (int status)",
    "include_line": "#include \"../tests/fold/tests_for_usage.c\""
  },
  {
    "function_name": "adjust_column",
    "function_signature": "static size_t adjust_column (size_t column, mcel_t g)",
    "include_line": "#include \"../tests/fold/tests_for_adjust_column.c\""
  },
  {
    "function_name": "fold_file",
    "function_signature": "static bool fold_file (char const *filename, size_t width)",
    "include_line": "#include \"../tests/fold/tests_for_fold_file.c\""
  }
]