1. 97bb33a Final cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  2. 5d9619b Final cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  3. 2a9e6f9 Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  4. 5f20f68 Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  5. fcf02aa Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  6. 347440f cleanup by Stephan Herrmann · 14 years ago
  7. d23a21b a sysout to give hints for failing tests. by Stephan Herrmann · 14 years ago
  8. d139f47 Migrate all OT hierarchy tests to the new OT/J based implementation. by Stephan Herrmann · 14 years ago
  9. 4f2ef57 Test & fix for Bug 321352 - [compiler][reconciler] reporting of non-externalized string constants in role files. by Stephan Herrmann · 14 years ago
  10. 04333d7 Better detection of jar/dir classpath to fix 3 regressions in IncrementalTests (those that actually run the program using an OTLaunchEnvironment). by Stephan Herrmann · 14 years ago
  11. 4466499 modernize classpaths of test projects: avoid old variable OTRUNTIME_LIBDIR by Stephan Herrmann · 14 years ago
  12. 31de3b7 corrections after repackaging the OTRE, fixes regressions in StratumTests and actually OT-launching. by Stephan Herrmann · 14 years ago
  13. b701848 modernize classpath: no longer depend on old variable OTRUNTIME_LIBDIR by Stephan Herrmann · 14 years ago
  14. ad728bc indirect dependencies on ui/workbench plugins mandate that we run this as a ui-test. by Stephan Herrmann · 14 years ago
  15. 0762247 After re-packaging the OTRE for Bug 320191 - by Stephan Herrmann · 14 years ago
  16. d70f67f After re-packaging the OTRE for Bug 320191 - by Stephan Herrmann · 14 years ago
  17. 0f3aa62 After re-packaging the OTRE for Bug 320191 - by Stephan Herrmann · 14 years ago
  18. f831a75 make tests capable of reading OTRE from bin directory (requires a trailing '/'). by Stephan Herrmann · 14 years ago
  19. c4b9294 experiment re Bug 320191 - [pde] Exporting an OT plug-in requires to have org.eclipse.objectteams.runtime in the ws by Stephan Herrmann · 14 years ago
  20. a5dc4bc experiment re Bug 320191 - [pde] Exporting an OT plug-in requires to have org.eclipse.objectteams.runtime in the ws by Stephan Herrmann · 14 years ago
  21. 6d45dff Resolved one FIXME as of comment 3 of Bug 317358 - [otmodel] deltas for roles are not correctly computed by Stephan Herrmann · 14 years ago
  22. 66f8d2e Implementation for Bug 317358 - [otmodel] deltas for roles are not correctly computed by Stephan Herrmann · 14 years ago
  23. 8c94d4a Additional implementation for Bug 302827 - [assist] completion should offer to materialize phantom roles by Stephan Herrmann · 14 years ago
  24. 9bb7964 fix the tests: account for new way of computing the relevance of completion proposals. by Stephan Herrmann · 14 years ago
  25. 574e5a4 Fup of Bug 302827 - [assist] completion should offer to materialize phantom roles: by Stephan Herrmann · 14 years ago
  26. 65d6f68 Test & Improvements for Bug 302827 - [assist] completion should offer to materialize phantom roles by Stephan Herrmann · 14 years ago
  27. 5e92fd4 Test & fix for Bug 316658 - [reconciler] implicitly inherited field reports "illegal modifier" by Stephan Herrmann · 14 years ago
  28. 10157b1 keyword expansion. by Stephan Herrmann · 14 years ago
  29. 2730899 Test & fix for Bug 316665 - [quickfix] create method from unresolved replace callin RHS adds "callin" modifier by Stephan Herrmann · 14 years ago
  30. 4fabec2 Test & fix for Bug 316666 - [dom] IllegalArgumentException in very broken source by Stephan Herrmann · 14 years ago
  31. f8b8815 update to 3.6 RC4 (using jdt.core v_A58 & jdt.ui v20100526-0800) going towards 0.7.0M4 by Stephan Herrmann · 14 years ago
  32. 65dff71 update to 3.6 RC4 (using jdt.core v_A58 & jdt.ui v20100526-0800) going towards 0.7.0M4 by Stephan Herrmann · 14 years ago
  33. 7ba5467 Test & fix for Bug 315373 - [assist] completion proposes callout override with nothing to override by Stephan Herrmann · 14 years ago
  34. a452036 Implement type parameter handling for Bug 310923 - [assist] Quick assist for adding/removing signatures in method bindings by Stephan Herrmann · 14 years ago
  35. 41046d2 Implement more checks for Bug 310923 - [assist] Quick assist for adding/removing signatures in method bindings by Stephan Herrmann · 14 years ago
  36. 679f410 Fix 2 regressions (NPE): by Stephan Herrmann · 14 years ago
  37. e038556 Initial implementation for Bug 310923 - [assist] Quick assist for adding/removing signatures in method bindings by Stephan Herrmann · 14 years ago
  38. 5b5fdaf Tests & implementation for Bug 314039 - [dom] [rewrite] more complete rewriting for method mappings by Stephan Herrmann · 14 years ago
  39. 3705a3d Attempts to reproduce Bug 311890 - [assist] support "create class" quickfix for OT/J references by Stephan Herrmann · 14 years ago
  40. 414f0e5 cleanup -> 0 warnings by Stephan Herrmann · 14 years ago
  41. c66a011 Test & fix for Bug 313804 - [dom] [assist] add support for "precedence after" in DOM and quickfix by Stephan Herrmann · 14 years ago
  42. 0c85cd2 update jdt.ui tests to v20100513-0800 for 3.6RC1. by Stephan Herrmann · 14 years ago
  43. 32cb6da update jdt.ui tests to v20100513-0800 for 3.6RC1. by Stephan Herrmann · 14 years ago
  44. 1553801 Test and fix for Bug 311885 - [compiler] toggling CCE in incremental compilation of nested phantom role by Stephan Herrmann · 14 years ago
  45. 436c703 Test and fix for Bug 311432 - Inferred callouts to private static fields make OrganizeImports to import private fields by Stephan Herrmann · 14 years ago
  46. 0a24bbc Test and fix for Bug 311339 - Quickfix "Add Return Statement" inserts invalid code by Stephan Herrmann · 14 years ago
  47. c546aa6 add missing required execution environment by Stephan Herrmann · 14 years ago
  48. 31adede make tests runnable in a 1.5 JRE, by avoiding JavaSE-1.6 execution environment / classpath container in test projects by Stephan Herrmann · 14 years ago
  49. 0c182c1 ensure correct interplay with bcel's ClassLoaderRepository. by Stephan Herrmann · 14 years ago
  50. 411c8ff re-apply our change: avoid using keyword "as" as an identifier. by Stephan Herrmann · 14 years ago
  51. b47215d more binary test resources from jdt tests. by Stephan Herrmann · 14 years ago
  52. c84bf30 add new test resources from jdt tests by Stephan Herrmann · 14 years ago
  53. 1ce8909 Disable test as documented in https://bugs.eclipse.org/bugs/show_bug.cgi?id=310874 by Stephan Herrmann · 14 years ago
  54. a4ba8cf add new test resources from jdt tests. by Stephan Herrmann · 14 years ago
  55. b195f09 fix regressions: by Stephan Herrmann · 14 years ago
  56. 5bae428 Update to v20100423-0800 to match jdt.core v_A46 by Stephan Herrmann · 14 years ago
  57. 1da4cbd should've been part of r226: updated jclMin for r222 (serialization infrastructure). by Stephan Herrmann · 14 years ago
  58. ce02c06 follow-up of r222: JCLmin needs more classes. by Stephan Herrmann · 14 years ago
  59. d511688 Revert one bogus patch chunk from r216 by Stephan Herrmann · 14 years ago
  60. 8520187 Fix mistake from last update from jdt. by Stephan Herrmann · 14 years ago
  61. 55b1d49 These should've been part of r204, subsersive screwed up on'em. by Stephan Herrmann · 14 years ago
  62. afd3376 revert r204 for these files: by Stephan Herrmann · 14 years ago
  63. 141f8a2 update these tests to v20100420-0800 by Stephan Herrmann · 14 years ago
  64. f9f700f update these tests to v20100420-0800 by Stephan Herrmann · 14 years ago
  65. 8d36316 deploy binary test resources from original jdt tests. by Stephan Herrmann · 14 years ago
  66. 226c280 Test and improve free-hand patch r154 regarding inlined role method call: by Stephan Herrmann · 14 years ago
  67. 4f1ad72 deploy binary test resource into one more location by Stephan Herrmann · 14 years ago
  68. 786f0b4 fix classpaths for test projects by Stephan Herrmann · 14 years ago
  69. cb53352 deploy binary resources from original jdt tests. by Stephan Herrmann · 14 years ago
  70. a4413f7 Fix CallinMarkerTest.testMarkers_4() as a witness for bug 303474: by Stephan Herrmann · 14 years ago
  71. 1e5bddc add one binary test resource. by Stephan Herrmann · 14 years ago
  72. 630fe3d update classpaths to fix regression in RoleCreationTests. by Stephan Herrmann · 14 years ago
  73. 549a09e update classpath to fix BaseConstructorInvocationTest by Stephan Herrmann · 14 years ago
  74. 2408c32 Fix regression in SourceDebugExtensionTest() by Stephan Herrmann · 14 years ago
  75. 6cd4f69 fix qualified names: by Stephan Herrmann · 14 years ago
  76. c4dde2e added binary test resources. by Stephan Herrmann · 14 years ago
  77. 275922c add binary resources directly from jdt tests. by Stephan Herrmann · 14 years ago
  78. 94d0449 add original jars from jdt tests. by Stephan Herrmann · 14 years ago
  79. 2455679 remove duplicate classpath entry by Stephan Herrmann · 14 years ago
  80. 537d03a NPE fixes: by Stephan Herrmann · 14 years ago
  81. c92b18a migrate project nature/builder to new namespace by Stephan Herrmann · 14 years ago
  82. 2dafdd9 add original jdt test resources. by Stephan Herrmann · 14 years ago
  83. b50ea5c deploy our correct jclMin1.5src.zip into our test plugins. by Stephan Herrmann · 14 years ago
  84. 1346936 deploy JCLMin also into this test plugin and correct path to otre.jar. by Stephan Herrmann · 14 years ago
  85. b07fe7e don't require a 1.6 JRE. by Stephan Herrmann · 14 years ago
  86. 3b9e473 try to cope with different names of the JRE jar (needed for testing on IBM-Java) by Stephan Herrmann · 14 years ago
  87. 1a7fc12 adjust expected output: default ctors for roles no longer created during parsing by Stephan Herrmann · 14 years ago
  88. 1ca9f64 update test resources: by Stephan Herrmann · 14 years ago
  89. 4cde7e8 fix OT-nature for this project by Stephan Herrmann · 14 years ago
  90. 9c9d911 cleanup warnings by Stephan Herrmann · 14 years ago
  91. 6b94e20 fix build failure and narrow the scope of this new team. by Stephan Herrmann · 14 years ago
  92. 7b8bc14 use new FQN for otequinox. by Stephan Herrmann · 14 years ago
  93. 0573655 avoid maintaining a branch of org.eclipse.jdt.core.tests.builder by applying this tiny adaption using a team. by Stephan Herrmann · 14 years ago
  94. 745e83f - deploy our jclMin1.5.jar for testing into our test suites. by Stephan Herrmann · 14 years ago
  95. 955b934 - upload JDT's original jclmin jars to jdt.core.tests.model. by Stephan Herrmann · 14 years ago
  96. 9850213 Prepare for building on build.eclipse.org: by Stephan Herrmann · 14 years ago
  97. 4ec0820 Bug 306696 - Internal Error after wrong precendece declaration Test + Fix by Stephan Herrmann · 14 years ago
  98. 26da885 completing the update to helios M6 (version numbers of original changesets in old svn): by Stephan Herrmann · 14 years ago
  99. 4c9f369 Test for https://bugs.eclipse.org/303474 [compiler] Fragile compilation for circularly referenced classes by Stephan Herrmann · 14 years ago
  100. 966219e adjust this test suite to new OTRE jar structure plus fixed a migration typo -> 100% pass by Stephan Herrmann · 14 years ago