Difference between revisions of "AutoTest Integration"
(changing my status at team members and creating docu link) |
(→Overview: adding Information, note that code is now in soft-arch branch) |
||
(10 intermediate revisions by 5 users not shown) | |||
Line 9: | Line 9: | ||
Mailing list: es-autotest@origo.ethz.ch | Mailing list: es-autotest@origo.ethz.ch | ||
+ | |||
+ | |||
+ | ==Information== | ||
+ | |||
+ | The code has been included in the SVN soft-arch branch (30 June 2006). | ||
<!-- | <!-- | ||
Line 77: | Line 82: | ||
--> | --> | ||
− | * [http://n.ethz.ch/student/pboenhof/autotest/at_integration_v0. | + | * [http://n.ethz.ch/student/pboenhof/autotest/at_integration_v0.51.zip at_integration_v0.51.zip] '''Complete package to install user interface into ES.''' Consult README.TXT for further instructions. (If you want changes to appear in later releases please submit also the name of the zip file on which you worked.) --[[User:Philipp|Philipp]] changed 00:40, 29 June 2006 (CEST) |
* [http://n.ethz.ch/student/djuric/download/at_cluster_12_06_06.zip working auto test cluster system] This system works on my linux machine, a windows implementation is present, but has not yet been successfully executed on windows (auto test problems). For further informations see the mailingslist! ---[[User:Djuric|Djuric]] 22:56, 12 June 2006 (CEST) | * [http://n.ethz.ch/student/djuric/download/at_cluster_12_06_06.zip working auto test cluster system] This system works on my linux machine, a windows implementation is present, but has not yet been successfully executed on windows (auto test problems). For further informations see the mailingslist! ---[[User:Djuric|Djuric]] 22:56, 12 June 2006 (CEST) | ||
Line 84: | Line 89: | ||
'''Screen Shots''' | '''Screen Shots''' | ||
* [http://n.ethz.ch/student/pboenhof/autotest/at_documentation_screen_shots.zip Screen Shots for documentation] --[[User:Philipp|Philipp]] 17:37, 22 June 2006 (CEST) | * [http://n.ethz.ch/student/pboenhof/autotest/at_documentation_screen_shots.zip Screen Shots for documentation] --[[User:Philipp|Philipp]] 17:37, 22 June 2006 (CEST) | ||
− | |||
=Project Presentation= | =Project Presentation= | ||
* Wednesday June 28th ETH Hauptgebäude<br> | * Wednesday June 28th ETH Hauptgebäude<br> | ||
+ | * [http://n.ethz.ch/student/djuric/download/presentation.odp final presentation slides] in open document presentation format. [http://n.ethz.ch/student/djuric/download/presentation.pdf final presentation slides] in pdf format.--[[User:Djuric|Djuric]] | ||
<!-- | <!-- | ||
'''Important Note:''' Do your part of the project as selfstanding runtime '''not embedded''' in EiffelStudio or at least a prototype which 'simulates' the functionality of ES. | '''Important Note:''' Do your part of the project as selfstanding runtime '''not embedded''' in EiffelStudio or at least a prototype which 'simulates' the functionality of ES. | ||
--> | --> | ||
− | |||
=Meeting Protocols= | =Meeting Protocols= | ||
Line 114: | Line 118: | ||
* [[User:jong|Je Lan Ong]] (doc: autotest) | * [[User:jong|Je Lan Ong]] (doc: autotest) | ||
* [[User:Psamuel|Samuel Pasquier]] (doc: output) | * [[User:Psamuel|Samuel Pasquier]] (doc: output) | ||
− | * [[User:Philipp|Philipp Bönhof]] (code: input interface; wiki) | + | * [[User:Philipp|Philipp Bönhof]] (code: input interface; partial wiki; management of the sources & releases) |
− | * [[User:Pgoffin|Pascal Goffin]] (doc: input; merging of the different docs | + | * [[User:Pgoffin|Pascal Goffin]] (doc: input; merging and layouting of the different docs with latex) |
− | * [[User:Dilip|Dilip Many]] (code: input interface) | + | * [[User:Dilip|Dilip Many]] (code: input interface, output) |
* [[User:Djuric|Dejan Juric]] (over all design; code, spec: autotest) | * [[User:Djuric|Dejan Juric]] (over all design; code, spec: autotest) | ||
* [[User:Jschoch|Jona Schoch]] (protocol; doc: user manual) | * [[User:Jschoch|Jona Schoch]] (protocol; doc: user manual) | ||
Line 122: | Line 126: | ||
* [[User:Florian|Florian Leu]] (code: input interface) | * [[User:Florian|Florian Leu]] (code: input interface) | ||
* [[User:arnofiva|Arno Fiva]] (code: specification autotest) | * [[User:arnofiva|Arno Fiva]] (code: specification autotest) | ||
− | * [[User:Carlo Manco|Carlo Manco]] ( | + | * [[User:Carlo Manco|Carlo Manco]] (graphics: logo, icon) |
* Matthieu Bray (testing) | * Matthieu Bray (testing) | ||
* [[User:ilinca_ciupa|Ilinca Ciupa]] (assistant) | * [[User:ilinca_ciupa|Ilinca Ciupa]] (assistant) |
Latest revision as of 02:30, 30 June 2006
Contents
Overview
Project name: AECCS (Advanced Eiffel Contract Checking System)
Project description: integration of AutoTest into EiffelStudio
Mailing list: es-autotest@origo.ethz.ch
Information
The code has been included in the SVN soft-arch branch (30 June 2006).
Links
Help & Info
- How to install and compile EiffelStudio under Windows see Compiling EiffelStudio
- Batch file to help you with the installation Automatic Build Scripts
Definitions
- First interface of a class AUTO_TEST_PROJECT auto_test_project.e
- Global design document describing the global design goals and ideas, source code of the files. Here is the new corresponding interface source file (NOT UP TO DATE!)
- working example system that lets you explore the interaction with the interface.
- fixed interface Use this interface files to build your clients. -- Djuric 12:16, 25 May 2006 (CEST)
Sources
- at_integration_v0.51.zip Complete package to install user interface into ES. Consult README.TXT for further instructions. (If you want changes to appear in later releases please submit also the name of the zip file on which you worked.) --Philipp changed 00:40, 29 June 2006 (CEST)
- working auto test cluster system This system works on my linux machine, a windows implementation is present, but has not yet been successfully executed on windows (auto test problems). For further informations see the mailingslist! ---Djuric 22:56, 12 June 2006 (CEST)
Screen Shots
- Screen Shots for documentation --Philipp 17:37, 22 June 2006 (CEST)
Project Presentation
- Wednesday June 28th ETH Hauptgebäude
- final presentation slides in open document presentation format. final presentation slides in pdf format.--Djuric
Meeting Protocols
The protocols and other links are mainly in german.
- protocol 27.04.2006
- protocol 04.05.2006
- protocol 18.05.2006
- protocol 01.06.2006
- protocol 15.06.2006
- protocol 22.06.2006
Documentation
Team Members
- Weiqiang Liu (project leader; code: output)
- Je Lan Ong (doc: autotest)
- Samuel Pasquier (doc: output)
- Philipp Bönhof (code: input interface; partial wiki; management of the sources & releases)
- Pascal Goffin (doc: input; merging and layouting of the different docs with latex)
- Dilip Many (code: input interface, output)
- Dejan Juric (over all design; code, spec: autotest)
- Jona Schoch (protocol; doc: user manual)
- Stephan Gerhard (code: output)
- Florian Leu (code: input interface)
- Arno Fiva (code: specification autotest)
- Carlo Manco (graphics: logo, icon)
- Matthieu Bray (testing)
- Ilinca Ciupa (assistant)