1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-21 16:05:25 +02:00
Commit graph

2298 commits

Author SHA1 Message Date
Andrew Gvozdev
89863c1400 bug 311468: JUnit failure: ErrorParserFileMatchingTest - SymbolicLink, intermittent
more troubleshooting added
2010-05-11 14:43:32 +00:00
Andrew Gvozdev
23734c5141 bug 311468: JUnit failure: ErrorParserFileMatchingTest - SymbolicLink, intermittent
added troubleshooting assert
2010-05-11 14:37:48 +00:00
James Blackburn
bc7368e9cf Bug 311189 sometimes we don't notice external .cproject changes after team remove and replace. Fix + test 2010-05-11 11:22:52 +00:00
Sergey Prigogin
a39e7b7bd6 Cosmetics. 2010-05-10 20:31:34 +00:00
Sergey Prigogin
5b90e13d79 The previous fix for Linux broke the tests on Windows. This time it's a cross-platform fix. 2010-05-10 00:04:12 +00:00
Sergey Prigogin
f20d5d974c Fixed junit tests failing on Linux. 2010-05-09 22:42:00 +00:00
Andrew Gvozdev
bb41d115e7 bug 311468: JUnit failure: ErrorParserFileMatchingTest - SymbolicLink, intermittent
tweak to test with Hudson build
2010-05-09 17:37:03 +00:00
Sergey Prigogin
ac690f85bf Fixed broken test. 2010-05-09 06:43:22 +00:00
James Blackburn
800ab8b171 Bug 311189 settings are changed & lost after project set import replaces existing project 2010-05-05 15:53:11 +00:00
Markus Schorn
c1c856a38e Fixes for occasional JUnit failures 2010-05-05 13:33:51 +00:00
Markus Schorn
8e12e974ec Fix for JUnit failures. 2010-05-05 11:50:56 +00:00
Markus Schorn
d6fd606c63 Bug 311030: Using va_args with function pointer. 2010-04-30 08:12:21 +00:00
Markus Schorn
f210a17908 Bug 309564: Partial ordering of template funcitons. 2010-04-26 14:03:29 +00:00
Markus Schorn
817e8b717b Bug 308611: Content assist after '?' in conditional expression. 2010-04-26 13:14:33 +00:00
Markus Schorn
f262dbf212 Bug 309155: Cast to void. 2010-04-26 12:17:03 +00:00
James Blackburn
c01b11c194 Bug 310104 mem-leak: Don't cache ICProject / ICConfigurationDescription when IndexProviderManagerTests aren't running 2010-04-23 12:14:34 +00:00
Andrew Gvozdev
86490a11d7 bug 309690: Error catching for CProjectHelper in cdt.core.tests 2010-04-22 18:12:26 +00:00
Andrew Gvozdev
7f06391154 bug 309690: createTemporaryFolder() added 2010-04-21 17:16:04 +00:00
Sergey Prigogin
a92398bdf6 Test case for bug 309564. 2010-04-18 00:50:34 +00:00
Sergey Prigogin
e48f239398 Removed a file submitted by mistake. 2010-04-11 21:15:10 +00:00
Sergey Prigogin
d596dcb716 Detection of implicit constructor calls in declarators and initializers. Bug 248854. 2010-04-11 19:08:38 +00:00
Sergey Prigogin
36740b0a89 Cosmetics. 2010-04-11 04:10:49 +00:00
Sergey Prigogin
1aee4fbb4d Cosmetics. 2010-04-11 03:21:38 +00:00
Sergey Prigogin
8989c3ce26 Cosmetics. 2010-04-11 03:14:16 +00:00
Markus Schorn
df81d1f40e Bug 283080: Updating headers in non-source folders. 2010-04-08 11:49:24 +00:00
Markus Schorn
855df3774a Bug 305976: New character types. 2010-04-07 10:00:51 +00:00
Sergey Prigogin
73175131ff Bug 305987. 2010-04-02 07:42:34 +00:00
Andrew Gvozdev
4edfcba20a bug 307365: Problems with make error parser, incorrectly matches gcc messages 2010-03-29 16:28:27 +00:00
Anton Leherbauer
b6852ffe40 Bug 131165 - BinaryContainer.getBinaries sometimes incorrectly returns an empty list 2010-03-29 09:50:15 +00:00
Andrew Gvozdev
563cd26795 bug 307312: changed pattern to make error parser to avoid match with compiler warnings 2010-03-29 01:35:23 +00:00
Andrew Gvozdev
908de317bd register created project for cleanup 2010-03-28 02:01:49 +00:00
Sergey Prigogin
e639e05743 Test case for C++0x-style sizeof. Bug 305979. 2010-03-24 22:29:44 +00:00
James Blackburn
704c6442b8 Bug 306844 Don't flush environment prefs on get, as doing so requires a resource scheduling rule. 2010-03-23 17:04:09 +00:00
Sergey Prigogin
0a634c54fe Fixed stack overflow while processing invalid self-referring auto-type declarations. Bug 305970. 2010-03-22 22:23:22 +00:00
Markus Schorn
e3b26be436 Bug 306213: Selecting partial specializations, handling infinite recursions. 2010-03-19 15:48:20 +00:00
Markus Schorn
b01672b1f3 Bug 305975: Strongly typed enums, forward declarations for enum. 2010-03-19 13:06:51 +00:00
Markus Schorn
6de7ad8cc5 Bug 305972: [C++0x] New function declarator syntax. 2010-03-16 16:30:09 +00:00
Markus Schorn
518f686e52 Bug 282418: String representation of token-paste. 2010-03-15 17:04:20 +00:00
Sergey Prigogin
4c3dd79ee8 Support for C++0x 'auto' keyword and a test case. Bug 289542. 2010-03-15 17:02:26 +00:00
Markus Schorn
e5da8307a0 Bug 302412: Additional testcases + fix for direct initialization. 2010-03-15 13:23:15 +00:00
Andrew Gvozdev
96e650bf00 bug 305748: Place deprecated error parsers on the bottom of the list 2010-03-13 04:18:04 +00:00
Markus Schorn
286e04711a Bug 302412: Direct list initialization. 2010-03-12 14:49:49 +00:00
Markus Schorn
477c241751 Bug 302412: Template argument deduction for initializer lists. 2010-03-12 13:52:28 +00:00
Markus Schorn
ce38a4facd Bug 302412: List initialization with elements of the initializer list. 2010-03-12 11:53:43 +00:00
Markus Schorn
d5c5ba8f02 Bug 302412: Overload resolution for list-initializers. 2010-03-11 17:58:45 +00:00
Markus Schorn
53b6af27b0 Bug 302412: Change resolution of constructors for initializations. 2010-03-11 13:05:12 +00:00
Anton Leherbauer
f7defa47f6 Fix Eclipse 3.6M6 compile error 2010-03-10 14:38:01 +00:00
Markus Schorn
492d8e61e0 Bug 296427: Api to distinguish explicit specializatio 2010-03-08 10:24:16 +00:00
Markus Schorn
96c2033d9f Bug 304479: Disambiguation of types and objects from index. 2010-03-04 08:22:17 +00:00
Markus Schorn
90ceab10d5 Bug 303739: Resolving elaborated type specifiers. 2010-03-03 13:21:21 +00:00