aboutsummaryrefslogtreecommitdiff
path: root/tests/test_ini.c
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2024-08-08 12:04:46 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2024-08-08 12:04:46 -0400
commit5b1a3a83c3ea4279a957fdcb381093caffe63cba (patch)
tree79d00e07afe4e6b6980978782a6086195a481cc0 /tests/test_ini.c
parent701dfa89222f5ae20288623b4994428871513d81 (diff)
downloadstasis-5b1a3a83c3ea4279a957fdcb381093caffe63cba.tar.gz
Finish type hinting implementation
* ini_getval_* functions now able to affect rendering mode using INI_READ_RAW and INI_READ_RENDER * Created pointers to deeply nested structures to increase readability * Output from ini_write() is more consistent, with fewer errant spaces and line feeds * Fixes accidental regression in #19. INIVAL_TYPE_STR_ARRAY never produced an array of pointers to char. This needs to be corrected in the future. i.e. It has always generated a new-line delimited string, not a StrList, or array.
Diffstat (limited to 'tests/test_ini.c')
0 files changed, 0 insertions, 0 deletions