Commit | Date | |
---|---|---|
[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 |
[r27447]
by
bugman
Reverted r27243, the skipping of the GUI tests on wxPython 2.8. The command used was: This was discussed at http://thread.gmane.org/gmane.science.nmr.relax.devel/7502/focus=7512. ..... |
2015-02-03 08:41:12 | Tree |
[r27446]
by
bugman
Reverted r27241, the wxPython 2.8 warning. The command used was: This was discussed at http://thread.gmane.org/gmane.science.nmr.relax.devel/7502/focus=7512. ..... |
2015-02-03 08:37:34 | Tree |
[r27445]
by
bugman
Large improvement for the GUI test tearDown() clean up method, fixing the tests on wxPython 2.8. The user function window destruction has been shifted into a new clean_up_windows() method which is The spin viewer window change allows the GUI tests to pass on wxPython 2.8 again. This also allows |
2015-02-03 08:20:10 | Tree |
[r27444]
by
bugman
Big bug fix for the GUI tests on MS Windows systems. On MS Windows systems, the GUI tests were unable to complete without crashing. This is because each The solution is that after each GUI test, all user function windows are destroyed. The user |
2015-02-02 22:34:27 | Tree |
[r27443]
by
bugman
Updates for many of the Diffusion_tensor system tests. This is due to the changed directory names in test_suite/shared_data/diffusion_tensor/. The |
2015-02-02 16:25:22 | Tree |