diff options
author | Vicent Marti <tanoku@gmail.com> | 2010-07-19 15:35:52 +0200 |
---|---|---|
committer | Vicent Marti <tanoku@gmail.com> | 2010-08-12 18:49:04 +0200 |
commit | ff17642dc212bd345fda7dc213f08f8815c96841 (patch) | |
tree | 30b4dc9f9f1527a1703453d0a742bd75e4e70383 /src/commit.c | |
parent | 1baa25ee9bec1636d827c9bb7e90f646a56990ab (diff) | |
download | libgit2-ff17642dc212bd345fda7dc213f08f8815c96841.tar.gz |
Add unit tests for index manipulation
Three new unit tests, t06XX files have been added.
t0601-read: tests for loading index files from disk,
for creating in-memory indexes and for accessing
index entries.
t0602-write: tests for writing index files back to disk
t0603-sort: tests for properly sorting the entries array of an index
Two test indexes have been added in 'tests/resources/':
test/resources/index: a sample index from a libgit2 repository
test/resources/gitgit.index: a sample index from a git.git
repository (includes TREE extension data)
Signed-off-by: Vicent Marti <tanoku@gmail.com>
Diffstat (limited to 'src/commit.c')
0 files changed, 0 insertions, 0 deletions