Commit | Date | |
---|---|---|
[r27457]
by
bugman
Fixes for the custom Wiz_window.Destroy() method. This will now first close the wizard window via the Close() method to make sure all of the wizard |
2015-02-03 11:25:11 | Tree |
2015-02-03 11:22:00 | Tree | |
[r27455]
by
bugman
Modified the GUI test suite tearDown() method. The clean_up_windows() method called by tearDown() now prints out a lost of all of the living |
2015-02-03 11:20:51 | Tree |
[r27454]
by
bugman
Modified the GUI test suite _execute_uf() method. This user function execution method now calls the user function GUI object Destroy() method to clean |
2015-02-03 11:17:11 | Tree |
[r27453]
by
bugman
Created the gui.uf_objects.Uf_object.Destroy() method. This will be used to cleanly destroy the user function object. |
2015-02-03 11:11:34 | Tree |
[r27452]
by
bugman
More memory saving improvements for the GUI test suite tearDown() method. The clean_up_windows() method now loops through all top level windows (frames, dialogs, panels, |
2015-02-03 09:48:10 | Tree |
[r27451]
by
bugman
Simplification of the Dead_uf_pages.test_mol_create GUI test. The RelaxError cannot be caught from the GUI user function window, therefore the try statement has |
2015-02-03 09:26:56 | Tree |
[r27450]
by
bugman
Fix for the GUI test clean_up_windows() method called from tearDown(). The user function window (Wiz_window) must be closed before the user function page (Uf_page), so Traceback (most recent call last): |
2015-02-03 09:14:45 | Tree |
[r27449]
by
bugman
Created a special Destroy() method for the spin viewer window. This is for greater control of the spin viewer window destruction. First the methods registered |
2015-02-03 09:07:09 | Tree |
[r27448]
by
bugman
Reverted r27325, the General.test_bug_23187_residue_delete_gui GUI test is no longer disabled. The command was: The 'Bus Error' on Mac OS X due to this test is no longer an issue, as the spin viewer window is now ..... |
2015-02-03 08:46:40 | Tree |