libgit2/tests/index
Carlos Martín Nieto b426ac90a9 index: test that an unregistered submodule gets staged
When we pass the path of a repository to `_bypath()`, we should behave
like git and stage it as a `_COMMIT` regardless of whether it is
registered a a submodule.
2015-08-01 19:52:25 +02:00
..
addall.c index tests: add eol to avoid compiler warning 2015-06-30 14:31:07 +00:00
bypath.c index: test that an unregistered submodule gets staged 2015-08-01 19:52:25 +02:00
cache.c Clean up some memory leaks 2014-10-26 22:27:44 -04:00
collision.c conflict tests: use GIT_IDXENTRY_STAGE_SET 2015-05-28 09:44:22 -04:00
conflicts.c introduce git_index_entry_is_conflict 2015-05-28 09:47:31 -04:00
crlf.c Introduce cl_assert_equal_oid 2014-07-01 14:40:16 -04:00
filemodes.c Fix index-adding functions to know when to trust filemodes. 2015-04-21 02:17:23 -05:00
inmemory.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
names.c reset: remove reflog message override 2015-03-03 14:40:50 +01:00
racy.c index test: include repository.h for decl 2015-06-29 21:23:09 +00:00
read_index.c index: introduce git_index_read_index 2015-05-11 14:12:05 -04:00
read_tree.c Introduce cl_assert_equal_oid 2014-07-01 14:40:16 -04:00
rename.c Introduce cl_assert_equal_oid 2014-07-01 14:40:16 -04:00
reuc.c reset: remove reflog message override 2015-03-03 14:40:50 +01:00
stage.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
tests.c index: user a better assertion when comparing sizes 2015-06-19 21:56:42 +02:00