Gitiles
Code Review
Sign In
git.eclipse.org
/
dltk
/
org.eclipse.dltk.core
/
4cfc74f4d4687333ee85876a0c81047deeec5fe3
/
core
/
tests
2d35978
generics/@Override
by apanchenk
· 15 years ago
3fb9fa9
java 1.5
by apanchenk
· 15 years ago
d1931bd
generics/@Override
by apanchenk
· 15 years ago
4616b6c
remove Incubation keyword
by apanchenk
· 15 years ago
55a7ce0
remove Incubation keyword
by apanchenk
· 15 years ago
7f15109
remove Incubation keyword
by apanchenk
· 15 years ago
1e36073
remove Incubation keyword
by apanchenk
· 15 years ago
98601fc
remove Incubation keyword
by apanchenk
· 15 years ago
638db02
remove Incubation keyword
by apanchenk
· 15 years ago
5c83889
* Model extensibility compatibility fix. No public API changed.
by asobolev
· 15 years ago
0f01a51
* some fixes
by asobolev
· 15 years ago
9011339
destroy mixin model after use
by apanchenk
· 15 years ago
690d22d
* Tcl Offline AST caching initial support
by asobolev
· 15 years ago
v20090517-1334
ac5fc1d
* generic purpose caching subsystem initial implementation
by asobolev
· 16 years ago
60321cd
* use of swtbot from eclipse
by asobolev
· 16 years ago
3906911
add plugin.properties to bin.includes
by apanchenk
· 16 years ago
4a4d1a4
restore 1.4 compatibility
by apanchenk
· 16 years ago
v20090428
2841659
tests contain 1.5 code now
by apanchenk
· 16 years ago
v20090425
12f114e
+ Initial model extensibility support
by asobolev
· 16 years ago
7fcbaac
validate option names and values
by apanchenk
· 16 years ago
988f374
copy preferences for test if present
by apanchenk
· 16 years ago
62a406c
require org.eclipse.core.runtime
by apanchenk
· 16 years ago
ca820ad
scripted test class extracted
by apanchenk
· 16 years ago
f9b4e6d
Map getDefaultPreferences() method introduced
by apanchenk
· 16 years ago
75b754f
extracted abstract class
by apanchenk
· 16 years ago
2e8c64f
adopted to base class changes
by apanchenk
· 16 years ago
658b5dd
tests for CharOperation.splitOn(char[] divider, char[] array)
by apanchenk
· 16 years ago
2853aef
better visualization for waiting for connection & waiting for initialization
by apanchenk
· 16 years ago
cdeaf04
s/MessageFormat.format()/NLS.bind()/
by apanchenk
· 16 years ago
0221a7a
arguments of not relevant types removed
by apanchenk
· 16 years ago
5138e0a
use NLS.bind() instead of MessageFormat.format()
by apanchenk
· 16 years ago
d07bfa8
restore getTreeViewer() method
by apanchenk
· 16 years ago
0743256
Corrected externalization.
by ssanders
· 16 years ago
e85721c
Refactored to support deferred loading.
by ssanders
· 16 years ago
e9620f8
Added settings to ignore missing externalization.
by ssanders
· 16 years ago
bb56b7d
Corrected externalization.
by ssanders
· 16 years ago
519de2b
TCL spawnpoint support
by apanchenk
· 16 years ago
300dde5
fixed typo in interface name
by apanchenk
· 16 years ago
5af2e47
implement getDebugOptions() method
by apanchenk
· 16 years ago
743293d
tests corrected
by apanchenk
· 16 years ago
c52b7f7
move DbgpBaseCommands, DbgpRequest, IDbgpCommunicator to the public API
by apanchenk
· 16 years ago
ab835a2
uncomment assert in testTodoRuleMiss2
by apanchenk
· 16 years ago
b1e1902
- support for project specific task tags
by jgangemi
· 16 years ago
69123d1
public Suite(Class theClass, String methodName) constructor added
by apanchenk
· 16 years ago
2a42b68
- fixed compiler error
by jgangemi
· 16 years ago
51e59f3
* Fixin bug: 251321 MixinModel.find() doesn't work as expected
by asobolev
· 16 years ago
v20081020-1206
e9aeb87
* manifests update
by asobolev
· 16 years ago
aecee4e
added test for hasChanged() method
by apanchenk
· 16 years ago
bf1a7c0
tests for MixinIndex
by apanchenk
· 16 years ago
ada1754
use getParentFile() to create directories
by apanchenk
· 16 years ago
05c3597
* unzip method added
by asobolev
· 16 years ago
ef1672b
tests for reusable formatter classes
by apanchenk
· 16 years ago
65171d2
allow to specify dependencies for build participants
by apanchenk
· 16 years ago
708d05b
ISourceLineTracker - interface, implementation and some tests
by apanchenk
· 16 years ago
f0ba0fc
extends TestCase
by apanchenk
· 16 years ago
0dcf031
removed new String(String) callls
by apanchenk
· 16 years ago
66b95dc
TextUtils tests added
by apanchenk
· 16 years ago
2e63a90
receive packets as byte[] instead of string
by apanchenk
· 16 years ago
4bb8ed3
CharacterStack and tests
by apanchenk
· 16 years ago
cc067c8
remove waitUntilIndexesReady stub - now call real function from base class
by apanchenk
· 16 years ago
v20080919
f9f9e9d
extends AbstractLanguageToolkit
by apanchenk
· 16 years ago
77e09b4
use getTypeQualifiedName()
by apanchenk
· 16 years ago
5d218e5
new implementation of the parseSourceModule()
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
d0a14bd
ATTR_APPEND_ENVIRONMENT_VARIABLES is true by default
by apanchenk
· 16 years ago
961f1dc
Test for the ModelElementUtil.getPackageAndSubpackages(IScriptFolder) method
by apanchenk
· 16 years ago
f3bca12
testcase for the last ModelManager.determineIfOnBuildpath(IResource resource,IScriptProject project) change
by apanchenk
· 16 years ago
20aca80
more tests added
by apanchenk
· 16 years ago
8cdaabf
test for CommandLine.add(String[])
by apanchenk
· 16 years ago
753f220
* Version update (DLTK-654)
by asobolev
· 16 years ago
170fa13
* Version update (DLTK-654)
by asobolev
· 16 years ago
6b9696c
* Version update (DLTK-654)
by asobolev
· 16 years ago
ab23281
* Version update (DLTK-654)
by asobolev
· 16 years ago
57881cb
removed own copy of InterpreterSearcher - use it from dltk.launching plugin
by apanchenk
· 16 years ago
28c2bed
unused import removed
by apanchenk
· 16 years ago
f2ab9c7
TextUtils - now operates on CharSequence - selectHeadLines() method added
by apanchenk
· 16 years ago
e1a2bc9
Added bin/ to .cvsignore, and corrected manifest externalization warnings.
by ssanders
· 16 years ago
37c49b5
more reliable awaiting
by apanchenk
· 16 years ago
f7b2d42
own DOMSeraizer - for use in tests
by apanchenk
· 16 years ago
d409f4f
- added detail formatter preference page
by jgangemi
· 16 years ago
54f831e
there is no icons folder here
by apanchenk
· 16 years ago
64417bc
imported packages removed
by apanchenk
· 16 years ago
c197528
ui bot tests
by apanchenk
· 16 years ago
8862fe7
unnecessary cast removed
by apanchenk
· 16 years ago
6b0b1b1
use new method IndexManager.waitUntilReady() instead of fake query in waitUntilIndexsReady()
by apanchenk
· 16 years ago
90c152e
public Suite(Class theClass, String[] methodNames) constructor added
by apanchenk
· 16 years ago
098588d
formatting
by apanchenk
· 16 years ago
f53bb83
suite.addTestSuite(DLTKUILanguageManagerTests.class);
by apanchenk
· 16 years ago
e25d151
- added IDLTKDebugUIToolkit interface and associated implementations
by jgangemi
· 16 years ago
c181ff4
- added IDLTKDebugUIToolkit interface and associated implementations
by jgangemi
· 16 years ago
5c2c636
added test for variable validation
by apeled
· 16 years ago
a569dc0
CharOperation.startsWith() + tests
by apanchenk
· 16 years ago
6e0b59a
StandardVMType/J2SE-1.4
by apanchenk
· 16 years ago
5115371
validators extending
by apanchenk
· 16 years ago
c9e1f86
test problem arguments <-> marker attribute conversion
by apanchenk
· 16 years ago
408722b
compiler.problem.discouragedReference=ignore
by apanchenk
· 16 years ago
09567b1
CompilerUtilTests added
by apanchenk
· 16 years ago
3843a57
fix compilation with modified IDbgpCommunicator
by apanchenk
· 16 years ago
18168fb
validators XML is parsed/serialized directly from/to string, without byte arrays and UTF8 conversion
by apanchenk
· 16 years ago
Next »