1. f5bd3a9 export new packages. by Stephan Herrmann · 13 years ago
  2. b31ef4e enable the OTJLD tests. by Stephan Herrmann · 13 years ago
  3. 5b2cbf1 Test for Bug 323862 - base constructor call can not be used as an expression by Stephan Herrmann · 13 years ago
  4. 1732553 - added some comments linking tests to their bugs by Stephan Herrmann · 13 years ago
  5. 92146db Test for Bug 326416 - [compiler] within() not working for team extending non-team by Stephan Herrmann · 13 years ago
  6. a84ed3f Test adjustment for Bug 326969 - [compiler] implement changed precedence among different tsupers by Stephan Herrmann · 13 years ago
  7. dcbb676 one more test re Bug 321352 - [compiler][reconciler] reporting of non-externalized string constants in role files by Stephan Herrmann · 13 years ago
  8. e0cfb1c Test for Bug 326689 - [compiler] inferred callout not working with overloads and same-named callin method by Stephan Herrmann · 13 years ago
  9. 6228bab pre-compiled binary test-resources for the OTJLD sub-suite. by Stephan Herrmann · 13 years ago
  10. cc0255b configuration update to integrate the otjld sub-suite. by Stephan Herrmann · 13 years ago
  11. 36d2fc2 Initial commit of the "Object Teams OTJLD Tests" in accordance with CQ 4464. by Stephan Herrmann · 13 years ago
  12. ab3bd3e Adjust details of expected result to improvement in Bug 326839 - [otmodel][assist] completion proposals for implicitly inherited elements have no additional info by Stephan Herrmann · 13 years ago
  13. b0f6e9a Fix for part 2 of Bug 326839 - [otmodel][assist] completion proposals for implicitly inherited elements have no additional info by Stephan Herrmann · 13 years ago
  14. d2dedc7 Implementation for Bug 326969 - [compiler] implement changed precedence among different tsupers by Stephan Herrmann · 13 years ago
  15. f5b72a4 make expected result more robust: don't expect specific html-colors. by Stephan Herrmann · 13 years ago
  16. 41c93c0 Finish adaption of this one jdt.ui.tests.refactoring case: by Stephan Herrmann · 13 years ago
  17. 0dc0bf7 Fix for Bug 326839 - [otmodel][assist] completion proposals for implicitly inherited elements have no additional info. by Stephan Herrmann · 13 years ago
  18. 3959fd0 Fix a regression in OTReconcilerTest.testRoFiNestedTeam(): by Stephan Herrmann · 14 years ago
  19. 465dd24 Fix a regression in OTReconcilerTest.testRoFiNestedTeam(): by Stephan Herrmann · 14 years ago
  20. cc4d78e Fix a regression in OTReconcilerTest.testRoFiNestedTeam(): by Stephan Herrmann · 14 years ago
  21. 41dcbc0 Fix a regression in OTReconcilerTest.testRoFiNestedTeam(): by Stephan Herrmann · 14 years ago
  22. 04d16ca Fix a regression in OTReconcilerTest.testRoFiNestedTeam(): by Stephan Herrmann · 14 years ago
  23. 8edc5b8 corrected base plugins in aspectBindings by Stephan Herrmann · 14 years ago
  24. 89aedce add a SELF aspectBinding (nested team failed to weave into its base) by Stephan Herrmann · 14 years ago
  25. 22e44e3 need to use project specific compiler options during build by Stephan Herrmann · 14 years ago
  26. 284e6f7 try to avoid one more inline patch by using a role. by Stephan Herrmann · 14 years ago
  27. ebd7cf4 start adapting jdt.ui.tests.refactoring using a team, rather than inline patching by Stephan Herrmann · 14 years ago
  28. 9938f8d Same as r816 (in the branch): by Stephan Herrmann · 14 years ago
  29. 4260bb8 try to avoid patching jdt.ui.tests by using a small team instead. by Stephan Herrmann · 14 years ago
  30. 3c73d56 more/copy methods to otdt.ui.tests to reduce our adaptations in jdt.ui.tests by Stephan Herrmann · 14 years ago
  31. ec84977 more/copy methods to otdt.ui.tests to reduce our adaptations in jdt.ui.tests by Stephan Herrmann · 14 years ago
  32. c4b0a05 fix bug introduced by completion: invalid @Override annotation. by Stephan Herrmann · 14 years ago
  33. 48ec7ea adjust to changes in 3.7M2 by Stephan Herrmann · 14 years ago
  34. eb38b11 Adjust tests to internal changes in jdt.ui as of 3.7M2: by Stephan Herrmann · 14 years ago
  35. 6405bea OT-support added for hierarchy tests. by Stephan Herrmann · 14 years ago
  36. d672b11 comment only (bug reference) by Stephan Herrmann · 14 years ago
  37. c7b4569 Test and fix for Bug 325681 - [compiler] syntax error in role file may case NPE in RoleModel.getTeamModel() by Stephan Herrmann · 14 years ago
  38. 0e59f64 Fix for Bug 325291 - [otmodel] NPE in SourceRefElement.getAnnotations() at hover for callout binding by Stephan Herrmann · 14 years ago
  39. c428675 re-enable bulk of this suite by Stephan Herrmann · 14 years ago
  40. 5eac41b Test for Bug 325297 - [search] NPE when searching for callout in a role nested in a role file by Stephan Herrmann · 14 years ago
  41. 14ee2e5 test selecting a rmspec in a callout by Stephan Herrmann · 14 years ago
  42. de8497c one more tiny test fix by Stephan Herrmann · 14 years ago
  43. cd06dea one more tiny test fix by Stephan Herrmann · 14 years ago
  44. 71e07f3 Fixed a major deficiency of this test suite that had gone unnoticed for 5 years: by Stephan Herrmann · 14 years ago
  45. 113f9e2 Test and fix for Bug 325029 - [model] team-and-rolefile causes JavaModelException when accessed as member of its enclosing team by Stephan Herrmann · 14 years ago
  46. 8808b13 fix validity error and typo in test data. by Stephan Herrmann · 14 years ago
  47. 7062c93 Fine tuning for Bug 315310 - [assist] creating before/after callin using completion should set return type to void by Stephan Herrmann · 14 years ago
  48. 1989e53 Test & fix for Bug 324526 - [reconciler] NPE during AST creation, team in role file subclassing non-team role by Stephan Herrmann · 14 years ago
  49. 39ae21c Test & fix for Bug 324526 - [reconciler] NPE during AST creation, team in role file subclassing non-team role by Stephan Herrmann · 14 years ago
  50. 408553d Test & fix for Bug 324526 - [reconciler] NPE during AST creation, team in role file subclassing non-team role by Stephan Herrmann · 14 years ago
  51. 4d6e06c Test & fix for Bug 324526 - [reconciler] NPE during AST creation, team in role file subclassing non-team role by Stephan Herrmann · 14 years ago
  52. 57d4982 Test & fix for Bug 324526 - [reconciler] NPE during AST creation, team in role file subclassing non-team role by Stephan Herrmann · 14 years ago
  53. 7fc9b57 Tests and fix for Bug 311879 - [refactoring] adapt "change signature" refactoring by Stephan Herrmann · 14 years ago
  54. 8e09598 Enabled tests re http://trac.objectteams.org/ot/ticket/286 by Stephan Herrmann · 14 years ago
  55. a191976 re-enable a few tests which Jogeb commented out during his work (not interesting at that time). by Stephan Herrmann · 14 years ago
  56. 37a8e27 Acknowledge resolution of Bug 310874 - [hierarchy] should support region based type hierarchies for OT/J by Stephan Herrmann · 14 years ago
  57. fdb1d74 adjusted expected results: latest changes improved symmetry between upwards and downwards queries. by Stephan Herrmann · 14 years ago
  58. ffbcbf9 Proposed implementation for Bug 322898 - [hierarchy] revive and adjust tradition type hierarchy for OT/J. by Stephan Herrmann · 14 years ago
  59. 55d66f3 Fine tuning for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  60. c5e28c5 Fine tuning for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  61. 6ba1e38 this test has moved to the otdt.ui.refactoring.tests by Stephan Herrmann · 14 years ago
  62. 97bb33a Final cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  63. 5d9619b Final cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  64. 2a9e6f9 Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  65. 5f20f68 Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  66. fcf02aa Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  67. 347440f cleanup by Stephan Herrmann · 14 years ago
  68. d23a21b a sysout to give hints for failing tests. by Stephan Herrmann · 14 years ago
  69. d139f47 Migrate all OT hierarchy tests to the new OT/J based implementation. by Stephan Herrmann · 14 years ago
  70. 4f2ef57 Test & fix for Bug 321352 - [compiler][reconciler] reporting of non-externalized string constants in role files. by Stephan Herrmann · 14 years ago
  71. 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
  72. 4466499 modernize classpaths of test projects: avoid old variable OTRUNTIME_LIBDIR by Stephan Herrmann · 14 years ago
  73. 31de3b7 corrections after repackaging the OTRE, fixes regressions in StratumTests and actually OT-launching. by Stephan Herrmann · 14 years ago
  74. b701848 modernize classpath: no longer depend on old variable OTRUNTIME_LIBDIR by Stephan Herrmann · 14 years ago
  75. ad728bc indirect dependencies on ui/workbench plugins mandate that we run this as a ui-test. by Stephan Herrmann · 14 years ago
  76. 0762247 After re-packaging the OTRE for Bug 320191 - by Stephan Herrmann · 14 years ago
  77. d70f67f After re-packaging the OTRE for Bug 320191 - by Stephan Herrmann · 14 years ago
  78. 0f3aa62 After re-packaging the OTRE for Bug 320191 - by Stephan Herrmann · 14 years ago
  79. f831a75 make tests capable of reading OTRE from bin directory (requires a trailing '/'). by Stephan Herrmann · 14 years ago
  80. 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
  81. 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
  82. 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
  83. 66f8d2e Implementation for Bug 317358 - [otmodel] deltas for roles are not correctly computed by Stephan Herrmann · 14 years ago
  84. 8c94d4a Additional implementation for Bug 302827 - [assist] completion should offer to materialize phantom roles by Stephan Herrmann · 14 years ago
  85. 9bb7964 fix the tests: account for new way of computing the relevance of completion proposals. by Stephan Herrmann · 14 years ago
  86. 574e5a4 Fup of Bug 302827 - [assist] completion should offer to materialize phantom roles: by Stephan Herrmann · 14 years ago
  87. 65d6f68 Test & Improvements for Bug 302827 - [assist] completion should offer to materialize phantom roles by Stephan Herrmann · 14 years ago
  88. 5e92fd4 Test & fix for Bug 316658 - [reconciler] implicitly inherited field reports "illegal modifier" by Stephan Herrmann · 14 years ago
  89. 10157b1 keyword expansion. by Stephan Herrmann · 14 years ago
  90. 2730899 Test & fix for Bug 316665 - [quickfix] create method from unresolved replace callin RHS adds "callin" modifier by Stephan Herrmann · 14 years ago
  91. 4fabec2 Test & fix for Bug 316666 - [dom] IllegalArgumentException in very broken source by Stephan Herrmann · 14 years ago
  92. 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
  93. 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
  94. 7ba5467 Test & fix for Bug 315373 - [assist] completion proposes callout override with nothing to override by Stephan Herrmann · 14 years ago
  95. a452036 Implement type parameter handling for Bug 310923 - [assist] Quick assist for adding/removing signatures in method bindings by Stephan Herrmann · 14 years ago
  96. 41046d2 Implement more checks for Bug 310923 - [assist] Quick assist for adding/removing signatures in method bindings by Stephan Herrmann · 14 years ago
  97. 679f410 Fix 2 regressions (NPE): by Stephan Herrmann · 14 years ago
  98. e038556 Initial implementation for Bug 310923 - [assist] Quick assist for adding/removing signatures in method bindings by Stephan Herrmann · 14 years ago
  99. 5b5fdaf Tests & implementation for Bug 314039 - [dom] [rewrite] more complete rewriting for method mappings by Stephan Herrmann · 14 years ago
  100. 3705a3d Attempts to reproduce Bug 311890 - [assist] support "create class" quickfix for OT/J references by Stephan Herrmann · 14 years ago