summaryrefslogtreecommitdiffstats
path: root/ini/ini_parse_ut.c
Commit message (Expand)AuthorAgeFilesLines
* [INI] Initialize variables in loopsDmitri Pal2011-01-031-0/+4
* [INI] Rename error print functionDmitri Pal2011-01-031-4/+4
* [INI] Tests for access and changesDmitri Pal2011-01-031-0/+248
* [INI] Separate close and destroyDmitri Pal2011-01-031-5/+5
* [INI] Test for all section merge modesDmitri Pal2011-01-031-0/+188
* [INI] Test DETECT mode and use new fileDmitri Pal2011-01-031-7/+23
* Adding missing constDmitri Pal2011-01-031-1/+1
* Correcting paths to test filesDmitri Pal2010-12-211-14/+6
* Allow merging valuesDmitri Pal2010-12-211-0/+203
* New copy and folding functionalityDmitri Pal2010-12-211-38/+91
* Fix overflow in ini_parse unit testSumit Bose2010-09-231-3/+2
* Introducing configuration file objectDmitri Pal2010-09-221-19/+24
* Starting to consolidate the new interface in one placeDmitri Pal2010-09-221-3/+2
* New INI parserDmitri Pal2010-09-221-0/+209