Menu

SVN archive Commit Log


Commit Date  
[r16349] by bugman

The GUI tests base execute_uf() method now runs all user functions in synchronous mode.

In combination with the previous gui_raise() change, this allows the GUI tests to actually fail when
a RelaxError occurs.

2012-05-18 15:39:53 Tree
[r16348] by bugman

The gui_raise() function now simply re-raises the RelaxError when in test mode.

This allows the GUI test to properly fail.

2012-05-18 15:36:59 Tree
[r16347] by bugman

Missing import required for temporary file deletion.

2012-05-18 14:56:08 Tree
[r16346] by bugman

Removed all of the dir user function args in the BMRB GUI test.

These need to be part of the file argument, as the file and dir args are merged into one GUI
file selection element.

2012-05-18 14:49:18 Tree
[r16345] by bugman

The Combo_list GUI input element SetValue() method now handles single values and lists.

This is required for the GUI tests.

2012-05-18 14:47:04 Tree
[r16344] by bugman

The ComboBox data values are now set to the choices in the __init__() method if not given.

This is required by the GUI tests, as the ResetChoices() method which does the same thing has not
been called.

2012-05-18 14:46:20 Tree
[r16343] by bugman

Shifted the combo_list GUI element into the gui.input_elements package.

2012-05-18 14:20:19 Tree
[r16342] by bugman

Fix for the Sequence_2D GUI element for when the first dimension is variable but the second is fixed.

This allows the bmrb.citation GUI user function 'authors' argument element to be functional.

2012-05-18 14:10:27 Tree
[r16341] by bugman

Another missing import, accidentally deleted.

2012-05-18 13:47:37 Tree
[r16340] by bugman

Reintroduced some accidentally deleted imports.

2012-05-18 13:46:13 Tree
Older >
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.