summaryrefslogtreecommitdiff
path: root/tests/resources/testrepo.git/config
Commit message (Collapse)AuthorAgeFilesLines
* Rename tests-clar to testsBen Straub2013-11-141-0/+40
|
* Moved testing resources to clar, and removed old tests directory.Ben Straub2012-03-311-8/+0
| | | | Removed the BUILD_CLAR CMake flag, and updated the readme.
* Add a test for remote parsingCarlos Martín Nieto2011-06-261-0/+3
| | | | Signed-off-by: Carlos Martín Nieto <carlos@cmartin.tk>
* Add a test for overriding configCarlos Martín Nieto2011-06-171-0/+5
The repo's configuration should take precedence over the global one. Signed-off-by: Carlos Martín Nieto <cmn@elego.de>