Vladimir Buzuev
1e2cb92b48
add wrapper for git_config_open_default ( #758 )
2021-04-03 18:45:55 -07:00
praveen
e0ad45065e
Fixed issues with tests
2018-12-25 08:44:01 +05:30
Carlos Martín Nieto
b09f1ab739
Fix a couple of issues reported by go-vet
2017-07-06 21:09:01 +02:00
Carlos Martín Nieto
e55c00eca7
Run the tests in parallel
...
This saves about 1s, or 1/3 of the test runtime. The linking is still
much slower, but this we can control.
2016-08-27 19:21:05 +02:00
Augie Fackler
f18ea412dc
config_test: properly detect failed config writes
...
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-11-02 16:00:04 -05:00
David Pierce
81e0b16d9f
Tests config lookup methods
2015-10-08 09:47:23 -07:00
David Pierce
80cf533fe4
Config#LookupString uses git_buf to load value
2015-10-08 09:37:36 -07:00