1. 90988d1 try to not build test.performance and ant.optional.junit from CVS but include these from the test framework. by Stephan Herrmann · 14 years ago
  2. 7b84a8b Add retrying to reading generated class files: self-building seemed to have timing issues on build.eclipse.org. by Stephan Herrmann · 14 years ago
  3. 55b1d49 These should've been part of r204, subsersive screwed up on'em. by Stephan Herrmann · 14 years ago
  4. afd3376 revert r204 for these files: by Stephan Herrmann · 14 years ago
  5. 141f8a2 update these tests to v20100420-0800 by Stephan Herrmann · 14 years ago
  6. f9f700f update these tests to v20100420-0800 by Stephan Herrmann · 14 years ago
  7. 2660ec3 after including org.eclipse.ant.optional.junit in the test feature, also tell pde-build where to find it. by Stephan Herrmann · 14 years ago
  8. 9669260 adopt test resource from https://bugs.eclipse.org/306196 by Stephan Herrmann · 14 years ago
  9. 85cc60d Fix regressions in ModifierCorrectionsQuickFixTest.testRoleCtorCalled1() ff. by accounting for new IProblem#NotVisibleRoleConstructor. by Stephan Herrmann · 14 years ago
  10. 8dce75f update more qualified names in .project. by Stephan Herrmann · 14 years ago
  11. 11b2245 Refactor this example to use org.eclipse.objectteams names (src and .project). by Stephan Herrmann · 14 years ago
  12. 7551d6d Revert r144 as per bug 308182. by Stephan Herrmann · 14 years ago
  13. d3870d4 Mention the exact I-Build that 0.7.0M1 is being built against. by Stephan Herrmann · 14 years ago
  14. 323637e update SUA to version of April 14, 2010 from http://www.eclipse.org/legal/epl/notice.php by Stephan Herrmann · 14 years ago
  15. 6009693 configuration cleanup: by Stephan Herrmann · 14 years ago
  16. 8d36316 deploy binary test resources from original jdt tests. by Stephan Herrmann · 14 years ago
  17. c3cc0ce back to season-independent splash for helios by Stephan Herrmann · 14 years ago
  18. 226c280 Test and improve free-hand patch r154 regarding inlined role method call: by Stephan Herrmann · 14 years ago
  19. 4f1ad72 deploy binary test resource into one more location by Stephan Herrmann · 14 years ago
  20. 786f0b4 fix classpaths for test projects by Stephan Herrmann · 14 years ago
  21. cb53352 deploy binary resources from original jdt tests. by Stephan Herrmann · 14 years ago
  22. 5faddb9 pull in fragment org.eclipse.ant.optional.junit to avoid NoClassDefFoundError: junit/framework/TestListener by Stephan Herrmann · 14 years ago
  23. a4413f7 Fix CallinMarkerTest.testMarkers_4() as a witness for bug 303474: by Stephan Herrmann · 14 years ago
  24. 1e5bddc add one binary test resource. by Stephan Herrmann · 14 years ago
  25. 630fe3d update classpaths to fix regression in RoleCreationTests. by Stephan Herrmann · 14 years ago
  26. 549a09e update classpath to fix BaseConstructorInvocationTest by Stephan Herrmann · 14 years ago
  27. 3e8fe96 fix yet new regressions in OTReconcilerTests.testAnchoredType03, account for: by Stephan Herrmann · 14 years ago
  28. 2408c32 Fix regression in SourceDebugExtensionTest() by Stephan Herrmann · 14 years ago
  29. 6cd4f69 fix qualified names: by Stephan Herrmann · 14 years ago
  30. c4dde2e added binary test resources. by Stephan Herrmann · 14 years ago
  31. 275922c add binary resources directly from jdt tests. by Stephan Herrmann · 14 years ago
  32. 9e67aa4 added binary resources directly from original jdt.tests by Stephan Herrmann · 14 years ago
  33. 0717d57 update jdt.core tests to v_A45 by Stephan Herrmann · 14 years ago
  34. ed07f3b preparations for upcoming otjld-tests. by Stephan Herrmann · 14 years ago
  35. 54fd023 prepare for building against I20100420-0800 with jdt.core v_A45. by Stephan Herrmann · 14 years ago
  36. 65cbe51 remove an obsolete role, intended behavior has been fully adopted by jdt/pde. by Stephan Herrmann · 14 years ago
  37. f3e60b3 update jdt.core to v_A45 by Stephan Herrmann · 14 years ago
  38. 7c9bb33 Fixed a memory leak observed in otjld-testsuite and analysed by MAT: by Stephan Herrmann · 14 years ago
  39. 51db867 removed one unused method. by Stephan Herrmann · 14 years ago
  40. 6c96408 Fix regression in testX12_resultLifting2 (incompatible return types of callin method after copy) by Stephan Herrmann · 14 years ago
  41. 78b5a6d fix qualified names in project setup. by Stephan Herrmann · 14 years ago
  42. e68d114 added one more resource from original jdt tests. by Stephan Herrmann · 14 years ago
  43. 96956b8 cleanup/commenting only. by Stephan Herrmann · 14 years ago
  44. e2f38c5 Fixed paths/qualified names to org.eclipse.objectteams, deploy compiled archives into the target plugin. by Stephan Herrmann · 14 years ago
  45. 3605c82 initial contribution "Object Teams Examples" as approved in CQ 3793 by Stephan Herrmann · 14 years ago
  46. d5ab150 Share project "OTSample-Stopwatch-src" into "svn+ssh://dev.eclipse.org/svnroot/tools/org.eclipse.objectteams" by Stephan Herrmann · 14 years ago
  47. c369991 Folder to hold the sources for examples shipped with the OTDT. by Stephan Herrmann · 14 years ago
  48. c4aa9eb Fix regression in test181_refiningAbstractRole1() by Stephan Herrmann · 14 years ago
  49. 8107ad9 Improve/fix r172 for the scenario of comparing null to null by Stephan Herrmann · 14 years ago
  50. 9654e63 Fix regression in test1518_implicitlyInheritRoleFile2() by Stephan Herrmann · 14 years ago
  51. 13e05eb Fix a regression in test139_illegalTsuperAccess5f() by Stephan Herrmann · 14 years ago
  52. 1ca8c6f fix a regression in test117_nestedClassClashesWithInherited1() where copyNonWideConstants did not recognize by Stephan Herrmann · 14 years ago
  53. 44bf5b7 Now that copyAllNonWideConstants() also copies class-constants, these must be mapped via ConstantPoolObjectMapper, too. by Stephan Herrmann · 14 years ago
  54. 20a816c Fix regression (illegal bytecode) in test1111_roleInheritsCallinFromTsupers1()): by Stephan Herrmann · 14 years ago
  55. 6b0b788 Adjust compilation order: by Stephan Herrmann · 14 years ago
  56. 36f1f47 Fix regressions in several otjld tests by Stephan Herrmann · 14 years ago
  57. a84fca0 fix a regression in OTReconcilerTests.testAnchoredType03: by Stephan Herrmann · 14 years ago
  58. 94d0449 add original jars from jdt tests. by Stephan Herrmann · 14 years ago
  59. 485b9c0 minor comment fix by Stephan Herrmann · 14 years ago
  60. 2455679 remove duplicate classpath entry by Stephan Herrmann · 14 years ago
  61. 537d03a NPE fixes: by Stephan Herrmann · 14 years ago
  62. 5d9a520 Fix missing source positions for PopExpression in LoweringConditional by Stephan Herrmann · 14 years ago
  63. 54902f0 Fix for new test test221_loweringToBaseclass14: by Stephan Herrmann · 14 years ago
  64. c92b18a migrate project nature/builder to new namespace by Stephan Herrmann · 14 years ago
  65. 2dafdd9 add original jdt test resources. by Stephan Herrmann · 14 years ago
  66. b50ea5c deploy our correct jclMin1.5src.zip into our test plugins. by Stephan Herrmann · 14 years ago
  67. 929d6e4 Fix for new test test127_nonTeamSuperclass3: by Stephan Herrmann · 14 years ago
  68. 6030a1c free-hand fix of a signature issue: method call should have same arguments as the (role) method called. by Stephan Herrmann · 14 years ago
  69. d2cb68b fix file name after the big refactoring by Stephan Herrmann · 14 years ago
  70. e069873 fix file name after the big refactoring by Stephan Herrmann · 14 years ago
  71. 0330e03 fix one path issue and make better portable by Stephan Herrmann · 14 years ago
  72. 1346936 deploy JCLMin also into this test plugin and correct path to otre.jar. by Stephan Herrmann · 14 years ago
  73. 99280bf fix NPE: when re-connecting creation method in nested team use the classpart to search for members. by Stephan Herrmann · 14 years ago
  74. 4f9e5c3 don't ever copy role, if a binary one exists (let BuildManager manage this situation) by Stephan Herrmann · 14 years ago
  75. aa5cb46 fix for modified version of test3320_inferredCalloutToField11 by Stephan Herrmann · 14 years ago
  76. e504c97 account for new IProblem NotVisibleRoleConstructor by Stephan Herrmann · 14 years ago
  77. f33f703 Fix regression in Observer example also witnessed by test4144_callinToInherited1 by Stephan Herrmann · 14 years ago
  78. c2b7224 workaround for bug 307403, see bug 308182 by Stephan Herrmann · 14 years ago
  79. 530c48e Fixes for new tests test172_invalidWideningOfConfinedRole4-6 by Stephan Herrmann · 14 years ago
  80. 4df5947 Fix qualified names in .project and preferences by Stephan Herrmann · 14 years ago
  81. 45b3f30 proposed patch for bug 308181. by Stephan Herrmann · 14 years ago
  82. b07fe7e don't require a 1.6 JRE. by Stephan Herrmann · 14 years ago
  83. 3b9e473 try to cope with different names of the JRE jar (needed for testing on IBM-Java) by Stephan Herrmann · 14 years ago
  84. 1a7fc12 adjust expected output: default ctors for roles no longer created during parsing by Stephan Herrmann · 14 years ago
  85. 1ca9f64 update test resources: by Stephan Herrmann · 14 years ago
  86. d42074c fix regression: arrays can indeed have different lenghts if some bindings are binary by Stephan Herrmann · 14 years ago
  87. e7500e2 update binary test resources from jdt tests. by Stephan Herrmann · 14 years ago
  88. 4cde7e8 fix OT-nature for this project by Stephan Herrmann · 14 years ago
  89. 253184b don't manage output folder by Stephan Herrmann · 14 years ago
  90. 9c9d911 cleanup warnings by Stephan Herrmann · 14 years ago
  91. a4113f9 Fixing new test test1626_loopingOverExternalized2: by Stephan Herrmann · 14 years ago
  92. 0bbe721 Fixing new test test1626_loopingOverExternalized1: by Stephan Herrmann · 14 years ago
  93. 7e6c6b3 Fix regression in test3313_calloutToFieldOfAnchored2 ff. (compile order?) by Stephan Herrmann · 14 years ago
  94. 359381f Fix regression in test721_calloutBoundAbstractMethodInvocation2 by Stephan Herrmann · 14 years ago
  95. 2d481c7 Fix regression in test232_boundRoleWithoutConstructor4 (compile in one go): by Stephan Herrmann · 14 years ago
  96. 7e7ed8f include feature.properties in binary build (saw "featureName" unexpanded ...) by Stephan Herrmann · 14 years ago
  97. 395d4f2 Fix (patch v2) for Bug 302745 - [otre] ClassCastException in base call in role-of-role by Stephan Herrmann · 14 years ago
  98. f7f058e Improve analysis of base-calls in the presence of inheritance: by Stephan Herrmann · 14 years ago
  99. 1486850 Fix for regression in testX11_bindingInheritance1 by Stephan Herrmann · 14 years ago
  100. 4c4afc2 Fix for new test test1524_secondaryTeam1: by Stephan Herrmann · 14 years ago