Home
last modified time | relevance | path

Searched refs:PATCH_TRUNCATED_3 (Results 1 – 2 of 2) sorted by relevance

/dports/devel/libgit2/libgit2-1.3.0/tests/patch/
H A Dpatch_common.h692 #define PATCH_TRUNCATED_3 \ macro
/dports/devel/libgit2/libgit2-1.3.0/tests/apply/
H A Dfromfile.c327 cl_git_fail(git_patch_from_buffer(&patch, PATCH_TRUNCATED_3, in test_apply_fromfile__fail_truncated_3()
328 strlen(PATCH_TRUNCATED_3), NULL)); in test_apply_fromfile__fail_truncated_3()