Hi Christopher,

thanks for your interest.

I did not add informix support yet. It is very close to being
supported but I do not have informix therefore it has never been
tested yet. Some debugging may be needed.

Would you be able to run this test:

cd gluon/
edit sql.py, in the last doctest, replace connection string in
SQLDB(....) with something like
    SQLDB('informix://username:[EMAIL PROTECTED]/database')
python sql.py

please send me the output of the tests or, if you can, try fix what
breaks.

If you could help writing more and better tests that would be great.

Massimo


On Nov 10, 10:06 pm, cesmiga <[EMAIL PROTECTED]> wrote:
> Massimo,
>
> I downloaded Web2Py 1.48 and see you added InformixDB support.  Here
> is a silly question.  Is there some sort of standard test plan or
> should I develop one.  I don't mind developing my own test plan since
> I do this professionally anyway.
>
> Thank you,
> Christopher Smiga
> Software Test Engineer
> Cisco Systems - Video Technology Group
>
> mdipierro wrote:
> > I posted web2py 1.48. Many many many small changes. faster and better
> > than ever.
> > Please give it a try and check if any of your apps break.
>
> > Massimo
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to