2009-10-20 |
Adding clone tests to allow for later refactoring.
Allain Lalonde
committed
on 20 Oct 2009
|
---|---|
Some low hanging CheckStyle fruit.
Allain Lalonde
committed
on 20 Oct 2009
|
|
Fixing brittle test.
Allain Lalonde
committed
on 20 Oct 2009
|
|
Increasing code coverage of PSwing.
Allain Lalonde
committed
on 20 Oct 2009
|
|
Issue 109 ; adding configuration for maven assembly plugin to examples and swt-examples
Michael L Heuer
committed
on 20 Oct 2009
|
|
minor javadoc fixes . . . I really should stop now. :)
Michael L Heuer
committed
on 20 Oct 2009
|
|
minor javadoc fixes
Michael L Heuer
committed
on 20 Oct 2009
|
|
more style and javadoc fixes
Michael L Heuer
committed
on 20 Oct 2009
|
|
more style and javadoc fixes
Michael L Heuer
committed
on 20 Oct 2009
|
|
style and javadoc fixes
Michael L Heuer
committed
on 20 Oct 2009
|
|
Fixing core CheckStyle warnings. All magic number warnings were on constant definitions. Cleaning them up would not have increased code clarity greatly enough to warrant it.
Allain Lalonde
committed
on 20 Oct 2009
|
|
Last CheckStyle fixes possible without breaking compat in SWT.
Allain Lalonde
committed
on 20 Oct 2009
|
|
More checkstyle stuff and made magic numbers less restrictive sine graphics operations use lots of indexes.
Allain Lalonde
committed
on 20 Oct 2009
|
|
Fixing some checkstyle bugs and fixing an infinite recursion bug introduced by r727 by me :(
Allain Lalonde
committed
on 20 Oct 2009
|
|
CheckStyle fixes on SWT.
Allain Lalonde
committed
on 20 Oct 2009
|
|
Made disabling double buffering free up the backBuffer.
Allain Lalonde
committed
on 20 Oct 2009
|
|
Fixing Issue #138 and CheckStyle in PSWTCanvas
Allain Lalonde
committed
on 20 Oct 2009
|
|
2009-10-19 |
Adding tests for PFrame and PApplet as well as structuring shadow testing.
Allain Lalonde
committed
on 19 Oct 2009
|
Removing check for headless mode in tests. w00t.
Allain Lalonde
committed
on 19 Oct 2009
|
|
Testing Hudson's Xvnc plugin to see if we can run failing tests. Some tests wouldn't run in headless mode. Crossing fingers.
Allain Lalonde
committed
on 19 Oct 2009
|
|
2009-10-17 |
Adding tests for PSWTBoundsHandle and PSWTCanvas also refactoring PSWTCanvas a little.
Allain Lalonde
committed
on 17 Oct 2009
|
Added rules to cobertura reports so that Tests and Mocks are ignored.
Allain Lalonde
committed
on 17 Oct 2009
|
|
Fixing some checkstyle warnings and adding more tests for PSWTHandle.
Allain Lalonde
committed
on 17 Oct 2009
|
|
Adding unit tests for PSWTHandle
Allain Lalonde
committed
on 17 Oct 2009
|
|
Adding PSWTImage and checkstyle cleanup.
Allain Lalonde
committed
on 17 Oct 2009
|
|
Adding unit tests for PSWText. Unfortunately, these won't run in hudson, but that's not really the point I guess. Higher quality code is.
Allain Lalonde
committed
on 17 Oct 2009
|
|
2009-10-16 |
Getting SWT test to be ignored when running them in headless mode.
Allain Lalonde
committed
on 16 Oct 2009
|
Ugh, Test still failed. Implicit setText call on creation of PSWTText on setUp.
Allain Lalonde
committed
on 16 Oct 2009
|
|
Test added doesn't work in headless. Will need to figure something out. Otherwise SWT module will remain untestable.
Allain Lalonde
committed
on 16 Oct 2009
|
|
Cleaning in PSWTText code a little.
Allain Lalonde
committed
on 16 Oct 2009
|