libgit2/tests/submodule
Carlos Martín Nieto 4536574acc submodule: test more accurately for non-existence
The current code will always fail, but only because it's asking for a
string on a live config. Take a snapshot and make sure we fail with
ENOTFOUND instead of any old error.
2015-06-22 17:02:55 +02:00
..
add.c config: borrow refcounted references 2015-03-03 18:35:12 +01:00
init.c submodule: make _set_url() affect the configuration 2015-06-22 17:02:55 +02:00
lookup.c Remove the signature from ref-modifying functions 2015-03-03 14:40:50 +01:00
modify.c submodule: test more accurately for non-existence 2015-06-22 17:02:55 +02:00
nosubs.c submodule: remove the per-repo cache 2015-06-22 17:02:54 +02:00
repository_init.c config: borrow refcounted references 2015-03-03 18:35:12 +01:00
status.c submodule: add an ignore option to status 2015-06-22 17:02:55 +02:00
submodule_helpers.c submodule: fix potential leak in the tests 2015-06-22 17:02:55 +02:00
submodule_helpers.h submodule init should resolve relative url paths 2014-12-22 16:35:45 -05:00
update.c submodule: add an ignore option to status 2015-06-22 17:02:55 +02:00