[fdo-dev] [UnitTest] More detailed log
Romica Dascalescu
Romica.Dascalescu at autodesk.com
Mon Aug 28 10:49:42 EDT 2006
Mateusz,
UnitTestMySql is using by default MySqlInit.txt
UnitTestOdbc is using by default OdbcInit.txt
If you want to specify a different file name, you can do that by
running:
./UnitTestMySql initfiletest=MySqlInitEx.txt
./UnitTestOdbc initfiletest=OdbcInitEx.txt
Romica.
-----Original Message-----
From: Mateusz Loskot [mailto:mateusz at loskot.net]
Sent: Monday, August 28, 2006 10:40 AM
To: dev at fdo.osgeo.org
Subject: Re: [fdo-dev] [UnitTest] More detailed log
Romica Dascalescu wrote:
> Hi Mateusz,
>
> You must fill up your MySqlInit.txt file with the right values. The
> unit test stops when an exception is thrown in a test function and
> there is missing a "try{}catch(...){}" block.
Hi Romica,
This is what I need to know (MySqlInit.txt) to run UT.
I should search through files yesterday first. :-)
Thanks
--
Mateusz Loskot
http://mateusz.loskot.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe at fdo.osgeo.org
For additional commands, e-mail: dev-help at fdo.osgeo.org
More information about the Fdo-internals
mailing list