libabigail/doc/manuals
Dodji Seketeli 9f7c07460d Add --no-added-syms to abipkgdiff
With this new option the tool ignores added functions, variables and
their symbols.

	* tools/abipkgdiff.cc (options::show_added_syms): New data member.
	(options::options): Initialize it.
	(parse_command_line): Parse the new --no-added-syms option and set
	the options::show_added_syms flag accordingly.
	(display_usage): Add a help string for the new option.
	(set_diff_context_from_opts): Set the diff context according to
	the state of the new options::show_added_syms flag.
	* doc/manuals/abipkgdiff.rst: Add manual entry for the new
	--no-added-syms options.
	* tests/data/test-diff-pkg/test-rpm-report-5.txt: New test
	reference input file.
	* tests/data/Makefile.am: Add the new file above to source
	distribution.
	* tests/test-diff-pkg.cc (InOutSpec::prog_options): New data
	member.
	(in_out_specs): Adjust.  Add a new input to run the test again
	with --no-added-syms.
	(main): Adjust to pass the program options contained in
	InOutSpec::prog_options to abipkgdiff.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>

fixup! Add --no-added-syms to abipkgdiff

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
2015-08-06 15:22:38 +02:00
..
abicompat.rst Fix '--' being rendered as '-' in html manuals 2015-07-17 11:14:46 +02:00
abidiff.rst Fix the --suppressions manual doc for abidiff 2015-07-19 19:54:57 +02:00
abidw.rst Fix '--' being rendered as '-' in html manuals 2015-07-17 11:14:46 +02:00
abilint.rst Fix '--' being rendered as '-' in html manuals 2015-07-17 11:14:46 +02:00
abipkgdiff.rst Add --no-added-syms to abipkgdiff 2015-08-06 15:22:38 +02:00
conf.py Add a manual for abipkgidiff 2015-07-17 10:10:17 +02:00
index.rst Update the manual for the suppression specification initial work 2014-10-15 22:32:56 +02:00
libabigail-concepts.rst Support file_name_regexp and soname_regexp in supp-specs 2015-07-19 19:48:51 +02:00
libabigail-overview.rst Initial documentation for libabigail 2014-09-26 17:06:12 +02:00
libabigail-tools.rst Add a manual for abipkgidiff 2015-07-17 10:10:17 +02:00
Makefile.am Add a manual for abipkgidiff 2015-07-17 10:10:17 +02:00