History for piccolo2d.java / swt / src / test
2010-05-11
@Michael L Heuer
Issue 37 ; refactoring package edu.umd.cs.piccolox.swt to org.piccolo2d.extras.swt in swt
Michael L Heuer committed on 11 May 2010
@Michael L Heuer
Issue 37 ; refactoring package edu.umd.cs.piccolox to org.piccolo2d.extras in extras
Michael L Heuer committed on 11 May 2010
@Michael L Heuer
Issue 37 ; refactoring package edu.umd.cs.piccolo to org.piccolo2d in core
Michael L Heuer committed on 11 May 2010
2010-01-19
@Michael L Heuer
updating copyright years to include 2010
Michael L Heuer committed on 19 Jan 2010
2009-10-28
@Michael L Heuer
adding Point2D getCenter() method to PSWTPath, with unit tests
Michael L Heuer committed on 28 Oct 2009
2009-10-23
@Michael L Heuer
adding license headers for extras and swt unit tests
Michael L Heuer committed on 23 Oct 2009
2009-10-19
@Allain Lalonde
Removing check for headless mode in tests. w00t.
Allain Lalonde committed on 19 Oct 2009
@Allain Lalonde
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
@Allain Lalonde
Adding tests for PSWTBoundsHandle and PSWTCanvas also refactoring PSWTCanvas a little.
Allain Lalonde committed on 17 Oct 2009
@Allain Lalonde
Fixing some checkstyle warnings and adding more tests for PSWTHandle.
Allain Lalonde committed on 17 Oct 2009
@Allain Lalonde
Adding unit tests for PSWTHandle
Allain Lalonde committed on 17 Oct 2009
@Allain Lalonde
Adding PSWTImage and checkstyle cleanup.
Allain Lalonde committed on 17 Oct 2009
@Allain Lalonde
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
@Allain Lalonde
Getting SWT test to be ignored when running them in headless mode.
Allain Lalonde committed on 16 Oct 2009
@Allain Lalonde
Ugh, Test still failed. Implicit setText call on creation of PSWTText on setUp.
Allain Lalonde committed on 16 Oct 2009
@Allain Lalonde
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
@Allain Lalonde
Cleaning in PSWTText code a little.
Allain Lalonde committed on 16 Oct 2009