Module for the forth unit test.
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=*), | public, | parameter | :: | dir | = | '../files/' | working directory |
character(len=*), | public, | parameter | :: | filename4 | = | 'test4.json' |
Populate a JSON structure, write it to a file, then read it.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(out) | :: | error_cnt |