Thank you, i will try that!

thron7 schrieb:
> 
>> I'd like to use the Test Runner from Qooxdoo 0.7.4 for RAP. As far as i 
>> know, the test-cases are usually put somewhere into the applications 
>> namespace and the Test Runner is generated using "make test". The 
>> problem is that i can't use "make test", since the files and folders are 
>> no longer in the usual Qooxdoo project structure and i have no makefile. 
>> (This is what i have to work with.) Is it possible to use the Test 
>> Runner without using "make test"?
>>
>> The way i see it, what i actually need are the tests.html/tests.js 
>> files. Can i create those manually? I already toyed around a bit, but 
>> the test stops with the error "this.frameWindow is null".
>>   
> 
> Ok, I guess you understand that you are dealing with two applications, 
> the Testrunner GUI and a non-gui application that contains the test 
> cases (usually referred to as application-under-test, or AUT).
> 
> I suggest you fetch a vanilla qooxdoo SDK and run "make -n test" or 
> "make -n test-source" (if you want the AUT in the source version) in an 
> application directory, like e.g. webmail. You will see various steps of 
> first producing the Testrunner GUI and lastly the AUT application. You 
> basically have to copy these command to the command line to achieve what 
> you want.
> 
> HTH,
> Thomas
> 
>> Greetings,
>> Tim Buschtoens
>>
>>
>> ------------------------------------------------------------------------------
>> The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
>> production scanning environment may not be a perfect world - but thanks to
>> Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
>> Series Scanner you'll get full speed at 300 dpi even with all image 
>> processing features enabled. http://p.sf.net/sfu/kodak-com
>> _______________________________________________
>> qooxdoo-devel mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>>
>>
>>   
> 
> ------------------------------------------------------------------------------
> The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
> production scanning environment may not be a perfect world - but thanks to
> Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
> Series Scanner you'll get full speed at 300 dpi even with all image 
> processing features enabled. http://p.sf.net/sfu/kodak-com


------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to