Gitiles
Code Review
Sign In
git.eclipse.org
/
dltk
/
org.eclipse.dltk.core
/
5142307773df066dc7e942b8f522c9d4cbb18554
/
core
/
plugins
/
org.eclipse.dltk.testing
/
src
/
org
/
eclipse
/
dltk
a4b0310
java 1.5, generics, eclipse code style
by apanchenk
· 14 years ago
f7b098c
patched from vlad for inline fixes and actions on views
by jcompagne
· 14 years ago
eead4b5
* fix for tcl testing engines.
by asobolev
· 15 years ago
v20090914-1703
d87f52f
* added some singleton synchronization stuff
by asobolev
· 15 years ago
2f3ba23
use NLS.bind()
by apanchenk
· 15 years ago
721adbb
use ICU
by apanchenk
· 15 years ago
ee1f61b
use ICU
by apanchenk
· 15 years ago
0de1fc8
Corrected externalization warnings.
by ssanders
· 16 years ago
32b4000
Corrected to use a more appropriate 'testing' icon.
by ssanders
· 16 years ago
dc31f84
rerun failed tests for RSpec
by apanchenk
· 16 years ago
65246df
small API changes
by apanchenk
· 16 years ago
8905530
removed "public void setName(String name)"
by apanchenk
· 16 years ago
8ba8325
Rerun Failures action
by apanchenk
· 16 years ago
230a2f9
do not add "Runner" to the categories
by apanchenk
· 16 years ago
v20080919-1935
0fea039
special icons for categories implemented
by apanchenk
· 16 years ago
b19f229
sort categories first
by apanchenk
· 16 years ago
1eec0df
XML serialization correctly handles categories
by apanchenk
· 16 years ago
1af2dbb
BUNDLE_NAME fixed
by apanchenk
· 16 years ago
2178334
category engines added
by apanchenk
· 16 years ago
f8332ca
TestCategoryElement entity introduced
by apanchenk
· 16 years ago
6d6a1e1
decode escaped comma and backslash
by apanchenk
· 16 years ago
f5b9f52
NatureExtensionPoint moved to the dltk.core plugin
by apanchenk
· 16 years ago
43fc6e6
initialize action as checkbutton
by apanchenk
· 16 years ago
a5d6895
stack filtering added to the public API
by apanchenk
· 16 years ago
b3f5215
remove deprecated/junit-specific extension points
by apanchenk
· 16 years ago
aee7e23
OpenEditorAction_error_cannotopen_message=Test element not found in selected project
by apanchenk
· 16 years ago
3d0ea2f
update testName in TEST_END
by apanchenk
· 16 years ago
2e8b507
RSpec launcher
by apanchenk
· 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
1d7b988
getTestName() method added
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
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
5bea2bc
ITestingEngine moved to dltk.testing, unused *TestKind* classes removed
by apanchenk
· 16 years ago
c56408a
messages extracted
by apanchenk
· 16 years ago
ae5354d
messages added
by apanchenk
· 16 years ago
7f4ce07
constants moved to the public API
by apanchenk
· 16 years ago
d9bf8b9
ruby testing launch configuration UI
by apanchenk
· 16 years ago
0daec52
public static ILaunchConfiguration fixMappedResources(ILaunchConfiguration config) method introduced
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
ddc8d01
ITestingModel interface introduced, initialize server socket to accept connection from the started test
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
73eb04f
formatting
by apanchenk
· 16 years ago
d81e11e
introduced new method SourceParserUtil.getModuleDeclaration(ISourceModule) since most of the time it is called without problem reporter
by apanchenk
· 16 years ago
066084e
* adding language toolkit to some search operations
by asobolev
· 16 years ago
a947e21
*fixes
by asobolev
· 17 years ago
bd76cf5
* improved testing infrastructure
by asobolev
· 17 years ago
2051992
* tcl package managmenet improvements
by asobolev
· 17 years ago
92aefc7
* xotcl fixes
by asobolev
· 17 years ago
v20071025
50c7456
*fix
by asobolev
· 17 years ago
v20071019a
6874940
* many XOTcl and Tcl fixes
by asobolev
· 17 years ago
64f6fbd
* many improvements
by asobolev
· 17 years ago
2512df7
* fixed bug with debug console stream release.
by asobolev
· 17 years ago
1e0b5a1
* debug executions fixes. Testing framework from now support testing then debugging feature.
by asobolev
· 17 years ago
0f3d5a0
+ test code selection. * some fixes
by asobolev
· 17 years ago
79b419d
* DLTK Testing framework
by asobolev
· 17 years ago