aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts/tests-x64-custom.sh
Commit message (Collapse)AuthorAgeFilesLines
* Manual test scripts: Pass classpath via '-cp' instead of env CLASSPATHSven Gothel2014-05-091-1/+1
|
* Fix AWTKeyAdapter: Reorder AWT events to NEWT order - also ensuring TYPED is ↵Sven Gothel2013-01-301-0/+12
always sent. This foremost fixes an issue w/ OSX/Java7 and NewtCanvasAWT offscreen CALayer usage, which utilizes AWTKeyAdapter and AWTNewtEventFactory (AWT -> NEWT) key events.