libgit2/tests/submodule
Russell Belfer 8061d519b3 Remove most submodule reloads from tests
With the new submodule cache validity checks, we generally don't
need to call git_submodule_reload_all to have up-to-date submodule
data.  Some tests are still calling it where I want to actually
test that it can be called safely and doesn't break anything, but
mostly it is not needed.

This also expands some of the existing submodule tests to cover
some variants on the behavior that was already being tested.
2014-04-01 13:24:06 -07:00
..
lookup.c Remove most submodule reloads from tests 2014-04-01 13:24:06 -07:00
modify.c Make submodules externally refcounted 2014-03-25 09:14:48 -07:00
nosubs.c Remove most submodule reloads from tests 2014-04-01 13:24:06 -07:00
status.c Merge pull request #2204 from libgit2/rb/submodule-reference-counting 2014-03-26 18:29:34 +01:00
submodule_helpers.c Make submodules externally refcounted 2014-03-25 09:14:48 -07:00
submodule_helpers.h Make submodules externally refcounted 2014-03-25 09:14:48 -07:00