libgit2/tests/submodule
Russell Belfer 8f4e5275e4 More tests and fix submodule index refresh
There was a little bug where the submodule cache thought that the
index date was out of date even when it wasn't that was resulting
in some extra scans of index data even when not needed.

Mostly this commit adds a bunch of new tests including adding and
removing submodules in the index and in the HEAD and seeing if we
can automatically pick them up when refreshing.
2014-04-01 16:46:25 -07:00
..
lookup.c More tests and fix submodule index refresh 2014-04-01 16:46:25 -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 More tests and fix submodule index refresh 2014-04-01 16:46:25 -07:00
submodule_helpers.h More tests and fix submodule index refresh 2014-04-01 16:46:25 -07:00