summaryrefslogtreecommitdiff
path: root/tests/config/include.c
Commit message (Collapse)AuthorAgeFilesLines
* config: remove the refresh function and backend fieldcmn/config-refresh-removeCarlos Martín Nieto2014-10-231-23/+0
| | | | | | We have been refreshing on read and write for a while now, so git_config_refresh() is at best a no-op, and might just end up wasting cycles.
* Better search path sandboxingrb/restore-search-pathsRussell Belfer2014-05-151-0/+2
| | | | | | | There are a number of tests that modify the global or system search paths during the tests. This adds a helper function to make it easier to restore those paths and makes sure that they are getting restored in a manner that preserves test isolation.
* Rename tests-clar to testsBen Straub2013-11-141-0/+109