Commit f1715b471d7e900d56502ce6c315f427d78815f4

Joakim Soderberg 2014-01-22T12:12:51

Guard against EVENT_NOWIN32 being set during testing. On windows all tests will fail if EVENT_NOWIN32 is set, since then there will be no backend available. Question is if we should simply disable the environment variable check on Windows, since there's only one backend available anyway?