Improved GUI clean up when terminating GUI tests.
The clean_up_windows() method, called from tearDown(), now also destroys the pipe editor window, the results viewer window, and the prompt window. This ensures that all of the major relax windows are destroyed between GUI tests.
Authored by: bugman 2015-02-03
Parent: [r27465]
Child: [r27467]