Author :
Joakim Soderberg
Date :
2014-01-22 12:12:51
Hash :f1715b47 Message :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?