Menu

SVN archive Commit Log


Commit Date  
[r16327] by bugman

Individual elements of the Sequence and Combo_list GUI element can now be set via the SetValue() method.

The Sequence.SetValue() method now accepts the index arg, and this is passed onto the
Combo_list.SetValue() method. The individual elements of the Sequence element still cannot be set
via the index.

2012-05-18 08:32:48 Tree
[r16326] by bugman

The free file format object can now be remotely controlled in the auto-generated user functions.

This allows the test suite to set these values. For this, a special Free_file_format.SetValue()
method was created, and the user function SetValue() method will call this when needed.

2012-05-18 07:48:22 Tree
[r16325] by bugman

Removed the desc_short args to the Sequence* GUI input element classes.

These do not exist!

2012-05-18 07:29:00 Tree
[r16324] by bugman

Merged revisions 16323 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r16323 | bugman | 2012-05-18 09:09:55 +0200 (Fri, 18 May 2012) | 7 lines

Fix for the relax controller SplitIO() setup for logging and teeing modes.

The SplitIO() usage is now disabled for the test suite. This prevents a doubling of the print outs
in the GUI tests. The problem was introduced at r15843 with the accommodation for the logging and
teeing modes with the GUI.
........

2012-05-18 07:10:36 Tree
[r16323] by bugman

Fix for the relax controller SplitIO() setup for logging and teeing modes.

The SplitIO() usage is now disabled for the test suite. This prevents a doubling of the print outs
in the GUI tests. The problem was introduced at r15843 with the accommodation for the logging and
teeing modes with the GUI.

2012-05-18 07:09:55 Tree
[r16322] by bugman

Merged revisions 16321 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r16321 | bugman | 2012-05-16 19:02:48 +0200 (Wed, 16 May 2012) | 3 lines

The relax data store is_empty() method now only prints to STDERR if the verbosity flag is set.
........

2012-05-16 17:03:22 Tree
[r16321] by bugman

The relax data store is_empty() method now only prints to STDERR if the verbosity flag is set.

2012-05-16 17:02:48 Tree
[r16320] by bugman

The GUI test base execute_uf() method now only sets an arg if the arg has a corresponding GUI element.

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

Missing import causing all GUI tests to fail.

2012-05-16 16:44:06 Tree
[r16318] by bugman

Edited all the module docstrings in the user_functions package.

2012-05-16 16:38:58 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.