I've been trying to get the tests going from the 2.1.2 distribution. I copied the HSQLDB jar into the lib directory. Is there anything else I need to do? I'm getting an out of memory error when I actually run them:
Code:
junit:
[junit] Running org.hibernate.test.ABCProxyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.765 sec
[junit] Running org.hibernate.test.ABCTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.328 sec
[junit] Running org.hibernate.test.CacheTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.828 sec
[junit] Running org.hibernate.test.FooBarTest
[junit] java.lang.OutOfMemoryError
[junit] Exception in thread "main"