| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-03 | add wrapper for git_config_open_default (#758) | Vladimir Buzuev | |
| 2018-12-25 | Fixed issues with tests | praveen | |
| 2017-07-06 | Fix a couple of issues reported by go-vet | Carlos Martín Nieto | |
| 2016-08-27 | Run the tests in parallel | Carlos Martín Nieto | |
| This saves about 1s, or 1/3 of the test runtime. The linking is still much slower, but this we can control. | |||
| 2015-11-02 | config_test: properly detect failed config writes | Augie Fackler | |
| This patch fixes the setup stage of the config tests to notice when the writes fail (eg $PWD is a read-only filesystem) and to correctly skip the entire test function as a result. | |||
| 2015-10-08 | Tests config lookup methods | David Pierce | |
| 2015-10-08 | Config#LookupString uses git_buf to load value | David Pierce | |
