Difference between revisions of "AutoTest Integration"

(Protocols)
(Links: new version of gui_interface)
Line 44: Line 44:
 
* [http://n.ethz.ch/student/pboenhof/autotest/demo2_eif_build.zip skeletton for input gui (EiffelBuild project)] Generated also with the components predefined in EiffelBuild 5.6 and can be opened also in EiffelBuild 5.7.0826. (The components in EiffelBuild 5.7.0826 are buggy and if you try to insert one then EiffelBuild won't do it and will stop accepting right clicks and slow down.) --[[User:Philipp|Philipp]] 09:49, 1 June 2006 (CEST)
 
* [http://n.ethz.ch/student/pboenhof/autotest/demo2_eif_build.zip skeletton for input gui (EiffelBuild project)] Generated also with the components predefined in EiffelBuild 5.6 and can be opened also in EiffelBuild 5.7.0826. (The components in EiffelBuild 5.7.0826 are buggy and if you try to insert one then EiffelBuild won't do it and will stop accepting right clicks and slow down.) --[[User:Philipp|Philipp]] 09:49, 1 June 2006 (CEST)
 
* [http://n.ethz.ch/student/fleu/download/AutoTest.zip new Version of the Input Interface] including the Eiffel Build *.bpr File and already inheriting from SHARED_AUTO_TEST_PROJECT (Florian, 3 June 2006)
 
* [http://n.ethz.ch/student/fleu/download/AutoTest.zip new Version of the Input Interface] including the Eiffel Build *.bpr File and already inheriting from SHARED_AUTO_TEST_PROJECT (Florian, 3 June 2006)
* [http://n.ethz.ch/student/pboenhof/autotest/at_gui_interface_v0.43.zip at_gui_interface_v0.43.zip] Complete package to install user interface into ES. Consult README.TXT for further instructions (including the Browse-Menu and some minor fixes from Florian) --[[User:Philipp|Philipp]] 14:12, 6 June 2006 (CEST)
+
* [http://n.ethz.ch/student/pboenhof/autotest/at_gui_interface_v0.45.zip at_gui_interface_v0.45.zip] Complete package to install user interface into ES. Consult README.TXT for further instructions (including the Browse-Menu and some minor fixes from Florian) --[[User:Philipp|Philipp]] 12:30, 8 June 2006 (CEST)
  
 
=Meetings=
 
=Meetings=

Revision as of 02:30, 8 June 2006


Overview

Project name: AECCS (Advanced Eiffel Contract Checking System)

Project description: integration of AutoTest into EiffelStudio

Mailing list: es-autotest@origo.ethz.ch

Milestones

M1: April 25th 2006

  • project page has been set up
  • members are on the team list
  • organizing meetings

M2: May 2nd 2006

  • team divided in sub groups
  • divided the project in its components
  • we need to treat AutoTest as black box (unless the developper is able to cope with the problems with Eiffel 5.7)

To Do

  • create a logo
  • caller interface, output interface
  • interface to autotest

Hints for the work

  • Do the same thing in two groups simultaneously, probably one group has solved some problems faster than the other.
  • Important: If you resubmit a change of any provided and versioned package please state clearly what version you changed so the one who provided it is able to merge it.

Links

Meetings

  • Thursday June 8th 13-14h (room IFW E 44)

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.


Protocols

The protocols and other links are mainly in german.

Team