Gitiles
Code Review
Sign In
git.eclipse.org
/
jsdt
/
webtools.jsdt.tests
/
6e2332fb7dc1a09b724b9ad22e826d7d4e37e1a2
/
tests
2a0e07d
[334922] CharOperation#match does not work as expected when isCaseSensitive is passed as false
by nitind
· 12 years ago
d1aecfe
[333836] Scanner test produced different byte codes with new compiler due to unused variables
by nitind
· 12 years ago
19f325f
[333781] Properties defined with associative arrays not being inferred
by nitind
· 12 years ago
2b62b10
[331473] Inference mixin support broken
by nitind
· 12 years ago
86ae236
[329803] Function literal with attributes assigned using "this." is not inferred as a type like regular functions are
by cjaun
· 13 years ago
b8955f3
[nobug] include testresource
by nitind
· 13 years ago
3e6a407
[nobug] Convert org.eclipse.wst.jsdt.debug.core.tests to be UI test
by nitind
· 13 years ago
8bd7bb3
[nobug] fix failing unit test by inlining DebugUIPlugin.getStandardDisplay()
by nitind
· 13 years ago
15ae648
[nobug] add test.xml
by nitind
· 13 years ago
25a5512
one more try to fix those unit tests
by nitind
· 13 years ago
468a8b3
[nobug] fix unit test
by nitind
· 13 years ago
dc7e589
[nobug] update versions for 3.3
by nitind
· 13 years ago
72f9c90
[324241] Reference to a global function does not get linked correctly when passed as function arguments
by nitind
· 13 years ago
f6d385f
[298651] var xxx = function() is not recognised as constructor
by nitind
· 13 years ago
8a1c30e
Bug 313013 - Can't create JavaScript line breakpoint
by mrennie
· 13 years ago
76ed8ac
[241647] JSDT doesn�t understand multi-line strings
by nitind
· 13 years ago
0ede009
[322412] JSDoc not attached to object literal fields that are object literals
by nitind
· 13 years ago
dc3032f
Bug 315147 - Inconsistent use of 'ref' and 'handle' in JSON
by mrennie
· 13 years ago
92ffa1f
[278904] [parser] JSDoc range not set on variables (2)
by nitind
· 13 years ago
e5d9405
[278904] [parser] JSDoc range not set on variables
by nitind
· 13 years ago
81b1e6d
[nobug] increment for WTP 3.3
by nitind
· 13 years ago
8526894
[nobug] fix testGetJavaScriptLikeExtensions01 and testGetJavaScriptLikeExtensions02
by nitind
· 13 years ago
74c4039
Bug 321638 - Launching the Rhino interpreter always shows echo in the console
by mrennie
· 13 years ago
28cee5b
[nobug] sync HEAD with 3.2.1
by nitind
· 13 years ago
eb18d2a
[315312] Content type for completion proposal automatically set to short instead of full id
by nitind
· 13 years ago
e155182
[nobug] increment for WTP 3.3
by nitind
· 13 years ago
4007e61
Bug 314760 - Provide connection / transport framework as API
by mrennie
· 13 years ago
a84d831
Pulled 3.2.1 fixes into HEAD
by cjaun
· 13 years ago
958ec1b
[315234] [formatter] successive line comments are being indented an extra level
by nitind
· 13 years ago
R3_2_0
Root_R3_2_maintenance
0f2f5d1
[278172] [exceptions] ClassCastException (BaseTypeBinding can't be cast to ReferenceBinding) on incorrect JSDoc
by cjaun
· 13 years ago
560e442
REVERT [278172] [exceptions] ClassCastException (BaseTypeBinding can't be cast to ReferenceBinding) on incorrect JSDoc
by nitind
· 13 years ago
178014f
[278172] [exceptions] ClassCastException (BaseTypeBinding can't be cast to ReferenceBinding) on incorrect JSDoc
by nitind
· 13 years ago
475f85f
Bug 311195 - Sync project JDT settings
by mrennie
· 13 years ago
7e5a960
Unfoing the FrameRequestTest fix to handle final step out break
by skaegi
· 13 years ago
e9f8912
fixing commment typo
by skaegi
· 13 years ago
dbfeb64
Fixing FrameRequest to handle final step out break
by skaegi
· 13 years ago
84c2e30
Fixing Concurrent Modification Problem
by skaegi
· 13 years ago
56255ed
[nobug] try to fix failing tests from not finding script1.js
by nitind
· 13 years ago
f499822
274550 - [explorer] Clean up and streamline explorer UI (items 1,2,3)
by nitind
· 13 years ago
8db22f1
Bug 309384 - Failing tests in nightly build
by mrennie
· 13 years ago
7241d44
Bug 309129 - Deadlock sending break event
by skaegi
· 13 years ago
64fe72f
Bug 309323 - Rhino test bundle should not have API tooling enabled
by mrennie
· 13 years ago
31643e3
[nobug] correct/externalize provider name
by nitind
· 13 years ago
5151a55
Bug 309217 - Rhino debugger implementation is in an API package
by skaegi
· 13 years ago
5655ebb
Bug 307618 - JS Debugger ignores suspend=true during initialization
by mrennie
· 13 years ago
a90a5a9
Bug 307938 - Rhino debugger line tracking is bogus
by mrennie
· 13 years ago
1fa5c6f
Bug 307913 - *.debug.rhino* bundles have incorrect (or missing) bundle name and/or provider
by mrennie
· 13 years ago
4c2fedc
Bug 306858 - Investigate re-architecting RhinoDebugger* implementation
by mrennie
· 13 years ago
26b58fe
Bug 305543 - The new debug bundles are missing about.html's
by mrennie
· 13 years ago
b8df375
Bug 305397 - Failing test in I-1.2.0-20100304170940 build
by mrennie
· 13 years ago
0a349af
Bug 304662 - Socket Transport Tests fail to connect to server port
by mrennie
· 13 years ago
86c1ea2
Bug 304662 - Socket Transport Tests fail to bind server port
by skaegi
· 13 years ago
420e686
[274550] [explorer] Clean up and streamline explorer UI
by nitind
· 13 years ago
5741a8d
Updates tests
by cjaun
· 13 years ago
da6fc52
[269094] [validation] Function return statement "cannot convert from Number to myFunc"
by cjaun
· 13 years ago
bee2890
[242871] [validation] Function members are not recognised on class constructors
by cjaun
· 13 years ago
037f9be
[247201] - [validation] bugs in JavaScript objects validation
by cjaun
· 13 years ago
06ab86c
port 9000 conflicts on the test server. Trying 9888
by skaegi
· 13 years ago
2e63021
updated bundle info + NLS'd manifest
by mrennie
· 13 years ago
443f1ad
Bug 304218 - Include JavaScript debug in the JSDT feature -adding test.xml
by skaegi
· 13 years ago
1330a55
[nobug] clean up message files
by nitind
· 13 years ago
4aa9a3a
removing jdt tests dependency
by skaegi
· 13 years ago
9837e06
Adding a jsdt debug core tests placeholder
by skaegi
· 13 years ago
d80926a
Bug 304129 - Post move packaging and bundling
by skaegi
· 13 years ago
e068981
Bug 304129 - Post move packaging and bundling
by skaegi
· 13 years ago
67892af
Bug 304129 - Post move packaging and bundling
by skaegi
· 13 years ago
b29d1e1
initial contribution of JavaScript Rhino debug tests
by mrennie
· 13 years ago
cf1eab9
[274550] [explorer] Clean up and streamline explorer UI
by nitind
· 13 years ago
f65918a
241655 [outline] Clicking on class in overview makes wrong selection
by nitind
· 13 years ago
9243344
[289679] Add .json files to JS content type
by nitind
· 13 years ago
3c0f197
port tests to JS
by nitind
· 13 years ago
b4cec22
[242162] [API] Please make usage of InferEngine more pluggable
by cjaun
· 13 years ago
0653521
[297043] React to JUnit 4 Test Framework
by nitind
· 14 years ago
d3b022b
[297043] React to JUnit 4 Test Framework
by nitind
· 14 years ago
55159d9
.classpath files should be text, not binary (can mess up patches, if nothing else).
by david_williams
· 14 years ago
6ee443c
manifest.mf files shoudl be text, not binary (can mess up patches, if nothing else).
by david_williams
· 14 years ago
9fbb38e
Remove unused import
by cjaun
· 14 years ago
824e7f2
[268989] [content assist] Return type content assist not working with function with JSdoc
by cjaun
· 14 years ago
01423d7
Fix failing test
by cjaun
· 14 years ago
5cd975e
[281364] Clean up of org.eclipse.wst.jsdt.internal.compiler.ast
by cjaun
· 14 years ago
66765bf
296083 jsdt tests delete workspace after making it
by david_williams
· 14 years ago
3c03b2b
[295736] [search] General clean up of JavaScript search
by cjaun
· 14 years ago
edb45d4
[295736] [search] General clean up of JavaScript search
by cjaun
· 14 years ago
0859487
[no bug] clean up of unused code and comments
by cjaun
· 14 years ago
2fb32e1
Fix build breaks
by cjaun
· 14 years ago
70db2f3
[294918] [search] Type hierarchy is not complete for multiple levels of inheritance
by cjaun
· 14 years ago
e44c998
[294918] [search] Type hierarchy is not complete for multiple levels of inheritance
by cjaun
· 14 years ago
b817958
[284426] [content assist] [exceptions] Internal error on content assist in nested function
by cjaun
· 14 years ago
c13277f
[nobug] workaround for P2 bundle selection problem with ICU import
by nitind
· 14 years ago
ac69532
[251225] [validation] False "variable never read" warning + junit fixes
by cjaun
· 14 years ago
5c00f8a
[293208] remove bundle requirement
by dacarver
· 14 years ago
01161f5
[293208] add com.ibm.icu particular version 3.8
by dacarver
· 14 years ago
2ceddeb
[251225] [validation] False "variable never read" warning
by cjaun
· 14 years ago
2282a50
[292977] Can't find types in working copies that are "inconsistent"
by nitind
· 14 years ago
258182d
[nobug] export packages
by nitind
· 14 years ago
b9cbc43
[290414] [validation] Incorrect error message when calling an method on an object instance (static error)
by cjaun
· 14 years ago
864b3b6
try to force layout
by nitind
· 14 years ago
a7340ec
test for contents
by nitind
· 14 years ago
424ca1a
*** empty log message ***
by nitind
· 14 years ago
c1cfeb5
Fix junit failures.
by cjaun
· 14 years ago
Next »