blob: 2ba27cca53139f77abc3f073718ec6b646835d83 [file] [log] [blame]
README for org.eclipse.core.team.tests.cvs.core
This plug-in provides the CVS tests. It also contains the script, test.xml,
which launches the CVS automated tests after the a build.
In order to run the tests, perform the following steps:
1. Load the eclipse test harness plug-ins and fragments
2. Load the following plug-ins:
org.eclipse.team.tests.cvs.core
3. Modify the repository.properties file in plug-in
org.eclipse.team.tests.cvs.core to contain the
information required to connect to your repository.
Your repository must allow rsh connections from your userid and machine in order for
the tests to run.
4. Run the test.xml Ant script in Eclipse