Skip to main content
summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2014-02-05[426209] Java 6 + Cleaning some warningsv201402131232Mickael Istria11-23/+23
2014-01-24[nobug] version fixesv201401241521Chris Jaun4-4/+4
2014-01-20[411589] Invalid this detectionv201401221723vrubezhny1-0/+26
2014-01-16[425796] Introduce intermediary pom filesMickael Istria6-25/+52
2014-01-10[424210] Simplify Git repositoriesv201401101640vrubezhny5-5/+5
2013-12-27[340756] [validation] False syntax error in with (x) var y;vrubezhny2-24/+65
2013-12-20[419113] Configuration for surefire test runnerMickael Istria7-7/+79
2013-12-19Bug 406519 - [validation] Valid JavaScript code flagged as error (regexp, inf...vrubezhny1-0/+19
2013-12-10[nobug] version fixesChris Jaun2-2/+2
2013-11-18[349020] [hotbug] [validation] Eclipse complains about jquery minifiedDenis Golovin1-0/+19
2013-11-07[325809] [misc] unit tests produce a "comptest" directory in user.homeChris Jaun1-3/+3
2013-10-18Bug 419260 - Pom version updates jsdt.core and jsdt.testsThanh Ha5-4/+31
2013-08-28[326449] parser error on regular expression containing sequenceJason Peterson1-0/+24
2013-08-21Corrects build failure caused by jUnits delivered with bug 315660.jpadilla2-9/+9
2013-08-14Bugzilla 377241. Content Assist does not work when an object propertyWooyoung Cho6-18/+19
2013-08-14Bugzilla 377241. Content Assist does not work when an object property isWooyoung Cho6-0/+133
2013-08-14Bugzilla 315660.Wooyoung Cho8-0/+211
2013-08-12[nobug] update POM versiosn to match bundle versionsMike Rennie2-2/+2
2013-08-12Bug 414708 - [CBI] webtools.jsdt.tests patchesThanh Ha4-0/+108
2013-07-15[384319] CPU utilization to 100% when this is appended to new objectJason Peterson313-175673/+20023
2013-04-02[nobug] configure PDE / API tools project specific settingsMike Rennie7-3/+269
2013-02-26update bundle versions for project setting updatesMike Rennie2-2/+2
2013-02-26[nobug] use UTF-8 encoding per projects + Unix line endingsMike Rennie4-0/+8
2013-02-06Bug 156134 - debug.core should reexport dependencies whose API isMike Rennie1-1/+3
2012-09-10Bug 387465 - Incorrect string evaluations with Rhino 1.7R4Mike Rennie4-2/+128
2012-08-17[nobug] increment versions for 3.4.1Nitin Dahyabhai2-2/+2
2012-08-17[nobug] increment versions for 3.4.1Nitin Dahyabhai2-2/+2
2012-08-08[nobug] switch from .cvsignore to .gitignoreNitin Dahyabhai3-6/+0
2012-04-25[361553] [formatting] Formatting a JSP file, containing Java snippets, leads ...nitind1-2/+2
2012-04-25[361553] [formatting] Formatting a JSP file, containing Java snippets, leads ...nitind1-2/+2
2012-01-10Bug 368292 - Rhino test failures in I-3.4.0-20120110083023mrennie7-20/+62
2011-11-03[362752] JSDT versioning error prevents WTP 3.4.0 M3 declarecjaun3-3/+3
2011-08-17[354902] Assignments causing a function to be made a type ignore their JSDocnitind1-0/+12
2011-08-15[nobug] update version for 3.3.1/3.4.0nitind3-3/+3
2011-07-26[nobug] update bundle version for 3.4 development stream and fix PDE warningmrennie2-2/+3
2011-07-19[351448] [Content Assist] No parameters populated for constructor for code co...cjaun12-36/+1127
2011-06-29[281646] [formatter] Source Formatting does not work without semicolonscjaun3-1/+24
2011-05-05Copyright updatesmrennie12-8/+48
2011-04-27[343691] exception stack trace on $ as a type namecjaun1-0/+23
2011-04-25Bug 343763 - Remove use of deprecated InstanceScope / DefaultScopemrennie1-1/+2
2011-04-18[329716] JSDT can't seem to parse JavaScript's comma operatornitind3-62/+8
2011-03-23[337572] Show no false positive semantic validation error messagenitind2-110/+113
2011-01-27[334922] CharOperation#match does not work as expected when isCaseSensitive i...nitind1-1/+13
2011-01-13[333836] Scanner test produced different byte codes with new compiler due to ...nitind1-13/+16
2011-01-07[333781] Properties defined with associative arrays not being inferrednitind1-1/+19
2010-12-15[331473] Inference mixin support brokennitind4-12/+274
2010-11-09[329803] Function literal with attributes assigned using "this." is not infer...cjaun1-0/+12
2010-11-02[nobug] include testresourcenitind1-1/+2
2010-11-02[nobug] Convert org.eclipse.wst.jsdt.debug.core.tests to be UI testnitind1-1/+1
2010-11-01[nobug] fix failing unit test by inlining DebugUIPlugin.getStandardDisplay()nitind1-1/+1

Back to the top