Re: [Quickfix-users] Acceptance Test errors
Brought to you by:
orenmnero
From: Joerg T. <Joe...@ma...> - 2002-09-03 15:45:38
|
OM...@th... wrote: > It appears that the Message::validate() method is always returning true on > your system. These tests are basically saying that the engine is > processing messages even if they have a bad checksum or an invalid length. > Can you also post the results of the unit tests? Do they all pass? $ ./runut 12345 ..................................................................................................................... 117 out of 117 tests passing (100%) Obviously all unit tests pass. Joerg |