Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | *** empty log message *** | Grant Gayed | 2004-09-07 | 15 | -163/+3320 | |
| | ||||||
* | *** empty log message ***v3104a | Grant Gayed | 2004-08-31 | 1 | -9/+118 | |
| | ||||||
* | *** empty log message *** | Grant Gayed | 2004-08-30 | 8 | -48/+567 | |
| | ||||||
* | *** empty log message *** | Grant Gayed | 2004-08-30 | 1 | -15/+20 | |
| | ||||||
* | empty performance target added | sdimitro2 | 2004-08-30 | 1 | -0/+4 | |
| | ||||||
* | More Display listener tests | Knut Radloff | 2004-08-30 | 1 | -2/+10 | |
| | ||||||
* | add performance test | Grant Gayed | 2004-08-27 | 4 | -6/+24 | |
| | ||||||
* | Fix busy event loop | Knut Radloff | 2004-08-26 | 1 | -1/+1 | |
| | ||||||
* | Fixed incorrect values test for Display.post | Knut Radloff | 2004-08-26 | 1 | -5/+3 | |
| | ||||||
* | Debugging intermittent Display.timerExec failure | Knut Radloff | 2004-08-24 | 1 | -1/+5 | |
| | ||||||
* | Remove unused import | Knut Radloff | 2004-08-20 | 1 | -1/+0 | |
| | ||||||
* | Some eSWT platforms don't allow shells to be resized (e.g., to 0, 0 origin). ↵ | Knut Radloff | 2004-08-20 | 1 | -24/+29 | |
| | | | | Take shell origin into account when testing mapping. | |||||
* | Add back test, bug 70630 is fixedv3102a | Knut Radloff | 2004-08-17 | 1 | -3/+1 | |
| | ||||||
* | Removed KeyDown/KeyUp test that fail when test shell looses focus. | Knut Radloff | 2004-08-17 | 1 | -60/+14 | |
| | ||||||
* | Possible fix for Display.post test failure | Knut Radloff | 2004-08-17 | 1 | -2/+3 | |
| | ||||||
* | Fixed Image constructor test to comply with bug 64266 | Carolyn MacLeod | 2004-08-17 | 1 | -7/+2 | |
| | ||||||
* | Add assertion messages | Knut Radloff | 2004-08-09 | 1 | -2/+2 | |
| | ||||||
* | Override dispose test | Knut Radloff | 2004-08-09 | 1 | -0/+5 | |
| | ||||||
* | Complete Rectangle, ImageData tests | Knut Radloff | 2004-08-09 | 4 | -16/+932 | |
| | ||||||
* | Workaround bug 71329 | Knut Radloff | 2004-08-07 | 1 | -14/+10 | |
| | ||||||
* | Mark abstract tests | Knut Radloff | 2004-08-06 | 1 | -1/+15 | |
| | ||||||
* | Completed unimplemented tests | Knut Radloff | 2004-08-04 | 1 | -23/+753 | |
| | ||||||
* | Check URL for file name | Knut Radloff | 2004-08-04 | 1 | -2/+10 | |
| | ||||||
* | Tests failing because of bug 71329 | Knut Radloff | 2004-08-03 | 1 | -4/+2 | |
| | ||||||
* | Do not test internal non-API methods | Knut Radloff | 2004-08-03 | 1 | -3/+3 | |
| | ||||||
* | Fix path with spaces | Knut Radloff | 2004-08-03 | 1 | -1/+2 | |
| | ||||||
* | Added unimplemented tests | Knut Radloff | 2004-08-03 | 4 | -5/+20 | |
| | ||||||
* | Only test for and report as failures spec'd exceptions. Let everything else ↵ | Knut Radloff | 2004-08-02 | 1 | -8/+0 | |
| | | | | fall through to test runner. | |||||
* | Fixes file separator for filename tests | Knut Radloff | 2004-08-02 | 1 | -0/+3 | |
| | ||||||
* | Fixes Image test color depth problem | Knut Radloff | 2004-07-29 | 1 | -3/+20 | |
| | ||||||
* | Fixes file base image tests | Knut Radloff | 2004-07-29 | 19 | -20/+12 | |
| | ||||||
* | Comment out failing tests | Knut Radloff | 2004-07-28 | 1 | -3/+7 | |
| | ||||||
* | Fix location of custom method | Knut Radloff | 2004-07-28 | 1 | -13/+12 | |
| | ||||||
* | Comment out failing tests | Knut Radloff | 2004-07-28 | 2 | -27/+34 | |
| | ||||||
* | *** empty log message *** | Christophe Cornu | 2004-07-28 | 1 | -0/+9 | |
| | ||||||
* | *** empty log message *** | Christophe Cornu | 2004-07-28 | 2 | -0/+156 | |
| | ||||||
* | *** empty log message *** | Felipe Heidrich | 2004-07-26 | 1 | -1/+1 | |
| | ||||||
* | Comment out failing tests. See bug 70630 | Knut Radloff | 2004-07-22 | 1 | -1/+3 | |
| | ||||||
* | Comment out failing tests. See bug 70167 | Knut Radloff | 2004-07-22 | 1 | -2/+6 | |
| | ||||||
* | Fixes copyArea test for low color displays. | Knut Radloff | 2004-07-21 | 1 | -22/+78 | |
| | ||||||
* | Added hashCode test | Knut Radloff | 2004-07-19 | 1 | -1/+3 | |
| | ||||||
* | Change/use exception test | Knut Radloff | 2004-07-19 | 1 | -8/+4 | |
| | ||||||
* | Complete unimplemented tests | Knut Radloff | 2004-07-19 | 6 | -25/+416 | |
| | ||||||
* | Check exception code first in assertEquals(String, int, Throwable) | Knut Radloff | 2004-07-19 | 1 | -10/+15 | |
| | ||||||
* | Test non-existent file | Knut Radloff | 2004-07-19 | 1 | -2/+14 | |
| | ||||||
* | Test image exceptions | Knut Radloff | 2004-07-16 | 1 | -10/+15 | |
| | ||||||
* | Test image constructor exceptions | Knut Radloff | 2004-07-16 | 2 | -16/+146 | |
| | ||||||
* | Test image exceptions | Knut Radloff | 2004-07-15 | 7 | -3/+64 | |
| | ||||||
* | Test transparency mask constructor | Knut Radloff | 2004-07-14 | 1 | -2/+22 | |
| | ||||||
* | Better coverage for drawText | Knut Radloff | 2004-07-13 | 1 | -5/+23 | |
| |