Lines Matching full:patch
48 # Apply the patch! Should succeed
49 atf_check -o ignore patch foo_start foo_start2full.diff \
51 atf_check -o ignore patch foo_end foo_end2full.diff \
53 atf_check -o ignore patch foo_middle foo_mid2full.diff \
72 atf_check -s not-exit:0 -o ignore -e ignore patch -o _.out \
78 atf_check -s not-exit:0 -o ignore -e ignore patch -o _.out \
83 atf_check -o ignore -e ignore patch -o _.out \
96 atf_check -x "patch -s < foo.diff"
101 # commits. If a file is created by a diff, patch(1) will happily duplicate the
105 # the file is removed if it's empty once the patch is reversed. The size checks
117 atf_check -s not-exit:0 -o ignore -x "patch -Ns < foo.diff"
119 atf_check -s not-exit:0 -o ignore -x "patch -fs < foo.diff"
132 atf_check -x "patch -Rs < foo.diff"
136 # patch would have created. This makes us compatible with GNU patch's
140 atf_check -x "patch -Rs < foo.diff"
158 patch <foo.diff