mirror of
git://sourceware.org/git/libabigail.git
synced 2024-12-16 23:14:36 +00:00
1b62e39f53
The test file test0-pr19026-libvtkIOSQL-6.1.so.1 is intended to be used to check that diffing a binary entity against its ABI representation results in an empty diff. In this case, the ABI of the library is also under revision control and so the test also functions to a certain extent as check on whether the generated ABI is stable between revisions of libabigail. Recent changes have affected attributes and ordering of elements. The result is that there is now a non-empty diff between the library and the saved ABI, albeit all "harmless" changes. This commit refreshes the revision-controlled ABI, eliminating the differences. * tests/data/test-diff-dwarf-abixml/test0-pr19026-libvtkIOSQL-6.1.so.1.abi: Refreshed ABI. * tests/data/test-diff-dwarf-abixml/test0-pr19026-libvtkIOSQL-6.1.so.1-report-0.txt: File now empty. Signed-off-by: Giuliano Procida <gprocida@google.com> |
||
---|---|---|
.. | ||
test-abicompat | ||
test-abidiff | ||
test-abidiff-exit | ||
test-alt-dwarf-file | ||
test-annotate | ||
test-core-diff | ||
test-default-supprs | ||
test-diff-dwarf | ||
test-diff-dwarf-abixml | ||
test-diff-filter | ||
test-diff-pkg | ||
test-diff-suppr | ||
test-fedabipkgdiff | ||
test-ini | ||
test-kmi-whitelist | ||
test-lookup-syms | ||
test-read-dwarf | ||
test-read-write | ||
test-symtab | ||
test-types-stability | ||
test-write-read-archive | ||
Makefile.am |