Commit 6c91dd94959c94ee139e870843f285fcb22fc55c

Daniel Richard G 2019-08-01T15:01:47

Don't call printf with NULL string in runtest.c Avoids undefined behavior causing problems on HP-UX and Solaris. Closes #78.