summaryrefslogtreecommitdiffstats
path: root/ini/ini_parse_ut.c
Commit message (Expand)AuthorAgeFilesLines
* Added new tests for the multi value keysDmitri Pal2012-10-171-0/+1133
* Fix permission checking unit testStephen Gallagher2012-10-171-37/+116
* Properly handle file permissions for ini_parse_ut startup_test()Stephen Gallagher2012-05-151-17/+6
* Fix issue when running make distcheckStephen Gallagher2012-05-151-11/+5
* Initialize variables in loopsDmitri Pal2012-04-051-0/+4
* Rename error print functionDmitri Pal2012-04-051-4/+4
* Tests for access and changesDmitri Pal2012-04-051-0/+283
* Separate close and destroyDmitri Pal2012-04-051-5/+5
* Test for all section merge modesDmitri Pal2012-04-051-13/+201
* Test DETECT mode and use new fileDmitri Pal2012-04-051-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