kmx git
login
register
thodg
/
libgit2
/
tests-clar/config/validkeyname.c
tests-clar/config/validkeyname.c
Log
Author
Commit
Date
CI
Message
4efa3290
2013-08-08T13:41:18
config: get_multivar -> get_multivar_foreach The plain function will return an iterator, so move this one out of the way.
501d35cc
2013-01-29T12:16:59
Test config name validation This is @nulltoken's work to test various invalid config section and key names and make sure we are validating properly.