On Sat, Nov 26, 2011 at 09:17:44AM +0200, Daniel Shahaf wrote: > Looks like it's a known issue, see > > 3430 @XFail() > 3431 @Issue(3814) > 3432 def patch_set_prop_no_eol(sbox): > 3433 "patch doesn't append newline to properties"
Fixed and nominated for backport to 1.7.2. > 3618 @XFail() > 3619 @Issue(3991) > 3620 def patch_lacking_trailing_eol(sbox): > 3621 "patch file lacking trailing eol" Fixed this as well while at it and also nominated for backport to 1.7.2. > which are currently the only XFail tests in patch_tests.py. :) > https://svn.apache.org/repos/asf/subversion/trunk/subversion/tests/cmdline/patch_tests.py No XFail left now :)