Author :
Nick Mathewson
Date :
2010-10-19 12:33:50
Hash :ad923a11 Message :Improvements to tinytest_macros.h
First, handle cases where we have %s in a tt_want or tt_assert.
Second, add tt_want_*_op that do a tt_*_op test, but do not exit the
test on failure.
We should push these upstream to tinytest some time.