Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2008-08-29remove Browser9 testGrant Gayed2-119/+0
2008-07-03239220 - Text.getText() returns empty string after calling setText() with non...Steve Northover1-2/+142
2008-06-23101153 - Text.getText(int,int) can throw StringIndexOutOfBoundsSteve Northover1-1/+7
2008-06-20the fix for "Bug 87460 StyledText: Caret location not updated when line style...Felipe Heidrich1-0/+1
2008-05-01*** empty log message ***Bogdan Gheorghe1-14/+24
2008-05-01Restored getPrinterListBogdan Gheorghe1-21/+14
2008-05-01Fixed getPrinterList testBogdan Gheorghe1-14/+21
2008-04-30assume default style of APPLICATION_MODALGrant Gayed1-1/+1
2008-03-27*** empty log message ***Felipe Heidrich1-4/+7
2008-03-17222872 Fixes for running SWT tests on p2 buildsBogdan Gheorghe4-24/+24
2008-02-13217854 - [Leopard] Errors logged during GC testsKevin Barnes1-32/+0
2008-02-11217854 - [Leopard] Errors logged during GC testsKevin Barnes1-29/+2
2008-02-07Revert for 217854v3428aBogdan Gheorghe1-4/+0
2008-02-05217849 - JUnit test failure - FontDataKevin Barnes1-9/+1
2008-02-05217854 - [Leopard] Errors logged during GC testsKevin Barnes1-0/+4
2008-02-04217758 - Combo test failuresKevin Barnes1-0/+1
2008-01-2971478 - ImageData constructor accepts incomplete pixel dataCarolyn MacLeod1-15/+35
2008-01-23216287 Compiler warnings in N20080123-0010 in swt testsBogdan Gheorghe1-2/+28
2008-01-08v3423 for I20080108v3423Bogdan Gheorghe1-0/+8
2007-10-29Fixed FileDialog test failurev3415aBogdan Gheorghe1-4/+21
2007-10-29v3415a for I20071029Bogdan Gheorghe1-1/+1
2007-09-10Bug 139647 - StyledText.getOffsetAtLocation can't return offset at end of a lineFelipe Heidrich1-1/+1
2007-09-07plugin version -> 3.4.0Grant Gayed1-1/+1
2007-08-31*** empty log message ***Felipe Heidrich1-5/+6
2007-05-31After copyright bash for 3.3 RC3AFTER_COPYRIGHT_BASH_FOR_33RC3Carolyn MacLeod63-63/+63
2007-04-03*** empty log message ***Grant Gayed1-1/+2
2007-03-30151439Grant Gayed1-2/+12
2007-03-01*** empty log message ***Silenio Quarti1-1/+1
2007-02-02exclude CCombo cut, copy and paste from testing because they fail during buildCarolyn MacLeod1-1/+3
2007-01-31restore test_copy and test_pasteCarolyn MacLeod1-79/+79
2007-01-31exclude CCombo.test_copy() due to consistent build failureCarolyn MacLeod1-0/+3
2006-12-11Set compiler compliance level to 1.4 so that empty statements (;;) are flaggedCarolyn MacLeod1-0/+12
2006-12-08*** empty log message ***Grant Gayed1-9/+9
2006-12-07*** empty log message ***Grant Gayed1-9/+9
2006-11-22temporarily remove test_copy and test_pasteCarolyn MacLeod1-79/+79
2006-10-25*** empty log message ***Grant Gayed1-0/+32
2006-10-17*** empty log message ***Grant Gayed2-2/+5
2006-10-02*** empty log message ***Grant Gayed1-7/+0
2006-09-29fix warningsGrant Gayed7-24/+39
2006-08-21cleanup warningsv3306Grant Gayed41-316/+288
2006-06-05about.html'sGrant Gayed2-403/+1
2006-06-01new readme's (dated May 12th)Grant Gayed2-2/+404
2006-05-29explain performance degradationv3232kGrant Gayed1-1/+10
2006-05-11About files for 3.2v3232gCarolyn MacLeod1-9/+15
2006-03-17Add JUnit tests for ExpandBar and ExpandItemVeronika Irvine6-1/+486
2006-03-09adding getItemCount() and setItemCount(int) testsVeronika Irvine1-1/+41
2006-03-08remove degradation explainationsGrant Gayed1-2/+0
2006-01-31set list of failed testsVeronika Irvine1-18/+7
2006-01-31Exclude motif tests that failVeronika Irvine1-0/+79
2006-01-30add setSelection() for one itemVeronika Irvine2-0/+47

Back to the top