summaryrefslogtreecommitdiff
path: root/tests-clar/config/write.c
Commit message (Expand)AuthorAgeFilesLines
* Rename tests-clar to testsBen Straub2013-11-141-305/+0
* Merge pull request #1950 from csware/quote-config-valuesVicent Martí2013-11-101-0/+31
|\
| * Add another testcase to make sure double quotes are correctly escapedSven Strickroth2013-11-071-0/+4
| * Add a testcase for values which needs quotesSven Strickroth2013-11-071-0/+27
* | Propagate ELOCKED error when updating the confignulltoken2013-11-051-0/+13
|/
* config: allow empty string as valueNikolai Vladimirov2013-08-081-0/+17
* config: don't allow passing NULL as a value to setCarlos Martín Nieto2013-03-091-0/+14
* Use cl_assert_equal_s() instead of strcmp().Sebastian Bauer2013-01-251-1/+1
* Clean up config.hBen Straub2012-11-271-3/+3
* Add config level support in the config APIyorah2012-10-231-1/+75
* Fix adding variable to config file with no trailing newlineyorah2012-10-231-0/+18
* config: add more tests for writing escaped charsCarlos Martín Nieto2012-06-131-0/+29
* Add a test that shows we don't preserve quotes in config valuesAdam Roben2012-06-131-0/+17
* errors: Rename error codesbreaking-changesVicent Martí2012-05-181-2/+2
* errors: Rename the generic return codesVicent Martí2012-05-181-2/+2
* global: Fix unit tests after reorderingVicent Martí2012-05-181-5/+5
* config: write out section headers with subsections correctlyCarlos Martín Nieto2012-03-091-0/+15
* Rename the Clay test suite to ClarVicent Martí2012-01-241-0/+77