kmx git
login
register
thodg
/
libgit2
/
tests/diff/parse.c
tests/diff/parse.c
Log
Author
Commit
Date
CI
Message
8a670dc4
2016-04-25T18:08:03
patch::parse: test diff with simple rename
e774d5af
2016-04-25T16:47:48
diff::parse tests: test parsing a diff Test that we can create a diff file, then parse the results and that the two are identical in-memory.
7166bb16
2016-04-25T00:35:48
introduce `git_diff_from_buffer` to parse diffs Parse diff files into a `git_diff` structure.