CADbloke / daisydiff

Automatically exported from code.google.com/p/daisydiff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unit test fails due to a missing newline character

GoogleCodeExporter opened this issue · comments

What steps will reproduce the problem?
1. Run tests
2. Testsuite HTMLDifferTest has 1 unit test failing

What is the expected output? What do you see instead?
The test should not fail.

Original issue reported on code.google.com by gre...@gmail.com on 29 Aug 2012 at 7:00

The problem is in a single newline character that daisydiff inserts into the 
markup between tags (otherwise the result is fine). Attached is a patch that 
adds that newline so the test passes.

Original comment by gre...@gmail.com on 29 Aug 2012 at 7:03

  • Added labels: ****
  • Removed labels: ****

Attachments:

Fixed in subversion r178

Original comment by kkape...@gmail.com on 1 Sep 2012 at 9:27

  • Changed state: Fixed
  • Added labels: ****
  • Removed labels: ****