[Webkit-unassigned] [Bug 39184] Add support for parsing a SVN property

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 16 18:22:20 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=39184


Daniel Bates <dbates at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #56197|0                           |1
        is obsolete|                            |
  Attachment #56204|                            |review?
               Flag|                            |




--- Comment #5 from Daniel Bates <dbates at webkit.org>  2010-05-16 18:22:19 PST ---
Created an attachment (id=56204)
 --> (https://bugs.webkit.org/attachment.cgi?id=56204)
Patch with unit tests

Updated patch based on Chris's suggestions.

Added test cases:
"add svn:executable, followed by empty line"
"add svn:executable, followed by empty line and start of binary patch"
"single-line '-' change with trailing new line, and single-line '+' change"
"multi-line '-' change with trailing new line, and multi-line '+' change"
"single-line '+' with trailing new line, followed by empty line and start of binary patch"
"single-line '+' change followed by custom property with single-line '+' change"

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list