Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-03-16Remove debug statementv20090316Chris Goldthorpe1-1/+0
2009-03-14Setup initial conditions so isEnabled() works correctlyChris Goldthorpe2-2/+14
2009-03-13Remove test which was slow and duplicated another testChris Goldthorpe1-6/+0
2009-03-13Bug 262176 – "Help cannot be displayedChris Goldthorpe2-0/+95
2009-03-06Bug 259996 – [Help][Context] help.xml context title ampersand parsing issuesv20090306Chris Goldthorpe1-15/+13
2009-03-03Rename test caseChris Goldthorpe1-2/+2
2009-02-27Bug 184787 – [Help] Breadcrumbs broken by anchors in <topic href="...">Chris Goldthorpe2-1/+48
2009-02-27Bug 265719 – [Tests] Performance Test testHtmlSearchIndexCreate() is flawed:Chris Goldthorpe1-20/+44
2009-02-26Bug 178554 – [Help][Search] Reduced Search Scope, Mouse-Over Text and "Show ...Chris Goldthorpe2-0/+73
2009-02-13Bug 237906 – [help][toc] support special identifiers in link_to attributes:Chris Goldthorpe3-2/+86
2009-02-11Bug 230842 – [Help] new Toc(IToc ...) does not copy over the linkTo field:Chris Goldthorpe4-0/+183
2009-01-28Bug 262754 – [perfs] "Servlet Read" performance test does not last enoughv20090203Chris Goldthorpe3-54/+175
2009-01-28Increase number of iterations for testServletRead to 100Chris Goldthorpe1-1/+1
2009-01-23Fixup copyright stringsChris Goldthorpe1-1/+0
2009-01-23Bug 238533 – [Webapp] Help in internal browser: TOC and Search frames proble...v20090123Chris Goldthorpe1-1/+13
2009-01-18Add performance test for read from servletv20090120Av20090120Chris Goldthorpe4-77/+199
2009-01-17Add performance test for start serverChris Goldthorpe2-1/+78
2009-01-05Clean up preference code in UA testsv20090105Chris Goldthorpe4-55/+92
2009-01-05Bug 259545 – [Webapp] API to allow user defined filters to process the files...Chris Goldthorpe6-0/+209
2008-12-19Add tests for locale processingChris Goldthorpe2-0/+439
2008-11-24Add tests for bookmarksv20081124Chris Goldthorpe2-1/+127
2008-11-14Add test for XMLProcessor with entitiesChris Goldthorpe1-0/+4
2008-11-12Add tests for entity resolutionChris Goldthorpe2-0/+87
2008-11-12Remove reference to SAXExeptionChris Goldthorpe1-18/+11
2008-10-29Remove non ASCII character from commentChris Goldthorpe1-2/+2
2008-10-29Remove non ASCII character from commentChris Goldthorpe1-1/+1
2008-10-13Tests for Toc Image workv20081014Chris Goldthorpe2-0/+56
2008-10-13Fix warningChris Goldthorpe1-1/+1
2008-09-04Phase 1 of Bug 27343 – [Help] TOC tag does not support icon="Myimage.gif", p...v20080908Chris Goldthorpe2-0/+57
2008-08-25Add browser ID test for Firefox 3v20080825Chris Goldthorpe1-0/+14
2008-08-13Bug 241869 – [Help] Customizable options for nav tree orderingChris Goldthorpe2-6/+220
2008-07-28Bug 238533 – [Webapp] Help in internal browser: TOC and Search frames proble...v20080804Chris Goldthorpe1-1/+13
2008-07-14Added test for search in qualified names, see Bug 219928v20080714Chris Goldthorpe2-5/+23
2008-07-10Add tests to make sure the best analyzer is returned for each localeChris Goldthorpe2-0/+107
2008-07-09Add search tests for german search stemmingChris Goldthorpe1-11/+8
2008-07-09Add search tests for wildcards and localesChris Goldthorpe5-79/+267
2008-07-08Refactor into individual testsChris Goldthorpe1-93/+108
2008-07-08Bug 232162 – [Help] TVT34:TCT231: "refresh" text contains mnemonic in the F1...Chris Goldthorpe1-1/+21
2008-06-30Bug 236991 – [Help][Context] Entity Reference (e.g., &amp;) doesn't work in ...Chris Goldthorpe1-1/+2
2008-06-19Bug 237577 – [Webapp] Infocenter problems with locales, breadcrumbs and fail...Chris Goldthorpe1-1/+1
2008-05-28Bug 233466 – [Webapp] Site redirection vulnerability in Eclipse Help Systemv20080528Chris Goldthorpe2-0/+83
2008-05-15Bug 232169 – [Help] Concurrent access of UAElement Attributesv20080515Chris Goldthorpe1-11/+15
2008-05-14Modify test to exclude case covered in Bug 232169v20080514Chris Goldthorpe1-6/+38
2008-05-13Bug 230037 – [regression] Errors trying to open Help from the About boxChris Goldthorpe2-0/+191
2008-04-29Bug 209357 – [Help] Performance Tests Neededv20080429AChris Goldthorpe2-0/+161
2008-04-25Add performance tests for index and tocv20080425Chris Goldthorpe1-2/+7
2008-04-16Update index performance testChris Goldthorpe1-6/+6
2008-04-01Bug 218077 – [Help][Context] Context help does not automatically display lin...Chris Goldthorpe1-1/+49
2008-03-24Bug 223361 – HTTP Response splitting vulnerability in org.eclipse.help.inter...v20080324Chris Goldthorpe2-0/+32
2008-03-20Add Index and Toc performance testsv20080320Chris Goldthorpe4-122/+184

Back to the top