Commit
994c2dc38ab4a1518baee1dd0059fca08e814043
by peter.peqchanged mock timers and improved error messages
new mock timers don't use threads, so they should be better for
deterministic unit tests -- still needs some testing
A related problem fixed here is that exceptions in tests were not
reported correctly, because no one looked at the GUI collecting all the
errors.
(commit: 994c2dc)