Menu

SVN archive Commit Log


Commit Date  
[r15914] by bugman

Created a unit test package for the user_function package.

2012-05-03 17:40:13 Tree
[r15913] by bugman

Shifted the Uf_info singleton into the new user_functions.data module.

This will avoid a lot of circular imports.

2012-05-03 17:38:18 Tree
[r15912] by bugman

Created a module for setting up all of the user function data.

This is just a test, so probably will not be permanent.

2012-05-03 17:35:39 Tree
[r15911] by bugman

Created the Uf_info singleton class for holding all of user function data.

2012-05-03 17:34:45 Tree
[r15910] by bugman

Created a number of special objects for the user function data storage.

2012-05-03 17:33:24 Tree
[r15909] by bugman

Merged revisions 15906-15907 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r15906 | bugman | 2012-05-03 16:29:16 +0200 (Thu, 03 May 2012) | 6 lines

Fix for the Base_value ResetChoices() method.

The recent simplification was failing as the ComboBox.Insert() method could not handle the position
being set to sys.maxint, unlike most other of its methods.
........
r15907 | bugman | 2012-05-03 18:14:11 +0200 (Thu, 03 May 2012) | 8 lines

Big bug fix for the test suite!

One of the state system tests was removing the frame order analysis from the
generic_fns.pipes.VALID_TYPES list with a pop() call. But this change is permanent. So in the
later Bmrb.test_bmrb_rw GUI test, the GUI fails as this list is used in the pipe.create GUI user
function interface and it no longer matches the corresponding PIPE_DESC_LIST structure!
........

2012-05-03 16:43:26 Tree
[r15908] by bugman

Created the empty user_functions package.

2012-05-03 16:35:51 Tree
[r15907] by bugman

Big bug fix for the test suite!

One of the state system tests was removing the frame order analysis from the
generic_fns.pipes.VALID_TYPES list with a pop() call. But this change is permanent. So in the
later Bmrb.test_bmrb_rw GUI test, the GUI fails as this list is used in the pipe.create GUI user
function interface and it no longer matches the corresponding PIPE_DESC_LIST structure!

2012-05-03 16:14:11 Tree
[r15906] by bugman

Fix for the Base_value ResetChoices() method.

The recent simplification was failing as the ComboBox.Insert() method could not handle the position
being set to sys.maxint, unlike most other of its methods.

2012-05-03 14:29:16 Tree
[r15905] by bugman

Initialized merge tracking via "svnmerge" with revisions "1-15903" from
svn+ssh://bugman@.../svn/relax/1.3

2012-05-03 14:24:05 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.