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