libabigail/tests/data
Dodji Seketeli 49759d3be8 Bug 18904 - Fix support for C++ rvalue references
* src/abg-comparison.cc (reference_diff::has_changes): Just
	compare the references, rather than assuming that the change can
	only be on underlying types.
	(reference_diff::report): Describe lvalue/rvalue changes for
	references.
	* src/abg-ir.cc (reference_type_def::reference_type_def): Properly
	set the name for an rvalue reference.
	(equals): For references, compare lvalue-ness too.
	(reference_type_def::get_qualified_name): Properly set rvalue
	reference names.
	* tests/data/test-diff-filter/test30-pr18904-rvalueref-liba.so:
	New test input.
	* tests/data/test-diff-filter/test30-pr18904-rvalueref-libb.so:
	New test input.
	* tests/data/test-diff-filter/test30-pr18904-rvalueref-report0.txt:
	New test reference output.
	* tests/data/Makefile.am: Add the new files to source
	distribution.
	* tests/test-diff-filter.cc (in_out_specs): Run the new tests.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
2015-09-02 14:42:16 +02:00
..
test-abicompat Make the name of the removed variable section be consistent 2015-07-24 14:06:29 +02:00
test-abidiff More type degradation fixes (from DWARF to abixml) 2015-09-02 14:15:58 +02:00
test-alt-dwarf-file Make the alt dwarf debug file *not* be a symlink 2014-11-19 16:50:48 +01:00
test-core-diff
test-diff-dwarf Detect vtable changes from member function changes 2015-08-29 16:23:17 +02:00
test-diff-filter Bug 18904 - Fix support for C++ rvalue references 2015-09-02 14:42:16 +02:00
test-diff-pkg Make abipkgdiff compare tar archives containing binaries 2015-08-22 14:32:20 +02:00
test-diff-suppr Make applying supp specs through pointer access look through typedefs 2015-08-01 14:34:46 +02:00
test-lookup-syms
test-read-dwarf More type degradation fixes (from DWARF to abixml) 2015-09-02 14:15:58 +02:00
test-read-write Adjust many reference output for the non-regression test suite 2015-08-29 16:23:16 +02:00
test-write-read-archive
Makefile.am Bug 18904 - Fix support for C++ rvalue references 2015-09-02 14:42:16 +02:00