Commit | Date | |
---|---|---|
[r16394]
by
bugman
Renamed all of the ResetChoices() GUI methods to UpdateChoices(). This is because they are for updating a list while retaining the current selection. |
2012-05-22 14:43:36 | Tree |
[r16393]
by
bugman
The Combo_list GUI input element ResetChoices() method now remembers the current selection. This allows the selection to be restored when the element is updated, rather than resetting to the |
2012-05-22 14:39:47 | Tree |
2012-05-22 13:51:15 | Tree | |
[r16391]
by
bugman
The GUI test _execute_uf() base method now handles non-keyword args, by converting them to keyword args. |
2012-05-22 13:48:27 | Tree |
[r16390]
by
bugman
All system test scripts are now executed through the base script_exec() method. This allows them to be run in the GUI tests as well. |
2012-05-22 13:36:13 | Tree |
[r16389]
by
bugman
Fix for the file selection and directory handling in the GUI base test _execute_uf() method. This now handles the situation of when no directory argument is supplied. |
2012-05-22 13:08:08 | Tree |
2012-05-22 12:26:56 | Tree | |
2012-05-22 12:05:01 | Tree | |
2012-05-22 12:03:46 | Tree | |
[r16385]
by
bugman
Modified the GUI tests so that they can operate in the same way as the system tests. Now entire test suite classes can be executed in isolation by typing, for example: $ relax --gui-test N_state_model |
2012-05-22 12:03:27 | Tree |