On Mar 16, 2005, at 9:02 AM, myrna wrote:
- enable .java type function tests to be used with the usesystem property in harness/RunTest.java.
The usesystem property causes the test harness to not create a new database. This mechanism
was so far only used for .sql type tests, such as in the 'nist' directory.
- modify the tests/storetests directory's build.xml to compile any possible .java tests
- modify the tests/storetests/st_b5772.sql to drop a table it wasn't dropping before & adjust its master file accordingly
- remove a funky character from a comment in the tests/derbynet/testProtocol_app.properties file and set the svn:eol-style native property on it
- add one j9 specific canon & remove another to match up to current test behavior
Hi Myrna,
Looks good. Also, I removed the commented line from RunTest, as it is no longer necessary. Committed, revision 157825.
andrew
