apertis-abi-compare: Improve the final output with a summary
Compare changes
- Dylan Aïssi authored
This summary is useful in case of multiple libraries to easily and quickly identify which ones have issues. Signed-off-by:
Dylan Aïssi <dylan.aissi@collabora.com>
+ 22
− 6
@@ -175,7 +175,7 @@ def run_abi_checker(lib, xml_old, ver_old, xml_new, ver_new, arch):
@@ -183,19 +183,19 @@ def abi_checker(lib_names_old, xml_descr_old, my_old_ver, lib_names_new, xml_des
@@ -277,10 +277,26 @@ def main():