1. f4c0213 Inital version by Olaf Otto · 14 years ago
  2. e13cb7f Initial version by Olaf Otto · 14 years ago
  3. 362b8e3 working on tests re Bug 327334 - [compiler] generated lift methods fail to detect some lifting ambiguities by Stephan Herrmann · 14 years ago
  4. e48509f finally adjusted test to a semantics-preserving permutation (since migration to Eclipse). by Stephan Herrmann · 14 years ago
  5. c026775 add testresources to the binary build by Stephan Herrmann · 14 years ago
  6. b190776 support manual jar export as input for maven deployment. by Stephan Herrmann · 14 years ago
  7. eee1acc one more place to integrate the new test sub-suite. by Stephan Herrmann · 14 years ago
  8. f5bd3a9 export new packages. by Stephan Herrmann · 14 years ago
  9. b31ef4e enable the OTJLD tests. by Stephan Herrmann · 14 years ago
  10. 5b2cbf1 Test for Bug 323862 - base constructor call can not be used as an expression by Stephan Herrmann · 14 years ago
  11. 1732553 - added some comments linking tests to their bugs by Stephan Herrmann · 14 years ago
  12. 92146db Test for Bug 326416 - [compiler] within() not working for team extending non-team by Stephan Herrmann · 14 years ago
  13. a84ed3f Test adjustment for Bug 326969 - [compiler] implement changed precedence among different tsupers by Stephan Herrmann · 14 years ago
  14. dcbb676 one more test re Bug 321352 - [compiler][reconciler] reporting of non-externalized string constants in role files by Stephan Herrmann · 14 years ago
  15. e0cfb1c Test for Bug 326689 - [compiler] inferred callout not working with overloads and same-named callin method by Stephan Herrmann · 14 years ago
  16. 6228bab pre-compiled binary test-resources for the OTJLD sub-suite. by Stephan Herrmann · 14 years ago
  17. cc0255b configuration update to integrate the otjld sub-suite. by Stephan Herrmann · 14 years ago
  18. 36d2fc2 Initial commit of the "Object Teams OTJLD Tests" in accordance with CQ 4464. by Stephan Herrmann · 14 years ago
  19. 2708bce The OTJLD-change behind Bug 326969 - [compiler] implement changed precedence among different tsupers by Stephan Herrmann · 14 years ago
  20. 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
  21. 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
  22. 8b97f55 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
  23. a784e84 previous patch had a bug re boarder condition numTSuperRoles==0. Fixed. by Stephan Herrmann · 14 years ago
  24. d2dedc7 Implementation for Bug 326969 - [compiler] implement changed precedence among different tsupers by Stephan Herrmann · 14 years ago
  25. 20c1fca Implementation for Bug 326969 - [compiler] implement changed precedence among different tsupers by Stephan Herrmann · 14 years ago
  26. 15d3e34 Fix regression in JDT's ClassNameTests caused by patch re Bug 326839: by Stephan Herrmann · 14 years ago
  27. f5b72a4 make expected result more robust: don't expect specific html-colors. by Stephan Herrmann · 14 years ago
  28. c0f291b no more warnings in this class by Stephan Herrmann · 14 years ago
  29. 41c93c0 Finish adaption of this one jdt.ui.tests.refactoring case: by Stephan Herrmann · 14 years ago
  30. 0a3d81f make previous patch re Bug 326839 a bit safer, never create phantom role without real tsupers. by Stephan Herrmann · 14 years ago
  31. 0dc0bf7 Fix for Bug 326839 - [otmodel][assist] completion proposals for implicitly inherited elements have no additional info. by Stephan Herrmann · 14 years ago
  32. ac047a4 Fix for Bug 326839 - [otmodel][assist] completion proposals for implicitly inherited elements have no additional info. by Stephan Herrmann · 14 years ago
  33. 21429ce new p2 category otdt_0.8 by Stephan Herrmann · 14 years ago
  34. 2809990 Fix for Bug 326689 - [compiler] inferred callout not working with overloads and same-named callin method. by Stephan Herrmann · 14 years ago
  35. 3959fd0 Fix a regression in OTReconcilerTest.testRoFiNestedTeam(): by Stephan Herrmann · 14 years ago
  36. 465dd24 Fix a regression in OTReconcilerTest.testRoFiNestedTeam(): by Stephan Herrmann · 14 years ago
  37. cc4d78e Fix a regression in OTReconcilerTest.testRoFiNestedTeam(): by Stephan Herrmann · 14 years ago
  38. 91b0473 Fix a regression in OTReconcilerTest.testRoFiNestedTeam(): by Stephan Herrmann · 14 years ago
  39. 41dcbc0 Fix a regression in OTReconcilerTest.testRoFiNestedTeam(): by Stephan Herrmann · 14 years ago
  40. 04d16ca Fix a regression in OTReconcilerTest.testRoFiNestedTeam(): by Stephan Herrmann · 14 years ago
  41. d3e79ab added yet one more new resource (3.7M2) by Stephan Herrmann · 14 years ago
  42. bbcb084 added class from my own patch to bug 320618 (3.7M2) by Stephan Herrmann · 14 years ago
  43. a0af264 fixing a regression in ExtractCallinTests et al: adapt to new strategy relying on SUPERTYPE_REF_FLAVOR by Stephan Herrmann · 14 years ago
  44. 933a1a2 added one more resource from 3.7M2 by Stephan Herrmann · 14 years ago
  45. 8edc5b8 corrected base plugins in aspectBindings by Stephan Herrmann · 14 years ago
  46. 855fbd7 first successful configuration for build/test against 3.7M2 by Stephan Herrmann · 14 years ago
  47. 4157136 restore a chunk of code that got lost during merge with v_B14a thus causing regressions in SuperTypeTest by Stephan Herrmann · 14 years ago
  48. 1438430 fixed a merge error: chunk ended up in the wrong method, caused regression in SyntaxErrorTest.test14() by Stephan Herrmann · 14 years ago
  49. ee68bea add new resource from 3.7M2 by Stephan Herrmann · 14 years ago
  50. aa03e34 Fix for Bug 326416 - [compiler] within() not working for team extending non-team by Stephan Herrmann · 14 years ago
  51. 89aedce add a SELF aspectBinding (nested team failed to weave into its base) by Stephan Herrmann · 14 years ago
  52. 894c470 remove 1 obsolete TODO by Stephan Herrmann · 14 years ago
  53. 9d2bf77 avoid NPE seen from jdt.ui.tests: by Stephan Herrmann · 14 years ago
  54. 6f356ec remove version qualifiers (again) to facilitate access from our global build/test.xml by Stephan Herrmann · 14 years ago
  55. 2fbb6b5 remove version qualifiers (again) to facilitate access from our global build/test.xml by Stephan Herrmann · 14 years ago
  56. 22e44e3 need to use project specific compiler options during build by Stephan Herrmann · 14 years ago
  57. 2767e83 really pull in these additional tests by Stephan Herrmann · 14 years ago
  58. 6dbf17a add test plugins required by jdt.ui.tests by Stephan Herrmann · 14 years ago
  59. 284e6f7 try to avoid one more inline patch by using a role. by Stephan Herrmann · 14 years ago
  60. ebd7cf4 start adapting jdt.ui.tests.refactoring using a team, rather than inline patching by Stephan Herrmann · 14 years ago
  61. 3f6d413 let's go for it: also jdt.ui.tests.refactoring taken from original CVS by Stephan Herrmann · 14 years ago
  62. 9938f8d Same as r816 (in the branch): by Stephan Herrmann · 14 years ago
  63. 4260bb8 try to avoid patching jdt.ui.tests by using a small team instead. by Stephan Herrmann · 14 years ago
  64. 62ba242 try to avoid patching jdt.ui.tests by using a small team instead. by Stephan Herrmann · 14 years ago
  65. 3c73d56 more/copy methods to otdt.ui.tests to reduce our adaptations in jdt.ui.tests by Stephan Herrmann · 14 years ago
  66. ec84977 more/copy methods to otdt.ui.tests to reduce our adaptations in jdt.ui.tests by Stephan Herrmann · 14 years ago
  67. c4b0a05 fix bug introduced by completion: invalid @Override annotation. by Stephan Herrmann · 14 years ago
  68. 976276c update test plugin versions by Stephan Herrmann · 14 years ago
  69. 48ec7ea adjust to changes in 3.7M2 by Stephan Herrmann · 14 years ago
  70. ae5583a by Stephan Herrmann · 14 years ago
  71. 89968e6 Basic merge with v_B14a for 3.7M2 by Stephan Herrmann · 14 years ago
  72. de4efa9 Basic merge with v_B14a for 3.7M2 by Stephan Herrmann · 14 years ago
  73. 66cc2b6 Basic merge with v_B14a for 3.7M2 by Stephan Herrmann · 14 years ago
  74. ab1b976 preparation for merging with v_B14a: cleanup remove trailing white space by Stephan Herrmann · 14 years ago
  75. 67cbf1c this version succeeded for first build against 3.7M2a: by Stephan Herrmann · 14 years ago
  76. eb38b11 Adjust tests to internal changes in jdt.ui as of 3.7M2: by Stephan Herrmann · 14 years ago
  77. 0631ce0 Adjust to internal changes in jdt.ui as of 3.7M2: by Stephan Herrmann · 14 years ago
  78. f02ee5c Adjust to internal changes in jdt.ui as of 3.7M2: by Stephan Herrmann · 14 years ago
  79. d289b13 Adjust to internal changes in jdt.ui as of 3.7M2: by Stephan Herrmann · 14 years ago
  80. 18df6ff more generics, service registry is now generic, too (was compile error re "new Properties()") by Stephan Herrmann · 14 years ago
  81. 578326b react to the fact that Equinox is now (3.7) generified (was build failure) by Stephan Herrmann · 14 years ago
  82. 6589563 unlock one plugin from tag by Stephan Herrmann · 14 years ago
  83. 0600ccf bump up versions to 0.8 to build against 3.7.0M2a by Stephan Herrmann · 14 years ago
  84. 3c2898d bump up versions to 0.8 to build against 3.7.0M2a by Stephan Herrmann · 14 years ago
  85. ac51a0f bump up versions to 0.8 to build against 3.7.0M2a by Stephan Herrmann · 14 years ago
  86. 3da5fd8 bump up versions to 0.8 to build against 3.7.0M2a by Stephan Herrmann · 14 years ago
  87. 2db3fed bump up versions to 0.8 to build against 3.7.0M2a by Stephan Herrmann · 14 years ago
  88. e7671f4 bump up versions to 0.8 to build against 3.7.0M2a by Stephan Herrmann · 14 years ago
  89. eceb4d8 bump up versions to 0.8 to build against 3.7.0M2a by Stephan Herrmann · 14 years ago
  90. 02bdf8d bump up versions to 0.8 to build against 3.7.0M2a by Stephan Herrmann · 14 years ago
  91. 8734371 bump up versions to 0.8 to build against 3.7.0M2a by Stephan Herrmann · 14 years ago
  92. 0935df4 bump up versions to 0.8 to build against 3.7.0M2a by Stephan Herrmann · 14 years ago
  93. fa38393 bump up versions to 0.8 to build against 3.7.0M2a by Stephan Herrmann · 14 years ago
  94. 7b6fa40 bump up versions to 0.8 to build against 3.7.0M2a by Stephan Herrmann · 14 years ago
  95. f005725 bump up versions to 0.8 to build against 3.7.0M2a by Stephan Herrmann · 14 years ago
  96. 1942e81 bump up versions to 0.8 to build against 3.7.0M2a by Stephan Herrmann · 14 years ago
  97. ee60dc4 bump up versions to 0.8 to build against 3.7.0M2a by Stephan Herrmann · 14 years ago
  98. a103828 bump up versions to 0.8 to build against 3.7.0M2a by Stephan Herrmann · 14 years ago
  99. d46951d bump up versions to 0.8 to build against 3.7.0M2a by Stephan Herrmann · 14 years ago
  100. 82fcf9c bump up versions to 0.8 to build against 3.7.0M2a by Stephan Herrmann · 14 years ago