Home
last modified time | relevance | path

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

/dports/devel/libgit2/libgit2-1.3.0/tests/patch/
H A Dprint.c76 patch_print_from_patchfile(PATCH_ORIGINAL_TO_PREPEND_AND_APPEND, in test_patch_print__prepend_and_append()
77 strlen(PATCH_ORIGINAL_TO_PREPEND_AND_APPEND)); in test_patch_print__prepend_and_append()
H A Dpatch_common.h492 #define PATCH_ORIGINAL_TO_PREPEND_AND_APPEND \ macro
/dports/devel/libgit2/libgit2-1.3.0/tests/apply/
H A Dfromdiff.c233 PATCH_ORIGINAL_TO_PREPEND_AND_APPEND, NULL)); in test_apply_fromdiff__prepend_and_append()
H A Dfromfile.c217 PATCH_ORIGINAL_TO_PREPEND_AND_APPEND, NULL, in test_apply_fromfile__prepend_and_append()