Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

About this directory

This directory contains the JUnit and Hamcrest Core jar files for building and running the test suite.

Populating this directory

This can be done using Apache Ivy, using the supplied ivy.xml and the Ant "resolve" task. This task is standalone from the rest of the build targets to avoid a hard dependency on Ivy.

Alternatively, copy in the junit-4.x.jar and hamcrest-core-1.x.jar files manually from a local copy you have available.