Menu

SVN archive Commit Log


Commit Date  
[r17228] by bugman

Increased the size of the test suite warning dialog for MS Windows.

2012-07-11 10:23:50 Tree
[r17227] by bugman

Bug fix for the model-free GUI auto-analysis GUI test on MS Windows.

The wizards for the CSA value and nuclear isotopes were experiencing racing conditions on MS Windows
with the _ok() calls. These have been replaced with _go_next() calls which do not have the same
issue.

2012-07-11 09:18:44 Tree
[r17226] by bugman

More GPL v3 license updates.

2012-07-10 18:43:53 Tree
[r17225] by bugman

Updated relax to the GNU General Public License version 3.

2012-07-10 18:16:55 Tree
[r17224] by bugman

Bug fix for MS Windows for the deletion of temporary files in the system tests.

For certain Windows/Python combinations, a WindowsError was being raised saying that the file cannot
be deleted as it is being used by another process. This happens when the XML file from a
results.write or state.save user function call is deleted by the system test tearDown() method.

2012-07-10 15:39:28 Tree
[r17223] by bugman

Fix for the reporting of skipped GUI tests.

The Frame_order tests skipped because of the missing Scipy module were been labelled as system
rather than GUI tests.

2012-07-10 12:37:33 Tree
[r17222] by bugman

Improvements to the skipped test printout from the test suite.

Now all test categories (system, unit and GUI) are printed if a module/package is missing. This
allows for better debugging.

2012-07-10 12:14:07 Tree
[r17221] by bugman

Bug fix for the pipe editor window hiding and restoring.

All of the Pipe_editor.Show() method has been shifted into the GUI show_pipe_editor() method. This
is needed for the technique of unregistering with the observer objects when the window is closed via
a Hide() call.

2012-07-10 10:26:41 Tree
[r17220] by bugman

Fix for the State.test_load_state_no_gui() for handling pipe bundles.

Though not caught by the test, the pipe needs to be associated with a pipe bundle to be able to
cleanly associate with a model-free analysis tab.

2012-07-10 10:24:49 Tree
[r17219] by bugman

The GUI show_pipe_editor() method is now the place where the methods are registered with the observers.

This is a partial bug fix for the GUI tests. The hiding mechanism of the window with unregistration
requires this.

2012-07-10 09:55:00 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.