On Thu, 11 Sep 2003, Kevin Groeneveld wrote:
Here is my first attempt at a conformance test for the BuildCommDCB functions. It does not cover very many cases yet, but I thought I would post what I have so far in case I am going about this the wrong way.
Just a small pick: could you modify it so that for all calls to ok the message is '\n' terminated?
Currently ok() will add a '\n' if none is provided but we're trying to change that as it's inconsistent with all other APIs...