| author | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | |
| Sat, 15 Mar 2008 04:51:45 +0000 (04:51 +0000) | ||
| committer | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | |
| Sat, 15 Mar 2008 04:51:45 +0000 (04:51 +0000) | ||
| commit | 6004d95868fcd9badbc0f026980a4a3597eb22db | |
| tree | be1a47aeb9e08632f74bc7bd155504b0221367e2 | tree | snapshot |
| parent | 118e57b78972c4fbbcd4f45d84af546d7346141d | commit | diff |
This commit consist of two changes:
1. Make np_get_defaults return a linked list instead of a string. It will then be easy to convert the linked list back to an argument array.
2. Fix tests 3-4 of test_ini.c.
A test_ini.t was added too. parse_ini and test_ini aren't included yet in the build makefiles.
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1945 f882894a-f735-0410-b71e-b25c423dba1c
1. Make np_get_defaults return a linked list instead of a string. It will then be easy to convert the linked list back to an argument array.
2. Fix tests 3-4 of test_ini.c.
A test_ini.t was added too. parse_ini and test_ini aren't included yet in the build makefiles.
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1945 f882894a-f735-0410-b71e-b25c423dba1c
| lib/parse_ini.c | diff | blob | history | |
| lib/parse_ini.h | diff | blob | history | |
| lib/tests/test_ini.c | diff | blob | history | |
| lib/tests/test_ini.t | [new file with mode: 0755] | blob |