Menu

Commit [r15909]  Maximize  Restore  History

Merged revisions 15906-15907 via svnmerge from

svn+ssh://bugman@.../svn/relax/1.3

........
r15906 | bugman | 2012-05-03 16:29:16 +0200 (Thu, 03 May 2012) | 6 lines

Fix for the Base_value ResetChoices() method.

The recent simplification was failing as the ComboBox.Insert() method could not handle the position
being set to sys.maxint, unlike most other of its methods.
........
r15907 | bugman | 2012-05-03 18:14:11 +0200 (Thu, 03 May 2012) | 8 lines

Big bug fix for the test suite!

One of the state system tests was removing the frame order analysis from the
generic_fns.pipes.VALID_TYPES list with a pop() call. But this change is permanent. So in the
later Bmrb.test_bmrb_rw GUI test, the GUI fails as this list is used in the pipe.create GUI user
function interface and it no longer matches the corresponding PIPE_DESC_LIST structure!
........

bugman 2012-05-03

changed /branches/uf_redesign
changed /branches/uf_redesign/gui/wizard_elements.py
changed /branches/uf_redesign/test_suite/system_tests/state.py
/branches/uf_redesign/gui/wizard_elements.py Diff Switch to side-by-side view
Loading...
/branches/uf_redesign/test_suite/system_tests/state.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.