Commit b1b054f0646386ebb3c87585d5991dbc370eabfd

Nick Mathewson 2013-04-26T12:12:08

Make all tests pass under EVENT_DEBUG_MODE=1 The fix was easy: the tests that were failing were those tests that also enabled debug mode themselves. So, let them know when EVENT_DEBUG_MODE is on, so they won't do that.