File size: 763 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/date/tests_for_usage.c\""
  },
  {
    "function_name": "show_date_helper",
    "function_signature": "static bool show_date_helper (char const *format, bool use_c_locale,\n                  struct timespec when, timezone_t tz)",
    "include_line": "#include \"../tests/date/tests_for_show_date_helper.c\""
  },
  {
    "function_name": "batch_convert",
    "function_signature": "static bool batch_convert (char const *input_filename,\n               char const *format, bool format_in_c_locale,\n               timezone_t tz, char const *tzstring)",
    "include_line": "#include \"../tests/date/tests_for_batch_convert.c\""
  }
]