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 d856d9dd76 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-05 15:28:05 -08:00
..
org.eclipse.cdt.core Bug 395238. Evaluation of constexpr functions. Also few fixes related to 2012-12-04 12:23:55 -08:00
org.eclipse.cdt.core.aix Remove fragment jars. Add missing property files. (Cherry picked 8_0) 2012-10-13 23:21:40 -04:00
org.eclipse.cdt.core.linux Remove fragment jars. Add missing property files. (Cherry picked 8_0) 2012-10-13 23:21:40 -04:00
org.eclipse.cdt.core.linux.ia64 Bumped up version to 8.1.1 2012-08-14 17:55:45 -07:00
org.eclipse.cdt.core.linux.ppc Bumped up version to 8.1.1 2012-08-14 17:55:45 -07:00
org.eclipse.cdt.core.linux.ppc64 Bumped up version to 8.1.1 2012-08-14 17:55:45 -07:00
org.eclipse.cdt.core.linux.x86 Bumped up version to 8.1.1 2012-08-14 17:55:45 -07:00
org.eclipse.cdt.core.linux.x86_64 Bumped up version to 8.1.1 2012-08-14 17:55:45 -07:00
org.eclipse.cdt.core.macosx Remove fragment jars. Add missing property files. (Cherry picked 8_0) 2012-10-13 23:21:40 -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 23:21:40 -04:00
org.eclipse.cdt.core.tests Replacement of the CPPNameCollector with BindingAssertionHelper in 2012-12-05 15:28:05 -08:00
org.eclipse.cdt.core.win32 Remove fragment jars. Add missing property files. (Cherry picked 8_0) 2012-10-13 23:21:40 -04:00
org.eclipse.cdt.core.win32.x86 Bumped up version to 8.1.1 2012-08-14 17:55:45 -07:00
org.eclipse.cdt.core.win32.x86_64 Bumped up version to 8.1.1 2012-08-14 17:55:45 -07:00
org.eclipse.cdt.ui bug 395304: Selection of language settings provider not always accurate for the current configuration 2012-12-05 17:54:03 -05:00
org.eclipse.cdt.ui.tests Preservation of typedefs in template arguments. 2012-11-08 14:48:06 -08:00