summaryrefslogtreecommitdiff
path: root/tests/resources/config
Commit message (Expand)AuthorAgeFilesLines
* config: Add test cases that have trailing spaces before comment charsLinquize2014-10-041-0/+6
* Rename tests-clar to testsBen Straub2013-11-1424-0/+109
* Moved testing resources to clar, and removed old tests directory.Ben Straub2012-03-3113-58/+0
* Implement setting multivarsCarlos Martín Nieto2012-02-171-2/+2
* tests: add multivar read testCarlos Martín Nieto2012-02-171-0/+3
* config: behave like git with [section.subsection]Carlos Martín Nieto2011-10-011-0/+5
* config: make git_config_[get|set]_long() able to properly deal with 8 bytes w...nulltoken2011-09-221-0/+1
* Add test for section header at end of fileCarlos Martín Nieto2011-07-051-0/+1
* Add tests for deleting a config varCarlos Martín Nieto2011-07-051-0/+1
* Add fall-back support to the configurationCarlos Martín Nieto2011-06-171-0/+1
* Add a test for overriding configCarlos Martín Nieto2011-06-171-0/+2
* Test replacing a valueCarlos Martín Nieto2011-06-141-0/+2
* Add test for empty config fileCarlos Martín Nieto2011-05-311-0/+0
* Add test for invalid ext headerCarlos Martín Nieto2011-05-311-0/+5
* Add config test for empty lineCarlos Martín Nieto2011-05-311-0/+5
* config: allow uppercase number suffixesCarlos Martín Nieto2011-04-191-0/+3
* config: add tests for number suffixCarlos Martín Nieto2011-04-111-0/+6
* config: test for a variable on its ownCarlos Martín Nieto2011-04-041-0/+3
* config: add testsCarlos Martín Nieto2011-04-044-0/+20