On Wed, 9 Oct 2019 at 15:57, D. Hugh Redelmeier <[email protected]> wrote: > > New commits: > commit 1d22c5a11acfbee75f996c2a750677109c0362ab > Author: D. Hugh Redelmeier <[email protected]> > Date: Wed Oct 9 15:55:26 2019 -0400 > > testing: check/ip/ipcheck.h fix spelling and grammatical error > > Note: none of these messages shows up in a test reference log so I > guess that the testing isn't comprehensive.
I sure hope that none of those messages show up - they're all failures! check-01 invokes the tests as: ipsec ipcheck > /dev/null || echo error so any text appearing on stderr triggers a failure (the content of the text doesn't matter just that there is some). This is proving far more workable than enumcheck and some other tests that do use reference output - since no one seems to update or read it Andrew _______________________________________________ Swan-dev mailing list [email protected] https://lists.libreswan.org/mailman/listinfo/swan-dev
