Home
last modified time | relevance | path

Searched refs:PATCH_ORIGINAL_TO_APPEND (Results 1 – 4 of 4) sorted by relevance

/dports/devel/libgit2/libgit2-1.3.0/tests/patch/
H A Dprint.c64 patch_print_from_patchfile(PATCH_ORIGINAL_TO_APPEND, in test_patch_print__append()
65 strlen(PATCH_ORIGINAL_TO_APPEND)); in test_patch_print__append()
H A Dpatch_common.h369 #define PATCH_ORIGINAL_TO_APPEND \ macro
/dports/devel/libgit2/libgit2-1.3.0/tests/apply/
H A Dfromdiff.c214 PATCH_ORIGINAL_TO_APPEND, NULL)); in test_apply_fromdiff__append()
H A Dfromfile.c197 PATCH_ORIGINAL_TO_APPEND, NULL, "file.txt", 0100644)); in test_apply_fromfile__append()