fix regression in UML 2 tests.
commit392557cd309635725c358dffd4f90958b05bb75b
authorMikaël Barbero <mikael.barbero@obeo.fr>
Mon, 4 Feb 2013 09:29:11 +0000 (4 10:29 +0100)
committerMikaël Barbero <mikael.barbero@obeo.fr>
Mon, 4 Feb 2013 09:31:55 +0000 (4 10:31 +0100)
tree6c86c393c515b02ff7ac12fb92364f841cca4089
parent5f892cb4b3e1d21b16360f751f47bab98ce3e745
fix regression in UML 2 tests.

Comparison#getDifferences() should also return differences get on the
given element and not only those from its match because sometimes it is
not matched.
plugins/org.eclipse.emf.compare/src/org/eclipse/emf/compare/internal/spec/ComparisonSpec.java