public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 1/2] Remove ABI XML test data file blank lines
@ 2020-07-16 17:33 Giuliano Procida
  2020-07-16 17:33 ` [PATCH 2/2] abg-writer.cc: Fix indentation of XML output Giuliano Procida
  2020-07-28 14:22 ` [PATCH 1/2] Remove ABI XML test data file blank lines Dodji Seketeli
  0 siblings, 2 replies; 4+ messages in thread
From: Giuliano Procida @ 2020-07-16 17:33 UTC (permalink / raw)
  To: libabigail; +Cc: dodji, kernel-team, gprocida

Following a change which eliminated the output of extra blank lines in
XML output, it now also makes sense to remove such blank lines from
saved generated XML files.

This commit does this.

	* tests/data/test-abidiff/test-PR18166-libtirpc.so.abi: Remove
	blank lines.
	* tests/data/test-diff-dwarf-abixml/PR25409-librte_bus_dpaa.so.20.0.abi:
	Ditto.
	* tests/data/test-diff-dwarf-abixml/test0-pr19026-libvtkIOSQL-6.1.so.1.abi:
	Ditto.
	* tests/data/test-diff-suppr/test45-abi-wl.xml: Ditto.
	* tests/data/test-diff-suppr/test45-abi.xml: Ditto.
	* tests/data/test-diff-suppr/test46-PR25128-base.xml: Ditto.
	* tests/data/test-diff-suppr/test46-PR25128-new.xml: Ditto.

Signed-off-by: Giuliano Procida <gprocida@google.com>
---
 .../test-abidiff/test-PR18166-libtirpc.so.abi |  38 -
 .../PR25409-librte_bus_dpaa.so.20.0.abi       |  86 --
 .../test0-pr19026-libvtkIOSQL-6.1.so.1.abi    |  48 --
 tests/data/test-diff-suppr/test45-abi-wl.xml  | 164 ----
 tests/data/test-diff-suppr/test45-abi.xml     | 766 ------------------
 .../test-diff-suppr/test46-PR25128-base.xml   | 765 -----------------
 .../test-diff-suppr/test46-PR25128-new.xml    | 765 -----------------
 7 files changed, 2632 deletions(-)

Large diff omitted inline, see
https://github.com/myxoid/libabigail/commit/33a4d98dc3b8935e5fa4faf8e2c8b3161db18ec5


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-07-28 15:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-16 17:33 [PATCH 1/2] Remove ABI XML test data file blank lines Giuliano Procida
2020-07-16 17:33 ` [PATCH 2/2] abg-writer.cc: Fix indentation of XML output Giuliano Procida
2020-07-28 15:08   ` Dodji Seketeli
2020-07-28 14:22 ` [PATCH 1/2] Remove ABI XML test data file blank lines Dodji Seketeli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).