Difference between revisions of "CddBranch"
Line 3: | Line 3: | ||
It is undistruptive to the development process of the user. The tool is in its earlys stages. Feedback and bug reports are | It is undistruptive to the development process of the user. The tool is in its earlys stages. Feedback and bug reports are | ||
very much appreciated. Please send them to mailto:andreas.leitner@inf.ethz.ch . | very much appreciated. Please send them to mailto:andreas.leitner@inf.ethz.ch . | ||
+ | |||
+ | == Download == | ||
+ | |||
+ | |||
+ | * Linux: | ||
+ | * Windows: | ||
+ | |||
+ | |||
+ | == Instaltion == | ||
+ | |||
+ | * TODO: | ||
+ | |||
+ | |||
+ | == Source Code == | ||
+ | |||
+ | The source can be found on the cdd branch of the EiffelStudio svn repository ([https://origo.ethz.ch/eiffelsoftware/es/branches/cdd/es]). | ||
+ | After compiling it you need to do the following to create a delivery | ||
+ | |||
+ | * Take an existing delivery | ||
+ | * Copy the resulting executable ec.exe resp. ec to $ISE_EIFFEL/studio/spec/$ISE_PLATFORM/bin/ | ||
+ | * Copy the the file Delivery/eifinit/studio/default.xml to $ISE_EIFFEL/eifinit/studio/default.xml | ||
+ | * Copy the directory Src/library/cdd to $ISE_EIFFEL/library/cdd |
Revision as of 07:51, 2 November 2006
Contents
Summary
CDD is an extension to EiffelStudio that provides support for both automatic test case extraction and test execution. It is undistruptive to the development process of the user. The tool is in its earlys stages. Feedback and bug reports are very much appreciated. Please send them to mailto:andreas.leitner@inf.ethz.ch .
Download
- Linux:
- Windows:
Instaltion
- TODO:
Source Code
The source can be found on the cdd branch of the EiffelStudio svn repository ([1]). After compiling it you need to do the following to create a delivery
- Take an existing delivery
- Copy the resulting executable ec.exe resp. ec to $ISE_EIFFEL/studio/spec/$ISE_PLATFORM/bin/
- Copy the the file Delivery/eifinit/studio/default.xml to $ISE_EIFFEL/eifinit/studio/default.xml
- Copy the directory Src/library/cdd to $ISE_EIFFEL/library/cdd