Gitiles
Code Review
Sign In
git.eclipse.org
/
dltk
/
org.eclipse.dltk.core
/
3d0ea2f14956d03ed5866eee7c93368cebb07e17
3d0ea2f
update testName in TEST_END
by apanchenk
· 16 years ago
2e8b507
RSpec launcher
by apanchenk
· 16 years ago
3ecf490
remove reconciled module from MixinModels just before indexing
by apanchenk
· 16 years ago
949f1d9
Fix #246086 (out of memory when building huge projects - don't read document contents when adding indexing job into queue, do it on demand)
by mspector
· 16 years ago
6da6b95
formatting
by apanchenk
· 16 years ago
6c861ab
in getPerProjectInfoCheckExistence(IProject project) added check of the script nature (and existence as side effect)
by apanchenk
· 16 years ago
8ca064d
mixin reindexing in reconcile
by apanchenk
· 16 years ago
5948d4f
clear MixinModel if it's project is closed
by apanchenk
· 16 years ago
a1c39ba
use Assert from org.eclipse.core.runtime
by apanchenk
· 16 years ago
5a17aaf
- enabled preferences choice for double-click on container (ScriptExplorerPart)
by ncohen
· 16 years ago
88a4cc8
call canRerun() with test case - so we don't display not working actions
by apanchenk
· 16 years ago
9190ca3
TestCaseElement.getClass*Name methods removed
by apanchenk
· 16 years ago
6242abe
getTestMethodName() removed
by apanchenk
· 16 years ago
3adc7d3
removed deprecated code
by apanchenk
· 16 years ago
3b426f3
removed deprecated code
by apanchenk
· 16 years ago
59b9d12
pass ITestElement as parameter, so we don't need to pass separate parameters for class and method names
by apanchenk
· 16 years ago
9195943
removed call to the #getTestMethodName()
by apanchenk
· 16 years ago
4c40078
getTestStartedMessage(ITestCaseElement caseElement) method added to the ITestRunnerUI interface -- removing references to the #getTestMethodName()
by apanchenk
· 16 years ago
f06c2f9
remove some of the references to the getTestMethod()
by apanchenk
· 16 years ago
5d4139f
NON-NLS comment corrected
by apanchenk
· 16 years ago
5d598a2
adjust total test count if already collected number of tests greater than it
by apanchenk
· 16 years ago
1f2c6da
inner classes are static
by apanchenk
· 16 years ago
770947d
* fix tests * IncrTcl/XOTcl completion for super types fixed (DLTK-666)
by asobolev
· 16 years ago
ddbd55f
enhancements
by apanchenk
· 16 years ago
0790073
* Build path validation for external folders fixed. (DLTK-599)
by asobolev
· 16 years ago
v20080902
9166907
* Fixed NPE then running Ruby script then include gem path. (DLTK-478) [241609]
by asobolev
· 16 years ago
e9aa285
comment updated
by apanchenk
· 16 years ago
1d7b988
getTestName() method added
by apanchenk
· 16 years ago
750a6ea
ISearchPatternProcessor - documentation, fixed typo in method name
by apanchenk
· 16 years ago
fbe69c9
resolveElement(...) should not be here - it is requested thru getAdapter()
by apanchenk
· 16 years ago
b32c3ab
introduced new ITestElementResolver, old resolver code is called if there is no new implementation
by apanchenk
· 16 years ago
30add10
handleDefaultSelected() -> protected
by apanchenk
· 16 years ago
2604957
formatting
by apanchenk
· 16 years ago
4d1f41f
- ITestRunnerUI interface introduced
by apanchenk
· 16 years ago
41a9a62
ID_EXTENSION_POINT_TEST_KINDS removed
by apanchenk
· 16 years ago
199f283
use CharOperation.NO_STRINGS instead of new String[0]
by apanchenk
· 16 years ago
9af6114
unused import removed
by apanchenk
· 16 years ago
5f7a159
limit depth of the recursive calls
by apanchenk
· 16 years ago
136896e
attribute renamed to the LAUNCH_ATTR_KEY and related operations rewritten
by apanchenk
· 16 years ago
017f686
formatter
by apanchenk
· 16 years ago
1cae111
move ATTR constant to the DLTKTestingConstants
by apanchenk
· 16 years ago
0d897ed
unused files removed
by apanchenk
· 16 years ago
f7c4073
Bundle-ActivationPolicy: lazy added
by apanchenk
· 16 years ago
5bea2bc
ITestingEngine moved to dltk.testing, unused *TestKind* classes removed
by apanchenk
· 16 years ago
62b6dca
call setMappedResources() for the launch configuration
by apanchenk
· 16 years ago
75cfd31
fMode -> final
by apanchenk
· 16 years ago
c870022
project and script are auto detected only in setDefaults()
by apanchenk
· 16 years ago
e387ce6
project and script are auto detected only in setDefaults()
by apanchenk
· 16 years ago
21681d7
automatic validation on changes
by apanchenk
· 16 years ago
c56408a
messages extracted
by apanchenk
· 16 years ago
91752c7
constants added
by apanchenk
· 16 years ago
v20080827
c608675
catch AssertionFailedException & IllegalArgumentException
by apanchenk
· 16 years ago
616e80e
use String.valueOf(scriptFile) to prevent NPE
by apanchenk
· 16 years ago
ae5354d
messages added
by apanchenk
· 16 years ago
e7e87ac
autodetect gd.horizontalSpan for the debug options group
by apanchenk
· 16 years ago
06096dd
don't touch font for individual controls
by apanchenk
· 16 years ago
367cd4c
formatting in getTrigger()
by apanchenk
· 16 years ago
d1421ea
test that parent is IConfigurationElement before try to acquire nature from it
by apanchenk
· 16 years ago
7f4ce07
constants moved to the public API
by apanchenk
· 16 years ago
d7b1896
launch configurations validation rewritten
by apanchenk
· 16 years ago
d9bf8b9
ruby testing launch configuration UI
by apanchenk
· 16 years ago
5f305d0
ruby testing launch configuration UI
by apanchenk
· 16 years ago
52df0c7
allow more control over created fields
by apanchenk
· 16 years ago
89f3f51
createControl(Composite parent) not final
by apanchenk
· 16 years ago
6876094
isValidToolkit() is not used anymore
by apanchenk
· 16 years ago
758ce7f
fixed typo in var/method names
by apanchenk
· 16 years ago
9098879
refactorings + optimizations + new virtual funtions introduced
by apanchenk
· 16 years ago
0f5a51f
- refactoring - prevent NPE when project is closed and environment is null
by apanchenk
· 16 years ago
0daec52
public static ILaunchConfiguration fixMappedResources(ILaunchConfiguration config) method introduced
by apanchenk
· 16 years ago
cc97bb9
for zip entries build full paths(with environment id)
by apanchenk
· 16 years ago
b7046f2
user libraries management for Ruby
by apanchenk
· 16 years ago
4542ba8
comments for some of the flags
by apanchenk
· 16 years ago
254401e
using isLocal()
by apanchenk
· 16 years ago
a738bb7
using isLocal()
by apanchenk
· 16 years ago
2cb4652
IEnvironment.isLocal() method added
by apanchenk
· 16 years ago
6b85579
IEnvironment.isLocal() method added
by apanchenk
· 16 years ago
76e839b
s/Junit test/unit test/
by apanchenk
· 16 years ago
2997910
register all available launches at start() because the 1st launch is created before this plugin is initialized so we need this workaround
by apanchenk
· 16 years ago
aa6afac
ERR_NO_SOCKET_AVAILABLE error code added
by apanchenk
· 16 years ago
ddc8d01
ITestingModel interface introduced, initialize server socket to accept connection from the started test
by apanchenk
· 16 years ago
94964d8
case insensitive path comparision on windows when looking for external modules - to be sure we use external module instead of DBGP-requested ones
by apanchenk
· 16 years ago
33b7617
return CharOperation.NO_CHAR instead of new char[0]
by apanchenk
· 16 years ago
4ab01dd
IPathEquality extracted
by apanchenk
· 16 years ago
3f62c3d
thread renamed
by apanchenk
· 16 years ago
65505bb
implements ITestRunnerClient
by apanchenk
· 16 years ago
17d1c8d
TestRunnerClient over socket
by apanchenk
· 16 years ago
937d787
ITestRunnerClient interface introduced
by apanchenk
· 16 years ago
7ae987b
addOperation(Runnable) method introduced to simplify code
by apanchenk
· 16 years ago
1a26bcf
RRunner removed - call SafeRunner directly
by apanchenk
· 16 years ago
c03286c
Quick views (outline and hierarchy) were missed from the context menu
by apanchenk
· 16 years ago
73eb04f
formatting
by apanchenk
· 16 years ago
b1db7b9
refactoring
by apanchenk
· 16 years ago
bc6e994
fix disposeVariableLabelProviders()
by apanchenk
· 16 years ago
bc6da6d
if ATTR_ENVIRONMENT_VARIABLES then use native environment
by apanchenk
· 16 years ago
d0a14bd
ATTR_APPEND_ENVIRONMENT_VARIABLES is true by default
by apanchenk
· 16 years ago
df14cf8
unused imports removed
by apanchenk
· 16 years ago
v20080819
0927abf
evaluate problems as you type"
by apanchenk
· 16 years ago
1bf88e2
register listener for the HANDLE_TEMPORARY_PROBLEMS property
by apanchenk
· 16 years ago
bc10d0a
use StatusInfo.OK_STATUS instead of Status.OK_STATUS since getMessage() should return null
by apanchenk
· 16 years ago
2f046e2
optimize getChildren() and protect OK_STATUS from modifications
by apanchenk
· 16 years ago
Next »