Commit Graph

7 Commits

Author SHA1 Message Date
mdb e30bb42a3a No forcing jikes.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1236 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-10-06 21:25:12 +00:00
mdb 372b031e7b Much more substantial testing for the fancy new inheritable properties.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@946 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-11-25 22:23:21 +00:00
mdb 98513e3bc7 Use JAVA_LIBS to locate our jar files.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@683 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-28 18:56:13 +00:00
mdb 6d7308fb2b Copy the contents of the rsrc directory into the classpath.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@542 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-01-29 23:18:53 +00:00
mdb f6a1538b4f Require that JUnit forks so that we don't end up with wacky conflicts
between xerces.jar loaded by ant and our own copies of an XML parser
implementation.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@452 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-11-17 03:44:24 +00:00
mdb 95a4918665 Don't find anything with Test in it, just anything that ends with Test.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@440 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-11-08 01:56:59 +00:00
mdb c5fdf91de8 Created a testing framework for the samskivert library based on JUnit and
ant. The test drivers are located in a separate hierarchy and are built
and invoked as a single ant target.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@419 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-11-05 09:13:25 +00:00