libabigail/tests/data/test-bidiff
Dodji Seketeli 0112c5619a Don't compare non-virtual member functions in class comparison
* src/abg-comparison.cc
	(class_diff::ensure_lookup_tables_populated): Use the virtual
	member functions here, not the member functions in general.
	(compute_diff): Consider virtual member functions only, not
	non-virtual ones.
	* src/abg-ir.cc (class_decl::operator==): Do not compare
	non-virtual member functions.  Only compare virtual member
	functions.
	* tests/data/test-bidiff/test-struct1-report.txt: New test input.
	* tests/data/test-diff-dwarf/test0-report.txt: New test input.
	* tests/data/test-diff-filter/test0-report.txt: New test input.
	* tests/data/test-diff-filter/test01-report.txt: New test input.
	* tests/data/test-diff-filter/test10-report.txt: New test input.
	* tests/data/test-diff-filter/test11-report.txt: New test input.
	* tests/data/test-diff-filter/test2-report.txt: New test input.
	* tests/data/test-diff-filter/test9-report.txt: New test input.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
2014-04-14 21:48:00 +02:00
..
test-enum0-report.txt Do not forget parm sub-type changes as opposed to parm changes 2014-04-03 16:52:14 +02:00
test-enum0-v0.cc.bi Add support for bidiff regression testing 2013-11-29 14:32:30 +01:00
test-enum0-v1.cc.bi Add support for bidiff regression testing 2013-11-29 14:32:30 +01:00
test-enum1-report.txt Do not forget parm sub-type changes as opposed to parm changes 2014-04-03 16:52:14 +02:00
test-enum1-v0.cc.bi Add support for bidiff regression testing 2013-11-29 14:32:30 +01:00
test-enum1-v1.cc.bi Add support for bidiff regression testing 2013-11-29 14:32:30 +01:00
test-qual-type0-report.txt Do not forget parm sub-type changes as opposed to parm changes 2014-04-03 16:52:14 +02:00
test-qual-type0-v0.cc.bi Add support for bidiff regression testing 2013-11-29 14:32:30 +01:00
test-qual-type0-v1.cc.bi Add support for bidiff regression testing 2013-11-29 14:32:30 +01:00
test-struct0-report.txt Do not forget parm sub-type changes as opposed to parm changes 2014-04-03 16:52:14 +02:00
test-struct0-v0.cc.bi Add support for bidiff regression testing 2013-11-29 14:32:30 +01:00
test-struct0-v1.cc.bi Add support for bidiff regression testing 2013-11-29 14:32:30 +01:00
test-struct1-report.txt Don't compare non-virtual member functions in class comparison 2014-04-14 21:48:00 +02:00
test-struct1-v0.cc.bi Add support for bidiff regression testing 2013-11-29 14:32:30 +01:00
test-struct1-v1.cc.bi Add support for bidiff regression testing 2013-11-29 14:32:30 +01:00
test-var0-report.txt Add support for bidiff regression testing 2013-11-29 14:32:30 +01:00
test-var0-v0.cc.bi Add support for bidiff regression testing 2013-11-29 14:32:30 +01:00
test-var0-v1.cc.bi Add support for bidiff regression testing 2013-11-29 14:32:30 +01:00