TestBezierCurve light switch test

Howdy,



I started working on adding a light switch button to TestBezierCurve this morning. I don’t think it will take too long, but I’m not far enough to tell for sure yet. I’ll keep you posted.



Also, do we want to keep the Widget test apps in the com.jme.widget.test package or do we want to move them to something like com.jme.test.widget?



Thanks,

Gregg

Move them to com.jme.test.widget.



I meant to do that last night but forgot.

Also, could you rename them:



TestWidgetApp1 instead of WidgetTestApp1.



I’m going to set up ant to build various things, with the option of skipping Test* classes.

Will do.