libabigail/tests/data/test-abicompat
Giuliano Procida a5a67c2ffd abidiff: Clean up new lines between sections.
Some blank lines were unintentionally removed with a recent patch. The
new line to remove should have been the one after all changed
functions not the one after each one. Changed functions (and
variables) tend to be reported as paragraphs, rather than single
lines, so the extra spacing is useful.

This patch removes the blank line emitted after all changed
functions, variables and unreachable types, and adds back the
missing blank lines between changed functions.

	* src/abg-default-reporter.cc (report): In the corpus_diff
	override, add back the extra blank line per changed function
	but remove the extra one after all changed changed functions
	and variables; comment these.
	* src/abg-leaf-reporter.cc (report): In the corpus_diff
	override, add back the extra blank line per changed function
	but remove the extra one after all changed changed functions
	and variables; comment these.
	* src/abg-reporter-priv.cc
	(maybe_report_unreachable_type_changes): Remove extra blank
	line emitted after all unreachable type changes; comment
	this.
	* tests/data/test*report*.txt: Remove/add blank lines.

Reviewed-by: Matthias Maennich <maennich@google.com>
Signed-off-by: Giuliano Procida <gprocida@google.com>
2020-03-30 16:26:31 +02:00
..
libtest0-fn-changed-libapp-v0.so
libtest0-fn-changed-libapp-v1.so
libtest1-fn-removed-v0.so
libtest1-fn-removed-v1.so
libtest2-var-removed-v0.so
libtest2-var-removed-v1.so
libtest3-fn-removed-v0.so
libtest3-fn-removed-v1.so
libtest4-soname-changed-v0.so
libtest4-soname-changed-v1.so
libtest5-fn-changed-libapp-v0.so Add support for abicompat weak mode 2015-04-03 22:45:41 +02:00
libtest5-fn-changed-libapp-v1.so Add support for abicompat weak mode 2015-04-03 22:45:41 +02:00
libtest6-var-changed-libapp-v0.so Add support for abicompat weak mode 2015-04-03 22:45:41 +02:00
libtest6-var-changed-libapp-v1.so Add support for abicompat weak mode 2015-04-03 22:45:41 +02:00
libtest7-fn-changed-libapp-v0.so Fix computing the set of exported functions and varible symbols 2015-07-20 12:46:21 +02:00
libtest7-fn-changed-libapp-v1.so Fix computing the set of exported functions and varible symbols 2015-07-20 12:46:21 +02:00
libtest8-fn-changed-libapp-v0.so Fix synthesizing of pointer type 2016-02-03 13:00:51 +01:00
libtest8-fn-changed-libapp-v1.so Fix synthesizing of pointer type 2016-02-03 13:00:51 +01:00
libtest9-fn-changed-v0.so Fix synthesizing of reference type 2016-02-04 11:26:22 +01:00
libtest9-fn-changed-v1.so Fix synthesizing of reference type 2016-02-04 11:26:22 +01:00
test0-fn-changed-0.suppr
test0-fn-changed-1.suppr Implement a [suppress_file] suppression directive 2016-05-08 12:39:26 +02:00
test0-fn-changed-app Add support for abicompat weak mode 2015-04-03 22:45:41 +02:00
test0-fn-changed-app.cc
test0-fn-changed-libapp-v0.cc
test0-fn-changed-libapp-v1.cc
test0-fn-changed-libapp.h
test0-fn-changed-report-0.txt abidiff: Clean up new lines between sections. 2020-03-30 16:26:31 +02:00
test0-fn-changed-report-1.txt
test0-fn-changed-report-2.txt abidiff: Clean up new lines between sections. 2020-03-30 16:26:31 +02:00
test0-fn-changed-report-3.txt Implement a [suppress_file] suppression directive 2016-05-08 12:39:26 +02:00
test1-fn-removed-app
test1-fn-removed-app.cc
test1-fn-removed-report-0.txt Tag add/remove/change lines unconditionally with [A], [D], [C]. 2020-03-18 14:45:26 +01:00
test1-fn-removed-v0.cc
test1-fn-removed-v1.cc
test2-var-removed-app
test2-var-removed-app.cc
test2-var-removed-report-0.txt Tag add/remove/change lines unconditionally with [A], [D], [C]. 2020-03-18 14:45:26 +01:00
test2-var-removed-v0.cc
test2-var-removed-v1.cc
test3-fn-removed-app
test3-fn-removed-app.cc
test3-fn-removed-report-0.txt Tag add/remove/change lines unconditionally with [A], [D], [C]. 2020-03-18 14:45:26 +01:00
test3-fn-removed-v0.cc
test3-fn-removed-v1.cc
test3-fn-removed-version-script-0
test3-fn-removed-version-script-1
test4-soname-changed-app
test4-soname-changed-app.cc
test4-soname-changed-report-0.txt
test4-soname-changed-v0.cc
test4-soname-changed-v1.cc
test5-fn-changed-app Add support for abicompat weak mode 2015-04-03 22:45:41 +02:00
test5-fn-changed-app.cc Add support for abicompat weak mode 2015-04-03 22:45:41 +02:00
test5-fn-changed-libapp-v0.cc Add support for abicompat weak mode 2015-04-03 22:45:41 +02:00
test5-fn-changed-libapp-v0.h Add support for abicompat weak mode 2015-04-03 22:45:41 +02:00
test5-fn-changed-libapp-v1.cc Add support for abicompat weak mode 2015-04-03 22:45:41 +02:00
test5-fn-changed-libapp-v1.h Add support for abicompat weak mode 2015-04-03 22:45:41 +02:00
test5-fn-changed-report-0.txt Eliminate some unnecessary blank lines in diff output. 2020-03-16 16:15:09 +01:00
test5-fn-changed-report-1.txt Eliminate some unnecessary blank lines in diff output. 2020-03-16 16:15:09 +01:00
test6-var-changed-app Add support for abicompat weak mode 2015-04-03 22:45:41 +02:00
test6-var-changed-app.cc Add support for abicompat weak mode 2015-04-03 22:45:41 +02:00
test6-var-changed-libapp-v0.cc Add support for abicompat weak mode 2015-04-03 22:45:41 +02:00
test6-var-changed-libapp-v0.h Add support for abicompat weak mode 2015-04-03 22:45:41 +02:00
test6-var-changed-libapp-v1.cc Add support for abicompat weak mode 2015-04-03 22:45:41 +02:00
test6-var-changed-libapp-v1.h Add support for abicompat weak mode 2015-04-03 22:45:41 +02:00
test6-var-changed-report-0.txt Eliminate some unnecessary blank lines in diff output. 2020-03-16 16:15:09 +01:00
test6-var-changed-report-1.txt Eliminate some unnecessary blank lines in diff output. 2020-03-16 16:15:09 +01:00
test7-fn-changed-app Fix computing the set of exported functions and varible symbols 2015-07-20 12:46:21 +02:00
test7-fn-changed-app.c Fix computing the set of exported functions and varible symbols 2015-07-20 12:46:21 +02:00
test7-fn-changed-libapp-v0.c Fix computing the set of exported functions and varible symbols 2015-07-20 12:46:21 +02:00
test7-fn-changed-libapp-v0.h Fix computing the set of exported functions and varible symbols 2015-07-20 12:46:21 +02:00
test7-fn-changed-libapp-v1.c Fix computing the set of exported functions and varible symbols 2015-07-20 12:46:21 +02:00
test7-fn-changed-libapp-v1.h Fix computing the set of exported functions and varible symbols 2015-07-20 12:46:21 +02:00
test7-fn-changed-report-0.txt abidiff: Clean up new lines between sections. 2020-03-30 16:26:31 +02:00
test7-fn-changed-report-1.txt Represent sizes and offsets in bytes and hexadecimal values 2018-04-30 17:11:40 +02:00
test7-fn-changed-report-2.txt Represent sizes and offsets in bytes and hexadecimal values 2018-04-30 17:11:40 +02:00
test8-fn-changed-app Fix synthesizing of pointer type 2016-02-03 13:00:51 +01:00
test8-fn-changed-app.c Fix synthesizing of pointer type 2016-02-03 13:00:51 +01:00
test8-fn-changed-libapp-v0.c Fix synthesizing of pointer type 2016-02-03 13:00:51 +01:00
test8-fn-changed-libapp-v0.h Fix synthesizing of pointer type 2016-02-03 13:00:51 +01:00
test8-fn-changed-libapp-v1.c Fix synthesizing of pointer type 2016-02-03 13:00:51 +01:00
test8-fn-changed-libapp-v1.h Fix synthesizing of pointer type 2016-02-03 13:00:51 +01:00
test8-fn-changed-report-0.txt Represent sizes and offsets in bytes and hexadecimal values 2018-04-30 17:11:40 +02:00
test9-fn-changed-app Fix synthesizing of reference type 2016-02-04 11:26:22 +01:00
test9-fn-changed-app.cc Fix synthesizing of reference type 2016-02-04 11:26:22 +01:00
test9-fn-changed-report-0.txt Represent sizes and offsets in bytes and hexadecimal values 2018-04-30 17:11:40 +02:00
test9-fn-changed-v0.cc Fix synthesizing of reference type 2016-02-04 11:26:22 +01:00
test9-fn-changed-v0.h Fix synthesizing of reference type 2016-02-04 11:26:22 +01:00
test9-fn-changed-v1.cc Fix synthesizing of reference type 2016-02-04 11:26:22 +01:00
test9-fn-changed-v1.h Fix synthesizing of reference type 2016-02-04 11:26:22 +01:00