1. eutest processing

The eutest program is not processing or not outputting its log file correctly. As I have posted before, the datetime test fails under DOS. It still does yet the html file claims that there are no failures.

http://euphoria.blogdns.com/1212-dos.html

new topic     » topic index » view message » categorize

2. Re: eutest processing

I mean, no failure for the t_datetime test.

new topic     » goto parent     » topic index » view message » categorize

3. Re: eutest processing

SDPringle said...

The eutest program is not processing or not outputting its log file correctly. As I have posted before, the datetime test fails under DOS. It still does yet the html file claims that there are no failures.

http://euphoria.blogdns.com/1212-dos.html

How exactly is it failing? Could you post the output you get when testing it individually?

Matt

new topic     » goto parent     » topic index » view message » categorize

4. Re: eutest processing

I've contributed some ideas to eutest.ex and unittest.e. Take a look on my server: http://euphoria.blogdns.com

I ran the new eutest.ex on three files: t_call.e, t_declanywhere.e and t_datetime.e using the MSDOS executable. I decided it is not a good idea to run eutest.ex using the DOS interpreter so I run commands like:

exwc.exe -i ..\include ..\..\eumod\bin\eutest.ex -log -exe ..\source\ex.exe -ec ..\source\ec.exe -lib ..\source\ec.lib t_datetime.e t_declanywhere.e t_call.e

The log processing code will need revising before it looks nice again but its functional.

Please try out the two EUPHORIA files mentioned on UNIX.

Shawn

new topic     » goto parent     » topic index » view message » categorize

5. Re: eutest processing

SDPringle said...

I've contributed some ideas to eutest.ex and unittest.e. Take a look on my server: http://euphoria.blogdns.com

I ran the new eutest.ex on three files: t_call.e, t_declanywhere.e and t_datetime.e using the MSDOS executable. I decided it is not a good idea to run eutest.ex using the DOS interpreter so I run commands like:

exwc.exe -i ..\include ..\..\eumod\bin\eutest.ex -log -exe ..\source\ex.exe -ec ..\source\ec.exe -lib ..\source\ec.lib t_datetime.e t_declanywhere.e t_call.e

Ok, but how are the tests failing? What do you get when they fail? I'm trying to figure out how eutest.ex is failing.

SDPringle said...

Please try out the two EUPHORIA files mentioned on UNIX.

Where are they? There's a lot of stuff listed there, and it's not clear where they are.

Matt

new topic     » goto parent     » topic index » view message » categorize

6. Re: eutest processing

http://euphoria.blogdns.com/eutest.ex and http://euphoria.blogdns.com/unittest.e I will copy over the log file there too: http://euphoria.blogdns.com/unittest.log

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu