<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://dev.eiffel.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Wliu</id>
		<title>EiffelStudio: an EiffelSoftware project - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://dev.eiffel.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Wliu"/>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/Special:Contributions/Wliu"/>
		<updated>2026-04-22T23:36:51Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.24.1</generator>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=AutoTest_Integration&amp;diff=2859</id>
		<title>AutoTest Integration</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=AutoTest_Integration&amp;diff=2859"/>
				<updated>2006-05-16T13:13:45Z</updated>
		
		<summary type="html">&lt;p&gt;Wliu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Projects]]&lt;br /&gt;
&lt;br /&gt;
=Overview=&lt;br /&gt;
&lt;br /&gt;
Project name: AECCS (Advanced Eiffel Contract Checking System)&lt;br /&gt;
&lt;br /&gt;
Project description: integration of AutoTest into EiffelStudio&lt;br /&gt;
&lt;br /&gt;
Mailing list: es-autotest@origo.ethz.ch&lt;br /&gt;
&lt;br /&gt;
=Milestones=&lt;br /&gt;
&lt;br /&gt;
== M1: April 25th 2006 ==&lt;br /&gt;
* project page has been set up&lt;br /&gt;
* members are on the team list&lt;br /&gt;
* organizing meetings&lt;br /&gt;
&lt;br /&gt;
== M2: May 2nd 2006 ==&lt;br /&gt;
* team divided in sub groups&lt;br /&gt;
* divided the project in its components&lt;br /&gt;
* we need to treat [http://se.inf.ethz.ch/people/leitner/auto_test/ AutoTest] as black box (unless the developper is able to cope with the problems with Eiffel 5.7)&lt;br /&gt;
&lt;br /&gt;
=To Do=&lt;br /&gt;
* create a logo&lt;br /&gt;
* put script files for others (Windows custom)&lt;br /&gt;
* caller interface&lt;br /&gt;
* interface to autotest&lt;br /&gt;
* goals for Thursday May 4th 2006&lt;br /&gt;
 - module groups meet and talk to each other&lt;br /&gt;
 - every one has at least tried to compile ec&lt;br /&gt;
 - over all design, rough idea how our implementation should look like&lt;br /&gt;
* every one in the doc team has to get a wiki account&lt;br /&gt;
&lt;br /&gt;
== Hints for the work ==&lt;br /&gt;
* Do the same thing in two groups simultaneously, probably one group has solved some problems faster than the other.&lt;br /&gt;
&lt;br /&gt;
=Links=&lt;br /&gt;
* How to install and compile EiffelStudio under Windows see [[Compiling EiffelStudio]]&lt;br /&gt;
* Batch file to help you with the installation [[Automatic Build Scripts]]&lt;br /&gt;
* [http://n.ethz.ch/student/pboenhof/autotest/Philipp_Eiffel_Compilation_Scripts.zip batch scripts for EiffelStudio compilation modified by Philipp (who is not the author)] --[[User:Philipp|Philipp]]&lt;br /&gt;
* First interface of a class AUTO_TEST_PROJECT [http://n.ethz.ch/student/djuric/download/auto_test_project.e auto_test_project.e]&lt;br /&gt;
* [http://n.ethz.ch/~pboenhof/autotest/autotest_demo_gui_v3_src.zip demo gui source code (version 0.3)] (compiling the according ace file should work, you can also open *.bpr with EiffelBuild)&amp;lt;br/&amp;gt; [http://n.ethz.ch/~pboenhof/autotest/autotest_demo_gui_v3_win32_binary.zip win32 binary distribution] for those without a running compiler&amp;lt;br/&amp;gt;--modified [[User:Philipp|Philipp]] 00:42, 13 May 2006 (CEST)&lt;br /&gt;
* [http://n.ethz.ch/~pboenhof/autotest/ec_win32_with_autotest_demo.zip win32 ec binary] with rudimentary AutoTest dialog included in Tool menu; to start with the GUI do:&amp;lt;br/&amp;gt;&amp;lt;code&amp;gt;cmd&amp;gt; ec -from_bench&amp;lt;/code&amp;gt;&amp;lt;br/&amp;gt; --added [[User:Philipp|Philipp]] 00:42, 13 May 2006 (CEST)&lt;br /&gt;
* [http://n.ethz.ch/student/pboenhof/autotest/browsing_notes.pdf notes] from browsing the source code of EiffelStudio --[[User:Philipp|Philipp]]&lt;br /&gt;
* [http://n.ethz.ch/student/pboenhof/autotest/presentation_2006_05_04.pdf opening the compiled eiffel project in EiffelStudio] --[[User:Philipp|Philipp]]&lt;br /&gt;
&lt;br /&gt;
=Meetings=&lt;br /&gt;
* Thursday May 4th 13-14h (room IFW E 44)&lt;br /&gt;
* '''No''' meeting on Thursday May 11th&lt;br /&gt;
&lt;br /&gt;
==Protocols==&lt;br /&gt;
The protocols and other links are mainly in german.&lt;br /&gt;
* [http://n.ethz.ch/student/jschoch/download/AECCS%20Protokolle/AECCS%2001%20Protokoll%2027.04.06.pdf protocol 27.04.2006]&lt;br /&gt;
* [http://n.ethz.ch/student/jschoch/download/AECCS%20Protokolle/AEECCS%2002%20Protokoll%2004.05.06.pdf protocol 04.05.2006]&lt;br /&gt;
&lt;br /&gt;
=Team=&lt;br /&gt;
&lt;br /&gt;
* [[User:Wliu|Weiqiang Liu]] (project leader; libero)&lt;br /&gt;
* [[User:jong|Je Lan Ong]] (doc)&lt;br /&gt;
* Samuel Pasquier (doc: output; testing)&lt;br /&gt;
* [[User:Philipp|Philipp Bönhof]] (code: input interface; wiki)&lt;br /&gt;
* [[User:Pgoffin|Pascal Goffin]] (doc)&lt;br /&gt;
* [[User:Dilip|Dilip Many]] (code: input interface)&lt;br /&gt;
* [[User:DJuric|Dejan Juric]] (over all design; code: output, spec autotest; logos)&lt;br /&gt;
* [[User:Jschoch|Jona Schoch]] (protocol; doc: input)&lt;br /&gt;
* [[User:Stephan|Stephan Gerhard]] (code: output)&lt;br /&gt;
* [[User:Florian|Florian Leu]] (code: input interface)&lt;br /&gt;
* [[User:arnofiva|Arno Fiva]] (code: specification autotest)&lt;br /&gt;
* Carlo Manco (code: autotest)&lt;br /&gt;
* Matthieu Bray (design; testing)&lt;br /&gt;
* [[User:ilinca_ciupa|Ilinca Ciupa]] (assistant)&lt;/div&gt;</summary>
		<author><name>Wliu</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=User:Wliu&amp;diff=2858</id>
		<title>User:Wliu</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=User:Wliu&amp;diff=2858"/>
				<updated>2006-05-16T13:11:35Z</updated>
		
		<summary type="html">&lt;p&gt;Wliu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;AutoTest integration project leader&lt;/div&gt;</summary>
		<author><name>Wliu</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=User:Wliu&amp;diff=2857</id>
		<title>User:Wliu</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=User:Wliu&amp;diff=2857"/>
				<updated>2006-05-16T13:11:01Z</updated>
		
		<summary type="html">&lt;p&gt;Wliu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Project leader&lt;/div&gt;</summary>
		<author><name>Wliu</name></author>	</entry>

	</feed>