t9500: Add basic sanity tests for side-by-side diff in gitweb
commit1e706eccd4051f0ff52d54aaf199496cc951a7bb
authorJakub Narebski <jnareb@gmail.com>
Sun, 30 Oct 2011 23:36:25 +0000 (31 00:36 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 31 Oct 2011 22:22:58 +0000 (31 15:22 -0700)
treeb155e22c52605a879584fe44364757f64501fdb0
parente4bd10b2cd30e91cfbfb59d9f1876cc1977515a2
t9500: Add basic sanity tests for side-by-side diff in gitweb

Test that side-by-side diff can deal with incomplete lines (and while
at it with pure addition, pure removal, and change), and with merge
commits, producing no errors or warnings.

Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t9500-gitweb-standalone-no-errors.sh