libgit2/tests/index
Russell Belfer 43709ca878 Fix typo setting sorted flag when reloading index
This fixes a typo I made for setting the sorted flag on the index
after a reload.  That typo didn't actually cause any test failures
so I'm also adding a test that explicitly checks that the index is
correctly sorted after a reload when ignoring case and when not.
2014-02-04 10:33:30 -08:00
..
addall.c More improvements to callback return value tests 2013-12-11 11:55:00 -08:00
collision.c More index collision tests 2014-01-29 13:15:53 -08:00
conflicts.c index: rename an entry's id to 'id' 2014-01-25 08:15:44 +01:00
filemodes.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
inmemory.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
names.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
read_tree.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
rename.c index: rename an entry's id to 'id' 2014-01-25 08:15:44 +01:00
reuc.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
stage.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
tests.c Fix typo setting sorted flag when reloading index 2014-02-04 10:33:30 -08:00