mirror of
git://sourceware.org/git/libabigail.git
synced 2025-02-19 07:17:00 +00:00
* src/abg-comparison.cc (represent): For var_decl, do not emit filtered-out local size/offset/access changes. (report_name_size_and_alignment_changes): Take the diff context. Do not report filtered-out local size/offset changes. ({var_diff, enum_diff, class_diff, type_decl_diff}::report): Adjust. * test0-report.txt: Adjust. * test01-report.txt: New reference report for the same inputs test0-v{1,0}.o, but called without the --no-harmless command line. * tests/data/test-diff-filter/test2-v0.cc: Source code for new test input. * tests/data/test-diff-filter/test2-v1.cc: Likewise. * tests/data/test-diff-filter/test2-v0.o: New test input. * tests/data/test-diff-filter/test2-v1.o: Likewise. * tests/data/test-diff-filter/test2-report.txt: Reference report for new test input. * tests/test-diff-filter.cc: Consume the test inputs above. * tests/Makefile.am: Add the new test inputs above to the distribution. Signed-off-by: Dodji Seketeli <dodji@redhat.com> |
||
---|---|---|
.. | ||
test-bidiff | ||
test-core-diff | ||
test-diff-dwarf | ||
test-diff-filter | ||
test-read-dwarf | ||
test-read-write | ||
test-write-read-archive |