Menu

Commit [r26254]  Maximize  Restore  History

Fix for the poorly written User_functions.test_structure_add_atom GUI test.

This fixes one part of 2 of the bug #22772 (https://gna.org/bugs/?22772), the modelfree4 binary
issue and the User_functions GUI tests with wxPython 2.9 failures of the test suite.

The problem was that a list element was being set in the GUI test, but that element did not exist
yet. Somehow this worked in wxPython 2.8. But the bad code failed on wxPython 2.9.

bugman 2014-10-13

changed /trunk/test_suite/gui_tests/test_user_functions.py
/trunk/test_suite/gui_tests/test_user_functions.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.