Menu

SVN archive Commit Log


Commit Date  
[r16355] by bugman

Fix for the specific_fns.model_free unit tests for the results.read uf arg name change.

The directory is now specified via the 'dir' arg rather than 'directory'.

2012-05-18 18:09:12 Tree
[r16354] by bugman

Updated the prompt and generic_fns package __all__ lists.

2012-05-18 18:07:03 Tree
[r16353] by bugman

The auto-generated file and dir selection dialogs now have wildcards and styles.

This is provided through the new 'wiz_filesel_wildcard', 'wiz_filesel_style' and 'wiz_dirsel_style'
user function arg args which are then passed on to the file and dir selection GUI elements. All
user functions dealing with files and directories have been updated.

2012-05-18 17:17:31 Tree
[r16352] by bugman

Updated the model-free auto-analysis GUI test for the new user function design.

2012-05-18 16:11:48 Tree
[r16351] by bugman

A number of fixes for the BMRB GUI test for the new user function design.

This GUI test now passes.

2012-05-18 16:01:42 Tree
[r16350] by bugman

The Value GUI element as a ComboBox can now handle input values which are not in the list.

This allows user functions with the 'wiz_combo_choices' arg arg set and the 'wiz_read_only' arg arg
of False to function. This is for the user to select from a list of pre-defined defaults, or input
their own value.

2012-05-18 16:00:27 Tree
[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
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.