Menu

SVN archive Commit Log


Commit Date  
[r16435] by bugman

Fix for the residue.create res_num arg unit test.

This can now be None in relax!

2012-05-24 09:54:58 Tree
[r16434] by bugman

Fix for the eliminate user function prompt unit test set up.

These tests now run.

2012-05-24 09:48:18 Tree
[r16433] by bugman

Fixes for the changes to the pymol and molmol macro user function arguments.

The colour args have been split up into a name and RGB list now.

2012-05-24 09:44:23 Tree
[r16432] by bugman

Fix for a number of user function definitions.

These problems were picked up by the unit tests.

2012-05-24 09:34:35 Tree
[r16431] by bugman

Fix for the state.save user function definitions - the compress_type arg cannot be None!

2012-05-24 09:23:23 Tree
[r16430] by bugman

Converted all of the prompt unit tests to the new auto-generated user function design.

2012-05-24 09:20:53 Tree
[r16429] by bugman

Updated the model-free auto-analysis GUI test to pass.

Changes include opening and closing the about dialog, loading the sequence via the spin viewer
window - testing this GUI element for the first time and the use of the methods behind the specific
value.set buttons.

2012-05-24 08:26:13 Tree
[r16428] by bugman

The model-free GUI auto-analysis 'About' dialog is now stored as a class instance variable.

This allows it to be manipulated remotely, for example by the GUI tests.

2012-05-24 08:24:00 Tree
[r16427] by bugman

The GUI user functions are now going straight to the back end rather than through the prompt.

The GUI user functions were previously passing through the prompt UI user functions for argument
checking, which then passed on to the back end. Now the prompt is bypassed, and the back end is
being directly called. This should speed up the user functions, and specifically the GUI tests.

2012-05-24 07:42:07 Tree
[r16426] by bugman

The prompt UI versions of the auto-generated user functions are now stored in self._uf_dict.

This is a dictionary whereby the keys are the full user function names as text. This is designed
for speed, so that the user function object can be retrieved much faster.

2012-05-24 07:10:47 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.