]> sourceware.org Git - libabigail.git/commit
test-annotate.cc: ignore whitespace during diff
authorGiuliano Procida <gprocida@google.com>
Mon, 30 May 2022 07:55:01 +0000 (08:55 +0100)
committerDodji Seketeli <dodji@redhat.com>
Mon, 30 May 2022 10:10:26 +0000 (12:10 +0200)
commit431998a8929f59edc1726bc3770fac6d2f1904b4
tree751cc00d66735be3fddaec2687f357fdef18a732
parent815afe1de7565d1d874528100a1acae69ccdf938
test-annotate.cc: ignore whitespace during diff

The LLVM C++ demangler is being updated to remove the extra space
delimiter added between consecutive template closings. This change
ensures tests pass with both old and new versions.

* tests/test-annotate.cc (main): Pass diff -w option.

Suggested-by: Bogdan Graur <bgraur@google.com>
Signed-off-by: Giuliano Procida <gprocida@google.com>
Signed-off-by: Dodji Seketeli <dodji@redhat.com>
tests/test-annotate.cc
This page took 0.028079 seconds and 5 git commands to generate.