1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

18800 commits

Author SHA1 Message Date
John Cortell
7dd91beaf6 Bug 335643: Session-less tests should be exercised as part of every suite 2011-01-28 02:27:09 +00:00
John Cortell
c1b4709436 Bug 335643: Session-less tests should be exercised as part of every suite 2011-01-28 02:03:46 +00:00
Sergey Prigogin
514a13bad4 Bug 280989 - Code formatter refuses to break 'for' statement at semicolons 2011-01-28 00:07:38 +00:00
Sergey Prigogin
954f68068a Cosmetics. 2011-01-28 00:05:36 +00:00
James Blackburn
20f08c565e Beef up the test to check the CDT variable managers. 2011-01-27 17:33:40 +00:00
Markus Schorn
b17869ff74 Fix some LR-parser test-failures. 2011-01-27 09:29:03 +00:00
Markus Schorn
f11d5a23d7 Bug 333941: Adjust testcase. 2011-01-27 09:25:19 +00:00
Vivian Kong
5ca9b3b6d1 Bug 326957 EFSExtensionProvider does not handle URI's correctly 2011-01-26 20:00:26 +00:00
Mikhail Khodjaiants
8e355ea4b2 Bug 334329 - Launch is not marked as 'terminated' when program exits. 2011-01-26 19:00:17 +00:00
James Blackburn
7759bde483 Bug 328867 - Override some C++ 0x test cases in LR parser test suite in head stream 2011-01-26 18:53:12 +00:00
James Blackburn
1821d8be1b Bug 335476 - CDT build doesn't notice cdt.core.prefs is modified externally. Test added. 2011-01-26 18:09:48 +00:00
Markus Schorn
c38a620170 Bug 333941: Squiqgly line for missing semicolons. 2011-01-26 16:57:58 +00:00
Markus Schorn
46a7cd35cd Bug 335387: Overload resolution and conversion on implied object. 2011-01-26 15:38:07 +00:00
Sergey Prigogin
855cfa3b48 Bug 335259 - Restored symmetry between PDOMNode.equals and CompositeIndexBinding.equals. 2011-01-25 20:32:06 +00:00
James Blackburn
e7395929a9 Bug 335338 - Configurations from projectTypes are included in ManagedBuildManager#getExtensionConfigurations 2011-01-25 17:27:58 +00:00
Andrew Gvozdev
64695227bf bug 330750: Include path defined as ${workspace_loc} incorrectly displayed in Project Explorer view
Patch from Alex Freidin
2011-01-25 15:43:38 +00:00
James Blackburn
d5b2a18e14 Bug 335298 - IncludePaths are canonicalised on creation
- Add #getCanonicalPathWindows which only canonicalizes the path on windows.
2011-01-25 15:42:11 +00:00
James Blackburn
d20b5fe5b2 Bug 335298 - IncludePaths are canonicalised on creation. Only need to do this on Windows. 2011-01-25 13:58:29 +00:00
James Blackburn
a7da2de702 Compiler warnings + Generics 2011-01-25 12:31:21 +00:00
James Blackburn
513a9a614f Compiler warnings + Generics 2011-01-25 12:09:34 +00:00
James Blackburn
5c176c24e2 Remove unused BaseTestCase 2011-01-25 10:53:50 +00:00
James Blackburn
094a51f44a Bug 303953 - Deleted linked resource in managed project is still being built.
- Ensure that subdir.mk is re-generated when last file has been removed from a directory + test
  - Add scaffolding for managedbuilder.core regression tests
2011-01-24 16:07:59 +00:00
James Blackburn
834cc7b829 Enable assertions when running the tests 2011-01-24 15:44:20 +00:00
Andrew Gvozdev
3bdee7d348 bug 334118: Fixed link to the moved preference page. 2011-01-23 05:10:24 +00:00
Marc Khouzam
ec4d115af3 Bug 335099 - [tests] NPE at the end of the JUnit tests when running headless 2011-01-23 03:09:28 +00:00
Marc Khouzam
b5992da2dc Bug 326878: Registers JUnit test fail with GDB 7.2 2011-01-23 03:00:29 +00:00
Marc Khouzam
ed94590082 Bug 335098: JUnit tests don't always use the DSF executor when they should 2011-01-23 02:28:59 +00:00
Sergey Prigogin
dde309b5ee Bug 273525 - Restrict search in working copies to dirty editors. 2011-01-22 22:24:00 +00:00
Sergey Prigogin
9e0a33921d Cosmetics. 2011-01-22 22:21:12 +00:00
Sergey Prigogin
f5c75fe27d Adjusted copyright header. 2011-01-22 21:54:22 +00:00
Sergey Prigogin
2bb4e50214 Bug 273525 - Do not search for insert location twice. Patch by Marc-Andre Laperle. 2011-01-22 21:53:43 +00:00
James Blackburn
c78ccde0de Bug 296072 - CDT release is missing shared objects for linux-ppc64-gtk 2011-01-22 12:09:26 +00:00
Marc Khouzam
c40aa41437 Bug 237306: Enable --thread-group for all MI commands 2011-01-22 11:31:12 +00:00
James Blackburn
2869d6180d Bug 296072 - CDT release is missing shared objects for linux-ppc64-gtk 2011-01-22 11:03:17 +00:00
Marc Khouzam
9cdfcf0848 Bug 334463: [run control] Need a way to know if we are in non-stop mode 2011-01-21 18:41:09 +00:00
John Cortell
76b5f224e5 Documentation. Gave method package visibility so it can be exercised by junit tests 2011-01-21 16:09:09 +00:00
John Cortell
a7cafc049c Corrected test 2011-01-21 16:08:31 +00:00
James Blackburn
e6deaf8203 Bug 335001 - Copying a configuration persists previous exported library path, patch 1 2011-01-21 13:40:53 +00:00
Markus Schorn
00b07da35e Bug 334955: Overloaded comma operator with const class reference. 2011-01-21 10:41:45 +00:00
Markus Schorn
d9c1b0b0c4 Compiler warning. 2011-01-21 10:19:47 +00:00
Markus Schorn
2c376e0343 Add filter for bogus API-tooling error. 2011-01-21 10:04:55 +00:00
Markus Schorn
03024722e6 Work around false null-pointer access warning. 2011-01-21 10:00:10 +00:00
John Cortell
b78d754109 Bug 325552: GDB 7.x getOsId() pattern match too restrictive (DSF) 2011-01-20 22:08:38 +00:00
John Cortell
f7266e6cbb Bug 334951: Convert the dsf-gdb test plug-in into a fragment 2011-01-20 21:54:57 +00:00
John Cortell
c31bfa24ec Bug 334940: NPE in GdbPlugin.shutdownActiveLaunches() during simple junit tests 2011-01-20 20:00:59 +00:00
James Blackburn
ed248b232f Bug 333537 - copyrights 2011-01-20 18:14:30 +00:00
James Blackburn
7e59b8ae89 Bug 333537 - [Template Engine] Macro expansion in conditional process groups does not work 2011-01-20 18:10:36 +00:00
Marc Khouzam
859bba1a0d Bug 330669: [pretty printers] children of pointer to class with multiple inheritance are corrupted 2011-01-20 15:48:37 +00:00
Anton Leherbauer
9f2dc0efc8 Bug 334805 - Auto Indentation (CTRL+i) is not correct after function header with pointer return type 2011-01-20 12:04:38 +00:00
Doug Schaefer
c2a4918515 Bug 334845 - Port Linux pfind to Mac. 2011-01-20 02:05:20 +00:00