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