2010-06-03 David Marshburn * FunctionGeneratorTest.java: a more complete collection of tests and example usage. 2010-02-10 David Marshburn * FunctionGeneratorTest.java: a few additional tests to exercise the function-generator class 2010-01-14 David Marshburn * FunctionGeneratorTest.java: new. 2009-09-10 David Marshburn * TestTempImager.java: removed. TempImager no longer exists. * .classpath: fixed location of vrpn.jar. 2008-06-24 David Marshburn * PoserTest.java: tests relative pose request 2008-02-13 David Marshburn * AuxiliaryLoggerTest.java: slightly better handling of logging reports. 2007-10-22 David Marshburn * AuxiliaryLoggerTest.java: new * TrackerTest.java: changed port 2007-10-19 David Marshburn * .classpath, .project: eclipse project files * .cvsignore: ignore the bin/ directory 2006-04-24 * text sender/receiver test programs 2006-01-30 * all: catching up the test applications with the recent (and, in some cases, not-so-recent) changes in java_vrpn. 2005-07-28 David Marshburn * PoserTest.java: new, a test program for java_vrpn poser. 2003-10-24 Oliver Otto * PrintCereals.java: java version of the printcereals utility. 2002-09-16 David Marshburn * ButtonListenerTest.java, ButtonTest.java, ForceDeviceTest.java, TrackerTest.java: use new constructors with log file arguments. * .cvsignore: ignore dll files in this directory * test.vjp: changed debugging/execution options 2002-09-12 David Marshburn * AnalogListenerTest.java: fixed up this example to match recent changes in AnalogRemoteListener.java * ButtonListenerTest.java: ditto * TempImagerTest.java: beginning of a test program for TempImager * test.vjp: adds TempImagerTest 2002-07-25 Tatsuhiro Segi * AnalogListenerTest.java: new file to test and demonstrate how to use Remote Listener classes. * ButtonListenerTest.java: same * AnalogRandomValueGenerator.java: thread to generate bunch of random value requests to analogRemote for testing 2002-06-25 David Marshburn * AnalogTest.java: new * ForceDeviceTest.java: new * test.vjp: adds the above two files. 2002-06-18 Tatsuhiro Segi * ButtonTest.java: implemented * test.jvp: added ButtonTest.java file 2002-06-12 Tatsuhiro Segi * ButtonTest.java: new. 2002-06-07 David Marshburn * .cvsignore: new * TrackerTest.java: changes to keep up with vrpn.TrackerRemote (velocity, acceleration and exception) * test.vjp: build setting (CLASSPATH)