Implemented some new classes to allow better control of the test suite from the GUI.
The GuiTestResult and GuiTestRunner classes have been added to the relax_test_runner module, and
these are used rather than RelaxTestResult and RelaxTestRunner if the from_gui flag is sent to the
main Test_suite_runner class.