mc/tests
Mooffie cc8fcdcfc0 Fix trailing whitespace problem.
sscanf() returns EOF when it reaches the end of the string. Our code
erroneously interprets this as if a number was read. The fix: we test for an
explicit '1'.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2016-12-04 09:55:27 +03:00
..
lib Fix trailing whitespace problem. 2016-12-04 09:55:27 +03:00
src NULL-ize some variables to make unit tests happy. 2016-11-21 13:12:55 +03:00
Makefile.am
mctest.h