Commit ad923a11f1e110b3bf03b7179cdcd15ccfcfedd6

Nick Mathewson 2010-10-19T12:33:50

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.