[qmtest] [Patch] qmtest crashes for integer attribute values
Mark Mitchell
mark at codesourcery.com
Thu Feb 14 07:28:14 UTC 2002
--On Tuesday, February 05, 2002 04:57:24 PM +0300 Vladimir Prus
<ghost at cs.msu.su> wrote:
>
> Hi,
> There currently two problems in QMTest with handling integer attribute
> values: (I'm using release-1-1-branch in CVS)
> 1. Storing int values in result file crashes qmtest (program return value
> is int) 2. Examining details for failed test crashes GUI when int
> annotations need to be displayed.
Annotation value can only be strings. The integers should be created
to strings by the test class. Are you using a test class that comes
with QMTest, or one of your own?
If you can, send me a complete test database that causes this problem.
Thanks,
--
Mark Mitchell mark at codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com
More information about the qmtest
mailing list