summaryrefslogtreecommitdiff
path: root/tests/repo/open.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixed Xcode 6.1 build warningsPierre-Olivier Latour2015-06-231-2/+2
|
* repository: check the format versioncmn/repo-version-checkCarlos Martín Nieto2015-06-231-0/+17
| | | | | | | | This is something we do on re-init but not when opening a repository. This hasn't particularly mattered up to now as the version has been 0 ever since the first release of git, but the times, they're a-changing and we will soon see version 1 in the wild. We need to make sure we don't open those.
* Better search path sandboxingrb/restore-search-pathsRussell Belfer2014-05-151-2/+3
| | | | | | | 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.
* Correct C90 warningsJacques Germishuys2014-04-111-2/+3
|
* Move system directory cache out of utilsEdward Thomson2014-02-241-1/+2
|
* Rename tests-clar to testsBen Straub2013-11-141-0/+376