1. 2248f67 More re Bug 331877 - [compiler][generics] implicit inheritance must apply substitution for type variables from outer scope by Stephan Herrmann · 13 years ago
  2. 651378c More re Bug 331877 - [compiler][generics] implicit inheritance must apply substitution for type variables from outer scope by Stephan Herrmann · 13 years ago
  3. d8b0a1d More tests & fixes re Bug 331877 - [compiler][generics] implicit inheritance must apply substitution for type variables from outer scope: by Stephan Herrmann · 13 years ago
  4. efc6f92 expect different output after r1159 for Bug 331877. by Stephan Herrmann · 13 years ago
  5. f32864c Fix regressions in the context of Bug 331877 - [compiler][generics] implicit inheritance must apply substitution for type variables from outer scope by Stephan Herrmann · 13 years ago
  6. 3ba6420 test & additional fix for Bug 325397 - [compiler] CCE in generic nested team by Stephan Herrmann · 13 years ago
  7. d16b05f tests & fix for Bug 331828 - DefaultBindingResoolver.resolveTypeBindingForName(Name name) for OT Elements by Stephan Herrmann · 13 years ago
  8. 8ab1ac4 Additional tests & fixes re Bug 331877 - [compiler][generics] implicit inheritance must apply substitution for type variables from outer scope by Stephan Herrmann · 13 years ago
  9. b185ec8 witness for an ICE (while working on tests in suite Java5) and its fix. by Stephan Herrmann · 13 years ago
  10. 7b9e9a6 First test & implementation for Bug 331877 - [compiler][generics] implicit inheritance must apply substitution for type variables from outer scope by Stephan Herrmann · 13 years ago
  11. 25a14f1 Test & fix for Bug 331869 - [compiler] static role method cannot access type variable of the enclosing team by Stephan Herrmann · 13 years ago
  12. de8c34c Test & fix for Bug 331669 - [assist] Autocompletion on base keyword within static callin missing by Stephan Herrmann · 13 years ago
  13. e717cdc Fix for remaining issue of Bug 329374 - Implicit Lowering of a Role Array as return results in compiler error by Stephan Herrmann · 13 years ago
  14. 78ac9eb Fix and new/updated tests for Bug 331831 - [compiler] better reporting for unresolvable tsuper call by Stephan Herrmann · 13 years ago
  15. 93c5cbc small improvement re AST-converting base constructor calls & tests by Stephan Herrmann · 13 years ago
  16. 87a189d Test & fix for Bug 331726 - Selectionmechanism missing on right ShortMethodSpec Callout to field by Stephan Herrmann · 13 years ago
  17. 2e6536d adjust two test results: by Stephan Herrmann · 13 years ago
  18. 6804866 API consolidation for org.eclipse.objectteams.otdt.debug by Stephan Herrmann · 13 years ago
  19. 49c3081 API consolidation: by Stephan Herrmann · 13 years ago
  20. d4c2f1d More API cleanup by Stephan Herrmann · 13 years ago
  21. e097767 Bug 330534 - Discussion on how to solve OT/J issues about joining the Indigo release train: by Stephan Herrmann · 13 years ago
  22. d748877 experimental change in our version schema in attempting to resolve (part of) by Stephan Herrmann · 13 years ago
  23. ef9388c Test & fix for Bug 330304 - [compiler] AIOOBE in Scanner.internalScanIdentifierOrKeyword() by Stephan Herrmann · 13 years ago
  24. 14b407f Test & fix for Bug 330169 - [refactoring] Extract method throws NPE if declared lifting arg is involved by Stephan Herrmann · 13 years ago
  25. 1adc728 Tests & fix for Bug 329988 - Quickfix method generation on missing replace callin method generates wrong method by Stephan Herrmann · 13 years ago
  26. d83e4d0 Modernize and enable tests: by Stephan Herrmann · 13 years ago
  27. c96e212 Test and fix for Bug 329888 - Missing compiler error when using wrong field specifier in Callout to field (long) by Stephan Herrmann · 13 years ago
  28. 73e805a compliance 1.5 in jdt.core settings by Stephan Herrmann · 13 years ago
  29. ec5e29e Test & fix for Bug 329374 - Implicit Lowering of a Role Array as return results in compiler error by Stephan Herrmann · 13 years ago
  30. 2ec5309 Test and fix for Bug 323076 - [search] Search doesn't find OTTypeHierarchyImpl.connectTSupers(..) by Stephan Herrmann · 13 years ago
  31. 01b0907 Fix for Bug 327334 - [compiler] generated lift methods fail to detect some lifting ambiguities by Stephan Herrmann · 14 years ago
  32. 5d1e20e make sure suppressed warning is not ignored up front. by Stephan Herrmann · 14 years ago
  33. 362b8e3 working on tests re Bug 327334 - [compiler] generated lift methods fail to detect some lifting ambiguities by Stephan Herrmann · 14 years ago
  34. e48509f finally adjusted test to a semantics-preserving permutation (since migration to Eclipse). by Stephan Herrmann · 14 years ago
  35. c026775 add testresources to the binary build by Stephan Herrmann · 14 years ago
  36. eee1acc one more place to integrate the new test sub-suite. by Stephan Herrmann · 14 years ago
  37. f5bd3a9 export new packages. by Stephan Herrmann · 14 years ago
  38. b31ef4e enable the OTJLD tests. by Stephan Herrmann · 14 years ago
  39. 5b2cbf1 Test for Bug 323862 - base constructor call can not be used as an expression by Stephan Herrmann · 14 years ago
  40. 1732553 - added some comments linking tests to their bugs by Stephan Herrmann · 14 years ago
  41. 92146db Test for Bug 326416 - [compiler] within() not working for team extending non-team by Stephan Herrmann · 14 years ago
  42. a84ed3f Test adjustment for Bug 326969 - [compiler] implement changed precedence among different tsupers by Stephan Herrmann · 14 years ago
  43. dcbb676 one more test re Bug 321352 - [compiler][reconciler] reporting of non-externalized string constants in role files by Stephan Herrmann · 14 years ago
  44. e0cfb1c Test for Bug 326689 - [compiler] inferred callout not working with overloads and same-named callin method by Stephan Herrmann · 14 years ago
  45. 6228bab pre-compiled binary test-resources for the OTJLD sub-suite. by Stephan Herrmann · 14 years ago
  46. cc0255b configuration update to integrate the otjld sub-suite. by Stephan Herrmann · 14 years ago
  47. 36d2fc2 Initial commit of the "Object Teams OTJLD Tests" in accordance with CQ 4464. by Stephan Herrmann · 14 years ago
  48. 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 · 14 years ago
  49. b0f6e9a Fix for part 2 of Bug 326839 - [otmodel][assist] completion proposals for implicitly inherited elements have no additional info by Stephan Herrmann · 14 years ago
  50. d2dedc7 Implementation for Bug 326969 - [compiler] implement changed precedence among different tsupers by Stephan Herrmann · 14 years ago
  51. f5b72a4 make expected result more robust: don't expect specific html-colors. by Stephan Herrmann · 14 years ago
  52. 41c93c0 Finish adaption of this one jdt.ui.tests.refactoring case: by Stephan Herrmann · 14 years ago
  53. 0dc0bf7 Fix for Bug 326839 - [otmodel][assist] completion proposals for implicitly inherited elements have no additional info. by Stephan Herrmann · 14 years ago
  54. 3959fd0 Fix a regression in OTReconcilerTest.testRoFiNestedTeam(): by Stephan Herrmann · 14 years ago
  55. 465dd24 Fix a regression in OTReconcilerTest.testRoFiNestedTeam(): by Stephan Herrmann · 14 years ago
  56. cc4d78e Fix a regression in OTReconcilerTest.testRoFiNestedTeam(): by Stephan Herrmann · 14 years ago
  57. 41dcbc0 Fix a regression in OTReconcilerTest.testRoFiNestedTeam(): by Stephan Herrmann · 14 years ago
  58. 04d16ca Fix a regression in OTReconcilerTest.testRoFiNestedTeam(): by Stephan Herrmann · 14 years ago
  59. 8edc5b8 corrected base plugins in aspectBindings by Stephan Herrmann · 14 years ago
  60. 89aedce add a SELF aspectBinding (nested team failed to weave into its base) by Stephan Herrmann · 14 years ago
  61. 22e44e3 need to use project specific compiler options during build by Stephan Herrmann · 14 years ago
  62. 284e6f7 try to avoid one more inline patch by using a role. by Stephan Herrmann · 14 years ago
  63. ebd7cf4 start adapting jdt.ui.tests.refactoring using a team, rather than inline patching by Stephan Herrmann · 14 years ago
  64. 9938f8d Same as r816 (in the branch): by Stephan Herrmann · 14 years ago
  65. 4260bb8 try to avoid patching jdt.ui.tests by using a small team instead. by Stephan Herrmann · 14 years ago
  66. 3c73d56 more/copy methods to otdt.ui.tests to reduce our adaptations in jdt.ui.tests by Stephan Herrmann · 14 years ago
  67. ec84977 more/copy methods to otdt.ui.tests to reduce our adaptations in jdt.ui.tests by Stephan Herrmann · 14 years ago
  68. c4b0a05 fix bug introduced by completion: invalid @Override annotation. by Stephan Herrmann · 14 years ago
  69. 48ec7ea adjust to changes in 3.7M2 by Stephan Herrmann · 14 years ago
  70. eb38b11 Adjust tests to internal changes in jdt.ui as of 3.7M2: by Stephan Herrmann · 14 years ago
  71. 6405bea OT-support added for hierarchy tests. by Stephan Herrmann · 14 years ago
  72. d672b11 comment only (bug reference) by Stephan Herrmann · 14 years ago
  73. 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
  74. 0e59f64 Fix for Bug 325291 - [otmodel] NPE in SourceRefElement.getAnnotations() at hover for callout binding by Stephan Herrmann · 14 years ago
  75. c428675 re-enable bulk of this suite by Stephan Herrmann · 14 years ago
  76. 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
  77. 14ee2e5 test selecting a rmspec in a callout by Stephan Herrmann · 14 years ago
  78. de8497c one more tiny test fix by Stephan Herrmann · 14 years ago
  79. cd06dea one more tiny test fix by Stephan Herrmann · 14 years ago
  80. 71e07f3 Fixed a major deficiency of this test suite that had gone unnoticed for 5 years: by Stephan Herrmann · 14 years ago
  81. 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
  82. 8808b13 fix validity error and typo in test data. by Stephan Herrmann · 14 years ago
  83. 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
  84. 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
  85. 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
  86. 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
  87. 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
  88. 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
  89. 7fc9b57 Tests and fix for Bug 311879 - [refactoring] adapt "change signature" refactoring by Stephan Herrmann · 14 years ago
  90. 8e09598 Enabled tests re http://trac.objectteams.org/ot/ticket/286 by Stephan Herrmann · 14 years ago
  91. a191976 re-enable a few tests which Jogeb commented out during his work (not interesting at that time). by Stephan Herrmann · 14 years ago
  92. 37a8e27 Acknowledge resolution of Bug 310874 - [hierarchy] should support region based type hierarchies for OT/J by Stephan Herrmann · 14 years ago
  93. fdb1d74 adjusted expected results: latest changes improved symmetry between upwards and downwards queries. by Stephan Herrmann · 14 years ago
  94. ffbcbf9 Proposed implementation for Bug 322898 - [hierarchy] revive and adjust tradition type hierarchy for OT/J. by Stephan Herrmann · 14 years ago
  95. 55d66f3 Fine tuning for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  96. c5e28c5 Fine tuning for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  97. 6ba1e38 this test has moved to the otdt.ui.refactoring.tests by Stephan Herrmann · 14 years ago
  98. 97bb33a Final cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  99. 5d9619b Final cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago
  100. 2a9e6f9 Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting the original TypeHierarchy by Stephan Herrmann · 14 years ago