4e6e1ce054
Using LogEnabler in wxFileSystemWatcher test case still didn't show anything even in case of unexpected failures because debug messages didn't appear in the test output. Fix this by using a custom log target which shows the debug (and trace) messages on stderr, instead of using the debug output for them, even under MSW. Also make LogEnabler public, and rename it to a more unique name, as it could be useful in the other tests too. |
||
---|---|---|
.. | ||
fswatchertest.cpp |