[litwindow-users] Re: unittests
Status: Alpha
Brought to you by:
hajokirchhoff
From: Hajo K. <mai...@ha...> - 2005-04-26 12:22:19
|
yrs90 wrote: > I ran the unittests. I got the following output. The couple of exceptions > I looked at appear to be consistent with a successful test. They do. These are expected exceptions. Relevant is the line OK (41 tests). That indicates all unit tests are okay. Hajo > > unittest_md.exe > ......................................... > > > OK (41 tests) > > > <RETURN> to continue > > --------------- lw_err --------------- > lwbase_error exception is not a container > lwbase_error exception is not a container > lwbase_error exception invalid from_string<int> input. not a number. > lwbase_error exception type mismatch > lwbase_error exception no such property > lwbase_error exception converter<Fix1>::to_string method not implemented > lwbase_error exception value conflict > lwbase_error exception value conflict > lwbase_error exception Variable fixValue1 has type Fix1 but type int > expected. > lwbase_error exception Variable noSuchVariable not found > > > > --- > [This E-mail scanned for viruses by Declude Virus] > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click |