1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core
Thomas Corbat 27e31de424 Replacement of the CPPNameCollector with BindingAssertionHelper in
Template Alias tests.

Sergey suggested to make the Template Alias tests more readable by
replacing the CPPNameCollector with BindingAssertionHelper. I did this
where it was possible. I.e it was still required in tests asserting an
instance count of a binding. But to acquire those references the
BindingAssertionHelper is used as well. For comparison of those bindings
I have added a method for creating a CPPNameCollector with a given AST.

Change-Id: I19b11cbabe5c4c0fa57965d6f97e0db5dfa5575a
Reviewed-on: https://git.eclipse.org/r/9020
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2012-12-04 23:47:08 -05:00
..
org.eclipse.cdt.alltests Revert "Revert "Allow unreliable tests to be avoided"" 2012-08-24 11:35:59 -07:00
org.eclipse.cdt.core Bug 395238. Evaluation of constexpr functions. Also few fixes related to 2012-12-04 10:36:07 -08:00
org.eclipse.cdt.core.aix Remove fragment jars. Add missing property files. (Cherry picked 8_0) 2012-10-13 18:25:17 -04:00
org.eclipse.cdt.core.linux Remove fragment jars. Add missing property files. (Cherry picked 8_0) 2012-10-13 18:25:17 -04:00
org.eclipse.cdt.core.linux.ia64 Bumped up feature versions for Kepler. 2012-06-28 11:08:11 -07:00
org.eclipse.cdt.core.linux.ppc Bumped up feature versions for Kepler. 2012-06-28 11:08:11 -07:00
org.eclipse.cdt.core.linux.ppc64 Bumped up feature versions for Kepler. 2012-06-28 11:08:11 -07:00
org.eclipse.cdt.core.linux.x86 Bumped up feature versions for Kepler. 2012-06-28 11:08:11 -07:00
org.eclipse.cdt.core.linux.x86_64 Bumped up feature versions for Kepler. 2012-06-28 11:08:11 -07:00
org.eclipse.cdt.core.macosx Remove fragment jars. Add missing property files. (Cherry picked 8_0) 2012-10-13 18:25:17 -04:00
org.eclipse.cdt.core.qnx Bug 314504 ProcessList leaks file descriptors during #getProcessList() 2010-05-27 10:01:52 +00:00
org.eclipse.cdt.core.solaris Remove fragment jars. Add missing property files. (Cherry picked 8_0) 2012-10-13 18:25:17 -04:00
org.eclipse.cdt.core.tests Replacement of the CPPNameCollector with BindingAssertionHelper in 2012-12-04 23:47:08 -05:00
org.eclipse.cdt.core.win32 Remove fragment jars. Add missing property files. (Cherry picked 8_0) 2012-10-13 18:25:17 -04:00
org.eclipse.cdt.core.win32.x86 Bumped up feature versions for Kepler. 2012-06-28 11:08:11 -07:00
org.eclipse.cdt.core.win32.x86_64 Bumped up feature versions for Kepler. 2012-06-28 11:08:11 -07:00
org.eclipse.cdt.ui bug 395259: NPE thrown in LanguageSettingsProviderTab when selecting a newly created configuration 2012-12-01 04:48:21 -05:00
org.eclipse.cdt.ui.tests Preservation of typedefs in template arguments. 2012-10-24 23:21:15 +02:00