libabigail/tests/data/test-diff-dwarf
Dodji Seketeli 712320ab4c Do not forget parm sub-type changes as opposed to parm changes
* src/abg-comparison.cc
	(function_decl_diff::ensure_lookup_tables_populated): A parm
	change is valid only when the added parm has a different name from
	the removed parm.  Both have the same index, of course.  In that
	case, do not try to remove the corresponding parm sub-type change.
	* tests/data/test-bidiff/test-enum0-report.txt: Adjust.
	* tests/data/test-bidiff/test-enum1-report.txt: Adjust.
	* tests/data/test-bidiff/test-qual-type0-report.txt: Adjust.
	* tests/data/test-bidiff/test-struct0-report.txt: Adjust.
	* tests/data/test-diff-dwarf/test0-report.txt: Adjust.
	* tests/data/test-diff-dwarf/test1-report.txt: Adjust.
	* tests/data/test-diff-filter/test0-report.txt: Adjust.
	* tests/data/test-diff-filter/test01-report.txt: Adjust.
	* tests/data/test-diff-filter/test1-report.txt: Adjust.
	* tests/data/test-diff-filter/test2-report.txt: Adjust.
	* tests/data/test-diff-filter/test3-report.txt: Adjust.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
2014-04-03 16:52:14 +02:00
..
test0-report.txt Do not forget parm sub-type changes as opposed to parm changes 2014-04-03 16:52:14 +02:00
test0-v0.cc Initial regression test for dwarf diffing 2014-03-27 13:01:17 +01:00
test0-v0.o Initial regression test for dwarf diffing 2014-03-27 13:01:17 +01:00
test0-v1.cc Initial regression test for dwarf diffing 2014-03-27 13:01:17 +01:00
test0-v1.o Initial regression test for dwarf diffing 2014-03-27 13:01:17 +01:00
test1-report.txt Do not forget parm sub-type changes as opposed to parm changes 2014-04-03 16:52:14 +02:00
test1-v0.cc Add forgotten source file for binary test input 2014-03-31 11:27:32 +02:00
test1-v0.o Fix var_diff length determination 2014-03-29 10:26:45 +01:00
test1-v1.cc Add forgotten source file for binary test input 2014-03-31 11:27:32 +02:00
test1-v1.o Fix var_diff length determination 2014-03-29 10:26:45 +01:00
test2-report.txt Compact & intuitive reporting for changed function parameters 2014-04-01 12:38:51 +02:00
test2-v0.cc Compact & intuitive reporting for changed function parameters 2014-04-01 12:38:51 +02:00
test2-v0.o Compact & intuitive reporting for changed function parameters 2014-04-01 12:38:51 +02:00
test2-v1.cc Compact & intuitive reporting for changed function parameters 2014-04-01 12:38:51 +02:00
test2-v1.o Compact & intuitive reporting for changed function parameters 2014-04-01 12:38:51 +02:00