-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve default html display of diffs
- Loading branch information
1 parent
d07837c
commit 52df03d
Showing
5 changed files
with
101 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,29 @@ | ||
<span>Aggregated failures:¶<br>¶<br>---------------------------¶<br>-------- Failure 1 --------¶<br>---------------------------¶<br>ab </span><del style="background:#ffe6e6;">zz </del><span>cd¶<br></span><ins style="background:#e6ffe6;"></ins><span>¶<br>---------------------------¶<br>-------- Failure 2 --------¶<br>---------------------------¶<br></span><ins style="background:#e6ffe6;">Fail assertion raised.¶<br>msg4</ins><span>¶<br></span><del style="background:#ffe6e6;"></del><span>¶<br>---------------------------¶<br>-------- Failure 3 --------¶<br>---------------------------¶<br></span><ins style="background:#e6ffe6;">this is notnull</ins><span>¶<br></span><del style="background:#ffe6e6;"></del><span>¶<br>---------------------------¶<br>-------- Failure 4 --------¶<br>---------------------------¶<br></span><del style="background:#ffe6e6;">this is notnull</del><span>¶<br></span><ins style="background:#e6ffe6;"></ins><span>¶<br>---------------------------¶<br>-------- Failure 5 --------¶<br>---------------------------¶<br></span><del style="background:#ffe6e6;"></del><span>xy </span><ins style="background:#e6ffe6;">zz </ins><span>vw</span> | ||
<pre> | ||
<span>Aggregated failures:¶ | ||
¶ | ||
---------------------------¶ | ||
-------- Failure 1 --------¶ | ||
---------------------------¶ | ||
ab </span><del style="background:#ffe6e6;">zz </del><span>cd¶ | ||
</span><ins style="background:#e6ffe6;"></ins><span>¶ | ||
---------------------------¶ | ||
-------- Failure 2 --------¶ | ||
---------------------------¶ | ||
</span><ins style="background:#e6ffe6;">Fail assertion raised.¶ | ||
msg4</ins><span>¶ | ||
</span><del style="background:#ffe6e6;"></del><span>¶ | ||
---------------------------¶ | ||
-------- Failure 3 --------¶ | ||
---------------------------¶ | ||
</span><ins style="background:#e6ffe6;">this is notnull</ins><span>¶ | ||
</span><del style="background:#ffe6e6;"></del><span>¶ | ||
---------------------------¶ | ||
-------- Failure 4 --------¶ | ||
---------------------------¶ | ||
</span><del style="background:#ffe6e6;">this is notnull</del><span>¶ | ||
</span><ins style="background:#e6ffe6;"></ins><span>¶ | ||
---------------------------¶ | ||
-------- Failure 5 --------¶ | ||
---------------------------¶ | ||
</span><del style="background:#ffe6e6;"></del><span>xy </span><ins style="background:#e6ffe6;">zz </ins><span>vw</span> | ||
</pre> |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters