libgit2/tests/resources/config
Carlos Martín Nieto 9ac581bf7f config: behave like git with [section.subsection]
The documentation is a bit misleading. The subsection name is always
case-sensitive, but with a [section.subsection] header, the subsection
is transformed to lowercase when the configuration is parsed.

Signed-off-by: Carlos Martín Nieto <carlos@cmartin.tk>
2011-10-01 19:58:26 +02:00
..
.gitconfig Add fall-back support to the configuration 2011-06-17 22:30:30 +02:00
config0 config: add tests 2011-04-04 16:44:23 +02:00
config1 config: add tests 2011-04-04 16:44:23 +02:00
config2 config: add tests 2011-04-04 16:44:23 +02:00
config3 config: add tests 2011-04-04 16:44:23 +02:00
config4 config: test for a variable on its own 2011-04-04 17:07:47 +02:00
config5 config: allow uppercase number suffixes 2011-04-19 16:34:22 +02:00
config6 Add config test for empty line 2011-05-31 17:57:17 +02:00
config7 Add test for invalid ext header 2011-05-31 17:57:17 +02:00
config8 Add test for empty config file 2011-05-31 17:57:18 +02:00
config9 config: behave like git with [section.subsection] 2011-10-01 19:58:26 +02:00
config10 Add test for section header at end of file 2011-07-05 02:32:18 +02:00