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