libgit2/tests/index
Patrick Steinhardt 82368b1bad tests: index::version: add test to read index version v4
While we have a simple test to determine whether we can write an index
of version 4, we never verified that we are able to read this kind of
index (and in fact, we were not able to do so). Add a new repository
which has an index of version 4. This repository is then read from a new
test.
2017-06-06 09:38:44 +02:00
..
add.c turn on strict object validation by default 2016-02-28 18:59:43 -05:00
addall.c win32: ensure hidden files can be staged 2015-08-03 18:33:15 -05:00
bypath.c tests: use legitimate object ids 2016-02-28 18:54:56 -05:00
cache.c tests: use legitimate object ids 2016-02-28 18:54:56 -05:00
collision.c tests: index: do not re-allocate index 2016-08-29 13:29:01 +02:00
conflicts.c index: include conflicts in git_index_read_index 2016-06-29 18:37:00 -04:00
conflicts.h index: include conflicts in git_index_read_index 2016-06-29 18:37:00 -04:00
crlf.c Introduce cl_assert_equal_oid 2014-07-01 14:40:16 -04:00
filemodes.c tests: use legitimate object ids 2016-02-28 18:54:56 -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
nsec.c tests: nsec: correctly free nsec_path 2016-03-11 09:07:42 +01:00
racy.c index::racy: force racy entry 2016-03-08 00:47:55 -05:00
read_index.c index: include conflicts in git_index_read_index 2016-06-29 18:37:00 -04:00
read_tree.c Introduce cl_assert_equal_oid 2014-07-01 14:40:16 -04:00
rename.c Plug some leaks 2015-09-27 23:32:20 +02: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 git_futils_mkdir_*: make a relative-to-base mkdir 2015-09-17 10:00:35 -04:00
version.c tests: index::version: add test to read index version v4 2017-06-06 09:38:44 +02:00