mirror of
git://sourceware.org/git/libabigail.git
synced 2025-02-11 11:07:25 +00:00
* src/abg-comparison.cc (type_suppression::suppresses_diff): Do not crash on diff nodes that are not about struct/classes, when "type_kind = struct" has been specified. * tests/data/test-diff-suppr/test2-struct-suppr-{0,1}.suppr: New test input. * tests/data/test-diff-suppr/test2-struct-suppr-report-{0,1}.txt: Likewise. * tests/data/test-diff-suppr/test2-struct-suppr-v{0,1}.o: Likewise * tests/data/test-diff-suppr/test2-struct-suppr-v{1,0}.cc: Source code for binary test input. * tests/test-diff-suppr.cc (in_out_spec): Run this harness on the new test input above. * tests/Makefile.am: Add the new test input files to source distribution. Signed-off-by: Dodji Seketeli <dodji@redhat.com> |
||
---|---|---|
.. | ||
test0-type-suppr-0.suppr | ||
test0-type-suppr-1.suppr | ||
test0-type-suppr-2.suppr | ||
test0-type-suppr-report-0.txt | ||
test0-type-suppr-report-1.txt | ||
test0-type-suppr-report-2.txt | ||
test0-type-suppr-report-3.txt | ||
test0-type-suppr-v0.cc | ||
test0-type-suppr-v0.o | ||
test0-type-suppr-v1.cc | ||
test0-type-suppr-v1.o | ||
test1-typedef-suppr-0.suppr | ||
test1-typedef-suppr-1.suppr | ||
test1-typedef-suppr-report-0.txt | ||
test1-typedef-suppr-report-1.txt | ||
test1-typedef-suppr-report-2.txt | ||
test1-typedef-suppr-v0.c | ||
test1-typedef-suppr-v0.o | ||
test1-typedef-suppr-v1.c | ||
test1-typedef-suppr-v1.o | ||
test1-typedef-suppr.h | ||
test2-struct-suppr-0.suppr | ||
test2-struct-suppr-1.suppr | ||
test2-struct-suppr-report-0.txt | ||
test2-struct-suppr-report-1.txt | ||
test2-struct-suppr-v0.cc | ||
test2-struct-suppr-v0.o | ||
test2-struct-suppr-v1.cc | ||
test2-struct-suppr-v1.o | ||
test3-struct-suppr-0.suppr | ||
test3-struct-suppr-1.suppr | ||
test3-struct-suppr-report-0.txt | ||
test3-struct-suppr-report-1.txt | ||
test3-struct-suppr-report-2.txt | ||
test3-struct-suppr-v0.cc | ||
test3-struct-suppr-v0.o | ||
test3-struct-suppr-v1.cc | ||
test3-struct-suppr-v1.o |